GET https://kbin.spritesserver.nl/d/files.mastodon.online/comments?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 187
  +score: 0
  +lastActive: DateTime @1701324476 {#1940
    date: 2023-11-30 07:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 154567
  -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6487316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747492 {#1664
    date: 2023-11-23 14:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 187
  +score: 0
  +lastActive: DateTime @1701324476 {#1940
    date: 2023-11-30 07:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 154567
  -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6487316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747492 {#1664
    date: 2023-11-23 14:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1833
  +user: App\Entity\User {#2477 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 187
  +score: 0
  +lastActive: DateTime @1701324476 {#1940
    date: 2023-11-30 07:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1827 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 154567
  -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6487316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747492 {#1664
    date: 2023-11-23 14:51:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2720
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700752238 {#2718
    date: 2023-11-23 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 154926
  -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4289954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752238 {#2719
    date: 2023-11-23 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2720
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700752238 {#2718
    date: 2023-11-23 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 154926
  -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4289954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752238 {#2719
    date: 2023-11-23 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2720
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700752238 {#2718
    date: 2023-11-23 16:10:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 154926
  -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4289954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700752238 {#2719
    date: 2023-11-23 16:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700752238 {#2718
      date: 2023-11-23 16:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 154926
    -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4289954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752238 {#2719
      date: 2023-11-23 16:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I love to see the eu fucking over companies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700754404 {#2996
    date: 2023-11-23 16:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@BelieveRevolt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 155077
  -bodyTs: "'compani':9 'eu':6 'fuck':7 'love':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6058862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700754404 {#2997
    date: 2023-11-23 16:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700752238 {#2718
      date: 2023-11-23 16:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 154926
    -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4289954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752238 {#2719
      date: 2023-11-23 16:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I love to see the eu fucking over companies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700754404 {#2996
    date: 2023-11-23 16:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@BelieveRevolt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 155077
  -bodyTs: "'compani':9 'eu':6 'fuck':7 'love':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6058862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700754404 {#2997
    date: 2023-11-23 16:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2998
  +user: Proxies\__CG__\App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2720
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "All of EU is adopting this practice to comply with the EU Price Indication Directive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700752238 {#2718
      date: 2023-11-23 16:10:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2722 …}
    +nested: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    -id: 154926
    -bodyTs: "'adopt':5 'compli':9 'direct':15 'eu':3,12 'indic':14 'practic':7 'price':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4289954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700752238 {#2719
      date: 2023-11-23 16:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I love to see the eu fucking over companies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700754404 {#2996
    date: 2023-11-23 16:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@BelieveRevolt@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3002 …}
  +votes: Doctrine\ORM\PersistentCollection {#3004 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3010 …}
  -id: 155077
  -bodyTs: "'compani':9 'eu':6 'fuck':7 'love':2 'see':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6058862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700754404 {#2997
    date: 2023-11-23 16:46:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2736
  +user: Proxies\__CG__\App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "In America we keep the same price but decrease the amount of product. #profit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700788557 {#2734
    date: 2023-11-24 02:15:57.0 +01:00
  }
  +ip: null
  +tags: [
    "profit"
  ]
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2738 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  -id: 156966
  -bodyTs: "'america':2 'amount':11 'decreas':9 'keep':4 'price':7 'product':13 'profit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4959283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788557 {#2735
    date: 2023-11-24 02:15:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2736
  +user: Proxies\__CG__\App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "In America we keep the same price but decrease the amount of product. #profit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700788557 {#2734
    date: 2023-11-24 02:15:57.0 +01:00
  }
  +ip: null
  +tags: [
    "profit"
  ]
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2738 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  -id: 156966
  -bodyTs: "'america':2 'amount':11 'decreas':9 'keep':4 'price':7 'product':13 'profit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4959283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788557 {#2735
    date: 2023-11-24 02:15:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2736
  +user: Proxies\__CG__\App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "In America we keep the same price but decrease the amount of product. #profit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700788557 {#2734
    date: 2023-11-24 02:15:57.0 +01:00
  }
  +ip: null
  +tags: [
    "profit"
  ]
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2738 …}
  +nested: Doctrine\ORM\PersistentCollection {#2740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2742 …}
  +reports: Doctrine\ORM\PersistentCollection {#2744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2748 …}
  -id: 156966
  -bodyTs: "'america':2 'amount':11 'decreas':9 'keep':4 'price':7 'product':13 'profit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4959283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700788557 {#2735
    date: 2023-11-24 02:15:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2752
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "One of the benefits of being part of the EU :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1700748611 {#2750
    date: 2023-11-23 15:10:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 154655
  -bodyTs: "'benefit':4 'eu':10 'one':1 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5081528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748611 {#2751
    date: 2023-11-23 15:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2752
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "One of the benefits of being part of the EU :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1700748611 {#2750
    date: 2023-11-23 15:10:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 154655
  -bodyTs: "'benefit':4 'eu':10 'one':1 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5081528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748611 {#2751
    date: 2023-11-23 15:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2752
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "One of the benefits of being part of the EU :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1700748611 {#2750
    date: 2023-11-23 15:10:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 154655
  -bodyTs: "'benefit':4 'eu':10 'one':1 'part':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5081528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748611 {#2751
    date: 2023-11-23 15:10:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2768
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751135 {#2766
    date: 2023-11-23 15:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2770 …}
  +nested: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
  -id: 154838
  -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6489383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751135 {#2767
    date: 2023-11-23 15:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2768
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751135 {#2766
    date: 2023-11-23 15:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2770 …}
  +nested: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
  -id: 154838
  -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6489383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751135 {#2767
    date: 2023-11-23 15:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2768
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700751135 {#2766
    date: 2023-11-23 15:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2770 …}
  +nested: Doctrine\ORM\PersistentCollection {#2772 …}
  +votes: Doctrine\ORM\PersistentCollection {#2774 …}
  +reports: Doctrine\ORM\PersistentCollection {#2776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
  -id: 154838
  -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6489383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751135 {#2767
    date: 2023-11-23 15:52:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2966
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700751737 {#2964
    date: 2023-11-23 16:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2968 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 154884
  -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751737 {#2965
    date: 2023-11-23 16:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2966
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700751737 {#2964
    date: 2023-11-23 16:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2968 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 154884
  -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751737 {#2965
    date: 2023-11-23 16:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2966
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700751737 {#2964
    date: 2023-11-23 16:02:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2968 …}
  +nested: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  -id: 154884
  -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6490043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700751737 {#2965
    date: 2023-11-23 16:02:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2966
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700751737 {#2964
      date: 2023-11-23 16:02:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2968 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 154884
    -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6490043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751737 {#2965
      date: 2023-11-23 16:02:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700760289 {#3114
    date: 2023-11-23 18:24:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 155428
  -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760289 {#3115
    date: 2023-11-23 18:24:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2966
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700751737 {#2964
      date: 2023-11-23 16:02:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2968 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 154884
    -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6490043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751737 {#2965
      date: 2023-11-23 16:02:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700760289 {#3114
    date: 2023-11-23 18:24:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 155428
  -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760289 {#3115
    date: 2023-11-23 18:24:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2966
    +user: Proxies\__CG__\App\Entity\User {#2967 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700751737 {#2964
      date: 2023-11-23 16:02:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2968 …}
    +nested: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    -id: 154884
    -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6490043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751737 {#2965
      date: 2023-11-23 16:02:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700760289 {#3114
    date: 2023-11-23 18:24:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 155428
  -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760289 {#3115
    date: 2023-11-23 18:24:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3215
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2966
      +user: Proxies\__CG__\App\Entity\User {#2967 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700751737 {#2964
        date: 2023-11-23 16:02:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2968 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#2972 …}
      +reports: Doctrine\ORM\PersistentCollection {#2974 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 154884
      -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6490043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751737 {#2965
        date: 2023-11-23 16:02:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700760289 {#3114
      date: 2023-11-23 18:24:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 155428
    -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760289 {#3115
      date: 2023-11-23 18:24:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Nice, very cool, thanks for informing me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762501 {#3213
    date: 2023-11-23 19:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 155571
  -bodyTs: "'cool':3 'inform':6 'nice':1 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6495852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762501 {#3214
    date: 2023-11-23 19:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2966
      +user: Proxies\__CG__\App\Entity\User {#2967 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700751737 {#2964
        date: 2023-11-23 16:02:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2968 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#2972 …}
      +reports: Doctrine\ORM\PersistentCollection {#2974 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 154884
      -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6490043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751737 {#2965
        date: 2023-11-23 16:02:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700760289 {#3114
      date: 2023-11-23 18:24:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 155428
    -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760289 {#3115
      date: 2023-11-23 18:24:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Nice, very cool, thanks for informing me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762501 {#3213
    date: 2023-11-23 19:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 155571
  -bodyTs: "'cool':3 'inform':6 'nice':1 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6495852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762501 {#3214
    date: 2023-11-23 19:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#2967 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2966
      +user: Proxies\__CG__\App\Entity\User {#2967 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I know nothing about your country, is it common to speak English and what’s the native language?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700751737 {#2964
        date: 2023-11-23 16:02:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2968 …}
      +nested: Doctrine\ORM\PersistentCollection {#2970 …}
      +votes: Doctrine\ORM\PersistentCollection {#2972 …}
      +reports: Doctrine\ORM\PersistentCollection {#2974 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
      -id: 154884
      -bodyTs: "'common':9 'countri':6 'english':12 'know':2 'languag':18 'nativ':17 'noth':3 'speak':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6490043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751737 {#2965
        date: 2023-11-23 16:02:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "It’s quite common for people to speak English. The native language is Slovene. It’s a really small country in central Europe (much larger than Liechtenstein tho)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700760289 {#3114
      date: 2023-11-23 18:24:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@JokeDeity@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 155428
    -bodyTs: "'central':22 'common':4 'countri':20 'english':9 'europ':23 'languag':12 'larger':25 'liechtenstein':27 'much':24 'nativ':11 'peopl':6 'quit':3 'realli':18 'sloven':14 'small':19 'speak':8 'tho':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760289 {#3115
      date: 2023-11-23 18:24:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Nice, very cool, thanks for informing me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700762501 {#3213
    date: 2023-11-23 19:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 155571
  -bodyTs: "'cool':3 'inform':6 'nice':1 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6495852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762501 {#3214
    date: 2023-11-23 19:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2982
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "How did you figure out your citizenship then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755833 {#2980
    date: 2023-11-23 17:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 155153
  -bodyTs: "'citizenship':7 'figur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755833 {#2981
    date: 2023-11-23 17:10:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2982
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "How did you figure out your citizenship then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755833 {#2980
    date: 2023-11-23 17:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 155153
  -bodyTs: "'citizenship':7 'figur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755833 {#2981
    date: 2023-11-23 17:10:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2982
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2768
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700751135 {#2766
      date: 2023-11-23 15:52:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2770 …}
    +nested: Doctrine\ORM\PersistentCollection {#2772 …}
    +votes: Doctrine\ORM\PersistentCollection {#2774 …}
    +reports: Doctrine\ORM\PersistentCollection {#2776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    -id: 154838
    -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6489383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700751135 {#2767
      date: 2023-11-23 15:52:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "How did you figure out your citizenship then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755833 {#2980
    date: 2023-11-23 17:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2984 …}
  +nested: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
  -id: 155153
  -bodyTs: "'citizenship':7 'figur':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5532339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755833 {#2981
    date: 2023-11-23 17:10:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2982
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "How did you figure out your citizenship then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755833 {#2980
      date: 2023-11-23 17:10:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 155153
    -bodyTs: "'citizenship':7 'figur':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5532339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755833 {#2981
      date: 2023-11-23 17:10:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "We have a comedian among us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760169 {#3129
    date: 2023-11-23 18:22:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 155422
  -bodyTs: "'among':5 'comedian':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760169 {#3130
    date: 2023-11-23 18:22:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2982
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "How did you figure out your citizenship then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755833 {#2980
      date: 2023-11-23 17:10:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 155153
    -bodyTs: "'citizenship':7 'figur':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5532339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755833 {#2981
      date: 2023-11-23 17:10:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "We have a comedian among us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760169 {#3129
    date: 2023-11-23 18:22:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 155422
  -bodyTs: "'among':5 'comedian':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760169 {#3130
    date: 2023-11-23 18:22:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#2769 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2982
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2768
      +user: Proxies\__CG__\App\Entity\User {#2769 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700751135 {#2766
        date: 2023-11-23 15:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2770 …}
      +nested: Doctrine\ORM\PersistentCollection {#2772 …}
      +votes: Doctrine\ORM\PersistentCollection {#2774 …}
      +reports: Doctrine\ORM\PersistentCollection {#2776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
      -id: 154838
      -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6489383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700751135 {#2767
        date: 2023-11-23 15:52:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "How did you figure out your citizenship then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755833 {#2980
      date: 2023-11-23 17:10:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2984 …}
    +nested: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
    -id: 155153
    -bodyTs: "'citizenship':7 'figur':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5532339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755833 {#2981
      date: 2023-11-23 17:10:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "We have a comedian among us"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760169 {#3129
    date: 2023-11-23 18:22:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 155422
  -bodyTs: "'among':5 'comedian':4 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6494728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760169 {#3130
    date: 2023-11-23 18:22:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2982
      +user: Proxies\__CG__\App\Entity\User {#2983 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "How did you figure out your citizenship then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755833 {#2980
        date: 2023-11-23 17:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 155153
      -bodyTs: "'citizenship':7 'figur':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755833 {#2981
        date: 2023-11-23 17:10:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "We have a comedian among us"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700760169 {#3129
      date: 2023-11-23 18:22:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 155422
    -bodyTs: "'among':5 'comedian':4 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760169 {#3130
      date: 2023-11-23 18:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "**ඞ**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700780707 {#3198
    date: 2023-11-24 00:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 156550
  -bodyTs: "'ඞ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780707 {#3199
    date: 2023-11-24 00:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2982
      +user: Proxies\__CG__\App\Entity\User {#2983 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "How did you figure out your citizenship then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755833 {#2980
        date: 2023-11-23 17:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 155153
      -bodyTs: "'citizenship':7 'figur':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755833 {#2981
        date: 2023-11-23 17:10:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "We have a comedian among us"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700760169 {#3129
      date: 2023-11-23 18:22:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 155422
    -bodyTs: "'among':5 'comedian':4 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760169 {#3130
      date: 2023-11-23 18:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "**ඞ**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700780707 {#3198
    date: 2023-11-24 00:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 156550
  -bodyTs: "'ඞ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780707 {#3199
    date: 2023-11-24 00:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3131
    +user: Proxies\__CG__\App\Entity\User {#2769 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2982
      +user: Proxies\__CG__\App\Entity\User {#2983 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#2768
        +user: Proxies\__CG__\App\Entity\User {#2769 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: App\Entity\EntryComment {#1833
          +user: App\Entity\User {#2477 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
          +image: null
          +parent: null
          +root: null
          +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 187
          +score: 0
          +lastActive: DateTime @1701324476 {#1940
            date: 2023-11-30 07:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1513 …}
          +nested: Doctrine\ORM\PersistentCollection {#2431 …}
          +votes: Doctrine\ORM\PersistentCollection {#1827 …}
          +reports: Doctrine\ORM\PersistentCollection {#1512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
          -id: 154567
          -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6487316"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747492 {#1664
            date: 2023-11-23 14:51:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1833}
        +body: "Oh wow that’s cool! I’m from Slovenia too and I didn’t know that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700751135 {#2766
          date: 2023-11-23 15:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@tilcica@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2770 …}
        +nested: Doctrine\ORM\PersistentCollection {#2772 …}
        +votes: Doctrine\ORM\PersistentCollection {#2774 …}
        +reports: Doctrine\ORM\PersistentCollection {#2776 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2778 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
        -id: 154838
        -bodyTs: "'cool':5 'didn':13 'know':15 'm':7 'oh':1 'slovenia':9 'wow':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6489383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700751135 {#2767
          date: 2023-11-23 15:52:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "How did you figure out your citizenship then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755833 {#2980
        date: 2023-11-23 17:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
        "@GregorTacTac@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2984 …}
      +nested: Doctrine\ORM\PersistentCollection {#2986 …}
      +votes: Doctrine\ORM\PersistentCollection {#2988 …}
      +reports: Doctrine\ORM\PersistentCollection {#2990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2992 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2994 …}
      -id: 155153
      -bodyTs: "'citizenship':7 'figur':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5532339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755833 {#2981
        date: 2023-11-23 17:10:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "We have a comedian among us"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700760169 {#3129
      date: 2023-11-23 18:22:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@GregorTacTac@lemm.ee"
      "@TheBat@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    -id: 155422
    -bodyTs: "'among':5 'comedian':4 'us':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6494728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700760169 {#3130
      date: 2023-11-23 18:22:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "**ඞ**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700780707 {#3198
    date: 2023-11-24 00:05:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@GregorTacTac@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 156550
  -bodyTs: "'ඞ':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780707 {#3199
    date: 2023-11-24 00:05:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2784
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700755981 {#2782
    date: 2023-11-23 17:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 155172
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755981 {#2783
    date: 2023-11-23 17:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2784
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700755981 {#2782
    date: 2023-11-23 17:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 155172
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755981 {#2783
    date: 2023-11-23 17:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2784
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1700755981 {#2782
    date: 2023-11-23 17:13:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 155172
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755981 {#2783
    date: 2023-11-23 17:13:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2800
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755941 {#2798
    date: 2023-11-23 17:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 155165
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755941 {#2799
    date: 2023-11-23 17:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2800
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755941 {#2798
    date: 2023-11-23 17:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 155165
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755941 {#2799
    date: 2023-11-23 17:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2800
  +user: Proxies\__CG__\App\Entity\User {#2785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700755941 {#2798
    date: 2023-11-23 17:12:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 155165
  -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6491954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700755941 {#2799
    date: 2023-11-23 17:12:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Big items I usually start watching a few months out. If I see a store or brand that pulls tthis garbage, I simply go elsewhere. If I can’t find it on offer, I buy it regular price at the smaller retail store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700758286 {#3012
    date: 2023-11-23 17:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 155313
  -bodyTs: "'big':1 'brand':17 'buy':35 'elsewher':25 'find':30 'garbag':21 'go':24 'item':2 'month':9 'offer':33 'price':38 'pull':19 'regular':37 'retail':42 'see':13 'simpli':23 'smaller':41 'start':5 'store':15,43 'tthis':20 'usual':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758286 {#3013
    date: 2023-11-23 17:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Big items I usually start watching a few months out. If I see a store or brand that pulls tthis garbage, I simply go elsewhere. If I can’t find it on offer, I buy it regular price at the smaller retail store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700758286 {#3012
    date: 2023-11-23 17:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 155313
  -bodyTs: "'big':1 'brand':17 'buy':35 'elsewher':25 'find':30 'garbag':21 'go':24 'item':2 'month':9 'offer':33 'price':38 'pull':19 'regular':37 'retail':42 'see':13 'simpli':23 'smaller':41 'start':5 'store':15,43 'tthis':20 'usual':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758286 {#3013
    date: 2023-11-23 17:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3014
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Big items I usually start watching a few months out. If I see a store or brand that pulls tthis garbage, I simply go elsewhere. If I can’t find it on offer, I buy it regular price at the smaller retail store."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700758286 {#3012
    date: 2023-11-23 17:51:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3016 …}
  +nested: Doctrine\ORM\PersistentCollection {#3018 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  -id: 155313
  -bodyTs: "'big':1 'brand':17 'buy':35 'elsewher':25 'find':30 'garbag':21 'go':24 'item':2 'month':9 'offer':33 'price':38 'pull':19 'regular':37 'retail':42 'see':13 'simpli':23 'smaller':41 'start':5 'store':15,43 'tthis':20 'usual':4 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5533209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700758286 {#3013
    date: 2023-11-23 17:51:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: """
    It might actually work if the requirement was a year instead of 30 days.\n
    \n
    Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700757744 {#3028
    date: 2023-11-23 17:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 155281
  -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5856029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757744 {#3029
    date: 2023-11-23 17:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: """
    It might actually work if the requirement was a year instead of 30 days.\n
    \n
    Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700757744 {#3028
    date: 2023-11-23 17:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 155281
  -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5856029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757744 {#3029
    date: 2023-11-23 17:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3031 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2800
    +user: Proxies\__CG__\App\Entity\User {#2785 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700755941 {#2798
      date: 2023-11-23 17:12:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2801 …}
    +nested: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    -id: 155165
    -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6491954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700755941 {#2799
      date: 2023-11-23 17:12:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: """
    It might actually work if the requirement was a year instead of 30 days.\n
    \n
    Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700757744 {#3028
    date: 2023-11-23 17:42:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 155281
  -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5856029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700757744 {#3029
    date: 2023-11-23 17:42:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2800
      +user: Proxies\__CG__\App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755941 {#2798
        date: 2023-11-23 17:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2801 …}
      +nested: Doctrine\ORM\PersistentCollection {#2803 …}
      +votes: Doctrine\ORM\PersistentCollection {#2805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
      -id: 155165
      -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6491954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755941 {#2799
        date: 2023-11-23 17:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: """
      It might actually work if the requirement was a year instead of 30 days.\n
      \n
      Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700757744 {#3028
      date: 2023-11-23 17:42:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@ximtor@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 155281
    -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5856029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757744 {#3029
      date: 2023-11-23 17:42:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I honestly think 1 year would be too far back to be actually relevant to the current price, but I can see a 3 month period being a good middle ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760326 {#3144
    date: 2023-11-23 18:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
    "@Mnemnosyne@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 155429
  -bodyTs: "'1':4 '3':24 'actual':13 'back':10 'current':17 'far':9 'good':29 'ground':31 'honest':2 'middl':30 'month':25 'period':26 'price':18 'relev':14 'see':22 'think':3 'would':6 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5086436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760326 {#3145
    date: 2023-11-23 18:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2800
      +user: Proxies\__CG__\App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755941 {#2798
        date: 2023-11-23 17:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2801 …}
      +nested: Doctrine\ORM\PersistentCollection {#2803 …}
      +votes: Doctrine\ORM\PersistentCollection {#2805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
      -id: 155165
      -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6491954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755941 {#2799
        date: 2023-11-23 17:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: """
      It might actually work if the requirement was a year instead of 30 days.\n
      \n
      Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700757744 {#3028
      date: 2023-11-23 17:42:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@ximtor@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 155281
    -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5856029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757744 {#3029
      date: 2023-11-23 17:42:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I honestly think 1 year would be too far back to be actually relevant to the current price, but I can see a 3 month period being a good middle ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760326 {#3144
    date: 2023-11-23 18:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
    "@Mnemnosyne@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 155429
  -bodyTs: "'1':4 '3':24 'actual':13 'back':10 'current':17 'far':9 'good':29 'ground':31 'honest':2 'middl':30 'month':25 'period':26 'price':18 'relev':14 'see':22 'think':3 'would':6 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5086436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760326 {#3145
    date: 2023-11-23 18:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#2753 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3031 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2800
      +user: Proxies\__CG__\App\Entity\User {#2785 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "I think its a thing here in norway as well. Thats why they just increase the price in early october, just a month ahead of black week bullcrap. Have seen plenty of electronics “super discounted” to the same price they had in september/october"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700755941 {#2798
        date: 2023-11-23 17:12:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2801 …}
      +nested: Doctrine\ORM\PersistentCollection {#2803 …}
      +votes: Doctrine\ORM\PersistentCollection {#2805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2807 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
      -id: 155165
      -bodyTs: "'ahead':24 'black':26 'bullcrap':28 'discount':35 'earli':19 'electron':33 'increas':15 'month':23 'norway':8 'octob':20 'plenti':31 'price':17,39 'seen':30 'september/october':43 'super':34 'that':11 'thing':5 'think':2 'week':27 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6491954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700755941 {#2799
        date: 2023-11-23 17:12:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: """
      It might actually work if the requirement was a year instead of 30 days.\n
      \n
      Also mandate minimum font size for it and that it must be displayed along with the current price anywhere the current price appears.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700757744 {#3028
      date: 2023-11-23 17:42:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@ximtor@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    -id: 155281
    -bodyTs: "'30':13 'actual':3 'along':28 'also':15 'anywher':33 'appear':37 'current':31,35 'day':14 'display':27 'font':18 'instead':11 'mandat':16 'might':2 'minimum':17 'must':25 'price':32,36 'requir':7 'size':19 'work':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5856029"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700757744 {#3029
      date: 2023-11-23 17:42:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I honestly think 1 year would be too far back to be actually relevant to the current price, but I can see a 3 month period being a good middle ground."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700760326 {#3144
    date: 2023-11-23 18:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@ximtor@lemm.ee"
    "@Mnemnosyne@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3149 …}
  +votes: Doctrine\ORM\PersistentCollection {#3151 …}
  +reports: Doctrine\ORM\PersistentCollection {#3153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 155429
  -bodyTs: "'1':4 '3':24 'actual':13 'back':10 'current':17 'far':9 'good':29 'ground':31 'honest':2 'middl':30 'month':25 'period':26 'price':18 'relev':14 'see':22 'think':3 'would':6 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5086436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700760326 {#3145
    date: 2023-11-23 18:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2815
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700761890 {#2813
    date: 2023-11-23 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 155527
  -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761890 {#2814
    date: 2023-11-23 18:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2815
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700761890 {#2813
    date: 2023-11-23 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 155527
  -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761890 {#2814
    date: 2023-11-23 18:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2815
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700761890 {#2813
    date: 2023-11-23 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 155527
  -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761890 {#2814
    date: 2023-11-23 18:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2815
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700761890 {#2813
      date: 2023-11-23 18:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 155527
    -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761890 {#2814
      date: 2023-11-23 18:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700767076 {#3044
    date: 2023-11-23 20:17:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 155806
  -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jamie.moe/comment/1825775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767076 {#3045
    date: 2023-11-23 20:17: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
75 DENIED edit
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2815
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700761890 {#2813
      date: 2023-11-23 18:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 155527
    -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761890 {#2814
      date: 2023-11-23 18:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700767076 {#3044
    date: 2023-11-23 20:17:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 155806
  -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jamie.moe/comment/1825775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767076 {#3045
    date: 2023-11-23 20:17: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
76 DENIED moderate
App\Entity\EntryComment {#3046
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2815
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#1833
      +user: App\Entity\User {#2477 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 187
      +score: 0
      +lastActive: DateTime @1701324476 {#1940
        date: 2023-11-30 07:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1513 …}
      +nested: Doctrine\ORM\PersistentCollection {#2431 …}
      +votes: Doctrine\ORM\PersistentCollection {#1827 …}
      +reports: Doctrine\ORM\PersistentCollection {#1512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
      -id: 154567
      -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6487316"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747492 {#1664
        date: 2023-11-23 14:51:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700761890 {#2813
      date: 2023-11-23 18:51:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 155527
    -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5534323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700761890 {#2814
      date: 2023-11-23 18:51:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700767076 {#3044
    date: 2023-11-23 20:17:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 155806
  -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jamie.moe/comment/1825775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767076 {#3045
    date: 2023-11-23 20:17: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2815
      +user: Proxies\__CG__\App\Entity\User {#2816 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700761890 {#2813
        date: 2023-11-23 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2817 …}
      +nested: Doctrine\ORM\PersistentCollection {#2819 …}
      +votes: Doctrine\ORM\PersistentCollection {#2821 …}
      +reports: Doctrine\ORM\PersistentCollection {#2823 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
      -id: 155527
      -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761890 {#2814
        date: 2023-11-23 18:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700767076 {#3044
      date: 2023-11-23 20:17:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@VicentAdultman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 155806
    -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jamie.moe/comment/1825775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700767076 {#3045
      date: 2023-11-23 20:17:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "That’s a sample of all the good things it can have when corruption doesnt happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700805184 {#3159
    date: 2023-11-24 06:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
    "@Jamie@jamie.moe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 157517
  -bodyTs: "'corrupt':14 'doesnt':15 'good':8 'happen':16 'sampl':4 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805184 {#3160
    date: 2023-11-24 06:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2815
      +user: Proxies\__CG__\App\Entity\User {#2816 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700761890 {#2813
        date: 2023-11-23 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2817 …}
      +nested: Doctrine\ORM\PersistentCollection {#2819 …}
      +votes: Doctrine\ORM\PersistentCollection {#2821 …}
      +reports: Doctrine\ORM\PersistentCollection {#2823 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
      -id: 155527
      -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761890 {#2814
        date: 2023-11-23 18:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700767076 {#3044
      date: 2023-11-23 20:17:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@VicentAdultman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 155806
    -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jamie.moe/comment/1825775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700767076 {#3045
      date: 2023-11-23 20:17:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "That’s a sample of all the good things it can have when corruption doesnt happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700805184 {#3159
    date: 2023-11-24 06:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
    "@Jamie@jamie.moe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 157517
  -bodyTs: "'corrupt':14 'doesnt':15 'good':8 'happen':16 'sampl':4 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805184 {#3160
    date: 2023-11-24 06:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#3046
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2815
      +user: Proxies\__CG__\App\Entity\User {#2816 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: App\Entity\EntryComment {#1833
        +user: App\Entity\User {#2477 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
        +image: null
        +parent: null
        +root: null
        +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 187
        +score: 0
        +lastActive: DateTime @1701324476 {#1940
          date: 2023-11-30 07:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1513 …}
        +nested: Doctrine\ORM\PersistentCollection {#2431 …}
        +votes: Doctrine\ORM\PersistentCollection {#1827 …}
        +reports: Doctrine\ORM\PersistentCollection {#1512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
        -id: 154567
        -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6487316"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747492 {#1664
          date: 2023-11-23 14:51:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1833}
      +body: "Brazil’s consumers rights department listed itens prices so stores can’t fake advertise them. Countries with regulations: ok, we can do Black Friday, but…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700761890 {#2813
        date: 2023-11-23 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@tilcica@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2817 …}
      +nested: Doctrine\ORM\PersistentCollection {#2819 …}
      +votes: Doctrine\ORM\PersistentCollection {#2821 …}
      +reports: Doctrine\ORM\PersistentCollection {#2823 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
      -id: 155527
      -bodyTs: "'advertis':14 'black':23 'brazil':1 'consum':3 'countri':16 'depart':5 'fake':13 'friday':24 'iten':7 'list':6 'ok':19 'price':8 'regul':18 'right':4 'store':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5534323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700761890 {#2814
        date: 2023-11-23 18:51:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1833}
    +body: "I like how for all the problems Brazil has, the consumer protection laws are consistently some of the best around."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700767076 {#3044
      date: 2023-11-23 20:17:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@tilcica@lemm.ee"
      "@VicentAdultman@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 155806
    -bodyTs: "'around':20 'best':19 'brazil':8 'consist':15 'consum':11 'law':13 'like':2 'problem':7 'protect':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jamie.moe/comment/1825775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700767076 {#3045
      date: 2023-11-23 20:17:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "That’s a sample of all the good things it can have when corruption doesnt happen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700805184 {#3159
    date: 2023-11-24 06:53:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
    "@VicentAdultman@lemmy.world"
    "@Jamie@jamie.moe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3173 …}
  -id: 157517
  -bodyTs: "'corrupt':14 'doesnt':15 'good':8 'happen':16 'sampl':4 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700805184 {#3160
    date: 2023-11-24 06:53:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2831
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Also in Poland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700767836 {#2829
    date: 2023-11-23 20:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 155854
  -bodyTs: "'also':1 'poland':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767836 {#2830
    date: 2023-11-23 20:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2831
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Also in Poland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700767836 {#2829
    date: 2023-11-23 20:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 155854
  -bodyTs: "'also':1 'poland':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767836 {#2830
    date: 2023-11-23 20:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2831
  +user: Proxies\__CG__\App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1833
    +user: App\Entity\User {#2477 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "in slovenia we just passed a law that requires shops to state the price change of an item in the last 30 days :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 187
    +score: 0
    +lastActive: DateTime @1701324476 {#1940
      date: 2023-11-30 07:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1513 …}
    +nested: Doctrine\ORM\PersistentCollection {#2431 …}
    +votes: Doctrine\ORM\PersistentCollection {#1827 …}
    +reports: Doctrine\ORM\PersistentCollection {#1512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
    -id: 154567
    -bodyTs: "'30':22 'chang':15 'day':23 'item':18 'last':21 'law':7 'pass':5 'price':14 'requir':9 'shop':10 'slovenia':2 'state':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6487316"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747492 {#1664
      date: 2023-11-23 14:51:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1833}
  +body: "Also in Poland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700767836 {#2829
    date: 2023-11-23 20:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 155854
  -bodyTs: "'also':1 'poland':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5535943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767836 {#2830
    date: 2023-11-23 20:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1701280385 {#1568
    date: 2023-11-29 18:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 154555
  -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3773871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747324 {#1548
    date: 2023-11-23 14:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1701280385 {#1568
    date: 2023-11-29 18:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 154555
  -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3773871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747324 {#1548
    date: 2023-11-23 14:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#1702 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 83
  +score: 0
  +lastActive: DateTime @1701280385 {#1568
    date: 2023-11-29 18:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 154555
  -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3773871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747324 {#1548
    date: 2023-11-23 14:48:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1562
    +user: App\Entity\User {#1702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1701280385 {#1568
      date: 2023-11-29 18:53:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1550 …}
    +nested: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1557 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    -id: 154555
    -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3773871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747324 {#1548
      date: 2023-11-23 14:48:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1562}
  +body: "*Directed by M. Night Shyamalan*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700770354 {#2702
    date: 2023-11-23 21:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 156009
  -bodyTs: "'direct':1 'm':3 'night':4 'shyamalan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5536614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770354 {#2703
    date: 2023-11-23 21:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1562
    +user: App\Entity\User {#1702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1701280385 {#1568
      date: 2023-11-29 18:53:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1550 …}
    +nested: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1557 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    -id: 154555
    -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3773871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747324 {#1548
      date: 2023-11-23 14:48:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1562}
  +body: "*Directed by M. Night Shyamalan*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700770354 {#2702
    date: 2023-11-23 21:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 156009
  -bodyTs: "'direct':1 'm':3 'night':4 'shyamalan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5536614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770354 {#2703
    date: 2023-11-23 21:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#1562
    +user: App\Entity\User {#1702 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Years ago, in October I wanted to buy a new TV, my wife said we should wait for black Friday but I just bought it anyway. I keep checking the price day after day and the price of it keep rising slowly every day, until black Friday when it had a 40% sale off and was still more expensive of what I paid two months before."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 83
    +score: 0
    +lastActive: DateTime @1701280385 {#1568
      date: 2023-11-29 18:53:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1550 …}
    +nested: Doctrine\ORM\PersistentCollection {#1558 …}
    +votes: Doctrine\ORM\PersistentCollection {#1557 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
    -id: 154555
    -bodyTs: "'40':52 'ago':2 'anyway':26 'black':19,46 'bought':24 'buy':8 'check':29 'day':32,34,44 'everi':43 'expens':59 'friday':20,47 'keep':28,40 'month':65 'new':10 'octob':4 'paid':63 'price':31,37 'rise':41 'said':14 'sale':53 'slowli':42 'still':57 'tv':11 'two':64 'wait':17 'want':6 'wife':13 'year':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/3773871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747324 {#1548
      date: 2023-11-23 14:48:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1562}
  +body: "*Directed by M. Night Shyamalan*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700770354 {#2702
    date: 2023-11-23 21:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@driving_crooner@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -id: 156009
  -bodyTs: "'direct':1 'm':3 'night':4 'shyamalan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5536614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770354 {#2703
    date: 2023-11-23 21:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701268229 {#2469
    date: 2023-11-29 15:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 154538
  -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6056049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747004 {#2467
    date: 2023-11-23 14:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701268229 {#2469
    date: 2023-11-29 15:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 154538
  -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6056049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747004 {#2467
    date: 2023-11-23 14:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#2379 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701268229 {#2469
    date: 2023-11-29 15:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 154538
  -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6056049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747004 {#2467
    date: 2023-11-23 14:43:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2688
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701268229 {#2469
      date: 2023-11-29 15:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
    -id: 154538
    -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6056049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747004 {#2467
      date: 2023-11-23 14:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700747331 {#2686
    date: 2023-11-23 14:48:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 154556
  -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747331 {#2687
    date: 2023-11-23 14:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2688
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701268229 {#2469
      date: 2023-11-29 15:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
    -id: 154538
    -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6056049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747004 {#2467
      date: 2023-11-23 14:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700747331 {#2686
    date: 2023-11-23 14:48:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 154556
  -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747331 {#2687
    date: 2023-11-23 14:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2688
  +user: Proxies\__CG__\App\Entity\User {#2689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: App\Entity\User {#2379 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701268229 {#2469
      date: 2023-11-29 15:30:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
    -id: 154538
    -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6056049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747004 {#2467
      date: 2023-11-23 14:43:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700747331 {#2686
    date: 2023-11-23 14:48:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2690 …}
  +nested: Doctrine\ORM\PersistentCollection {#2692 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -id: 154556
  -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1718619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747331 {#2687
    date: 2023-11-23 14:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2934
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701268229 {#2469
        date: 2023-11-29 15:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 154538
      -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6056049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747004 {#2467
        date: 2023-11-23 14:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700747331 {#2686
      date: 2023-11-23 14:48:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@RotatingParts@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 154556
    -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747331 {#2687
      date: 2023-11-23 14:48:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "I use Keepa, same type of thing, and I’ll just set it to notify me when it reaches the desired low price again. I rarely buy anything unless it’s on sale prices now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700762144 {#2932
    date: 2023-11-23 18:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 155544
  -bodyTs: "'anyth':28 'buy':27 'desir':21 'keepa':3 'll':10 'low':22 'notifi':15 'price':23,34 'rare':26 'reach':19 'sale':33 'set':12 'thing':7 'type':5 'unless':29 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4917722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762144 {#2933
    date: 2023-11-23 18:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2934
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701268229 {#2469
        date: 2023-11-29 15:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 154538
      -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6056049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747004 {#2467
        date: 2023-11-23 14:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700747331 {#2686
      date: 2023-11-23 14:48:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@RotatingParts@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 154556
    -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747331 {#2687
      date: 2023-11-23 14:48:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "I use Keepa, same type of thing, and I’ll just set it to notify me when it reaches the desired low price again. I rarely buy anything unless it’s on sale prices now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700762144 {#2932
    date: 2023-11-23 18:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 155544
  -bodyTs: "'anyth':28 'buy':27 'desir':21 'keepa':3 'll':10 'low':22 'notifi':15 'price':23,34 'rare':26 'reach':19 'sale':33 'set':12 'thing':7 'type':5 'unless':29 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4917722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762144 {#2933
    date: 2023-11-23 18:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2934
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2688
    +user: Proxies\__CG__\App\Entity\User {#2689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2370
      +user: App\Entity\User {#2379 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only way to know if a Black Friday price is good is to know the usual “regular” price of the item. That takes planning to jot the price down a month or more in advance and then wait to see what the Black Friday price is. It’s all a game."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701268229 {#2469
        date: 2023-11-29 15:30:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 154538
      -bodyTs: "'advanc':36 'black':8,44 'friday':9,45 'game':52 'good':12 'item':22 'jot':27 'know':5,15 'month':32 'plan':25 'price':10,19,29,46 'regular':18 'see':41 'take':24 'usual':17 'wait':39 'way':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6056049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747004 {#2467
        date: 2023-11-23 14:43:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2370}
    +body: "Also using plugins like camelcamelcamel can help with this. Shows you a graph of history for prices"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700747331 {#2686
      date: 2023-11-23 14:48:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@RotatingParts@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2690 …}
    +nested: Doctrine\ORM\PersistentCollection {#2692 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -id: 154556
    -bodyTs: "'also':1 'camelcamelcamel':5 'graph':13 'help':7 'histori':15 'like':4 'plugin':3 'price':17 'show':10 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1718619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747331 {#2687
      date: 2023-11-23 14:48:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2370}
  +body: "I use Keepa, same type of thing, and I’ll just set it to notify me when it reaches the desired low price again. I rarely buy anything unless it’s on sale prices now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700762144 {#2932
    date: 2023-11-23 18:55:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@RotatingParts@lemmy.ml"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 155544
  -bodyTs: "'anyth':28 'buy':27 'desir':21 'keepa':3 'll':10 'low':22 'notifi':15 'price':23,34 'rare':26 'reach':19 'sale':33 'set':12 'thing':7 'type':5 'unless':29 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4917722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762144 {#2933
    date: 2023-11-23 18:55:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Low price Sale does not exist. It’s a myth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701269772 {#2036
    date: 2023-11-29 15:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 154434
  -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745232 {#2037
    date: 2023-11-23 14:13:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Low price Sale does not exist. It’s a myth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701269772 {#2036
    date: 2023-11-29 15:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 154434
  -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745232 {#2037
    date: 2023-11-23 14:13:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: null
  +root: null
  +body: "Low price Sale does not exist. It’s a myth!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701269772 {#2036
    date: 2023-11-29 15:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 154434
  -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4840404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745232 {#2037
    date: 2023-11-23 14:13:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2598
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700749154 {#2600
    date: 2023-11-23 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2596 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 154699
  -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749154 {#2599
    date: 2023-11-23 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2598
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700749154 {#2600
    date: 2023-11-23 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2596 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 154699
  -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749154 {#2599
    date: 2023-11-23 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2598
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700749154 {#2600
    date: 2023-11-23 15:19:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2596 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 154699
  -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749154 {#2599
    date: 2023-11-23 15:19:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2950
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2598
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700749154 {#2600
      date: 2023-11-23 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2596 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2674 …}
    +reports: Doctrine\ORM\PersistentCollection {#2675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 154699
    -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700749154 {#2599
      date: 2023-11-23 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Or you use a price comparison website that shows you the pricing history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700750671 {#2948
    date: 2023-11-23 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 154804
  -bodyTs: "'comparison':6 'histori':13 'price':5,12 'show':9 'use':3 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5114435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750671 {#2949
    date: 2023-11-23 15:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2950
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2598
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700749154 {#2600
      date: 2023-11-23 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2596 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2674 …}
    +reports: Doctrine\ORM\PersistentCollection {#2675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 154699
    -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700749154 {#2599
      date: 2023-11-23 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Or you use a price comparison website that shows you the pricing history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700750671 {#2948
    date: 2023-11-23 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 154804
  -bodyTs: "'comparison':6 'histori':13 'price':5,12 'show':9 'use':3 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5114435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750671 {#2949
    date: 2023-11-23 15:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2950
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2598
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "It definitely does, I’ve already made out pretty good on a couple things but you have to know the actual price well in advance and shop outside of Amazon"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700749154 {#2600
      date: 2023-11-23 15:19:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2596 …}
    +nested: Doctrine\ORM\PersistentCollection {#2594 …}
    +votes: Doctrine\ORM\PersistentCollection {#2674 …}
    +reports: Doctrine\ORM\PersistentCollection {#2675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 154699
    -bodyTs: "'actual':21 'advanc':25 'alreadi':6 'amazon':30 'coupl':13 'definit':2 'good':10 'know':19 'made':7 'outsid':28 'pretti':9 'price':22 'shop':27 'thing':14 've':5 'well':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700749154 {#2599
      date: 2023-11-23 15:19:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Or you use a price comparison website that shows you the pricing history."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700750671 {#2948
    date: 2023-11-23 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2952 …}
  +nested: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2956 …}
  +reports: Doctrine\ORM\PersistentCollection {#2958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2962 …}
  -id: 154804
  -bodyTs: "'comparison':6 'histori':13 'price':5,12 'show':9 'use':3 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5114435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750671 {#2949
    date: 2023-11-23 15:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2668
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700746976 {#2666
    date: 2023-11-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 154533
  -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746976 {#2667
    date: 2023-11-23 14:42: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
119 DENIED edit
App\Entity\EntryComment {#2668
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700746976 {#2666
    date: 2023-11-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 154533
  -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746976 {#2667
    date: 2023-11-23 14:42: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
120 DENIED moderate
App\Entity\EntryComment {#2668
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: null
    +root: null
    +body: "Low price Sale does not exist. It’s a myth!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701269772 {#2036
      date: 2023-11-29 15:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 154434
    -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4840404"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700745232 {#2037
      date: 2023-11-23 14:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700746976 {#2666
    date: 2023-11-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
  -id: 154533
  -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746976 {#2667
    date: 2023-11-23 14:42: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2902
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    there's a couple decent deals on basic laptops.. that aren't shit-tier specs, either. that's about all i've seen--but then, i haven't been "looking" either. rent keeps going up, can't afford anything so i don't even bother to look at ads and sales on things that aren't absolutely essential to simply exist.\n
    \n
    i do plan on going to wm on friday.. but later in the afternoon--for a few groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749723 {#2899
    date: 2023-11-23 15:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 154747
  -bodyTs: "'..':10,73 'absolut':59 'ad':51 'afford':40 'afternoon':78 'anyth':41 'aren':12,57 'basic':8 'bother':47 'coupl':4 'deal':6 'decent':5 'either':18,33 'essenti':60 'even':46 'exist':63 'friday':72 'go':36,68 'groceri':82 'haven':29 'keep':35 'laptop':9 'later':75 'look':32,49 'plan':66 'rent':34 'sale':53 'seen':25 'shit':15 'shit-tier':14 'simpli':62 'spec':17 'thing':55 'tier':16 've':24 'wm':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3733317"
  +editedAt: DateTimeImmutable @1701247917 {#2900
    date: 2023-11-29 09:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700749723 {#2901
    date: 2023-11-23 15:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2902
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    there's a couple decent deals on basic laptops.. that aren't shit-tier specs, either. that's about all i've seen--but then, i haven't been "looking" either. rent keeps going up, can't afford anything so i don't even bother to look at ads and sales on things that aren't absolutely essential to simply exist.\n
    \n
    i do plan on going to wm on friday.. but later in the afternoon--for a few groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749723 {#2899
    date: 2023-11-23 15:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 154747
  -bodyTs: "'..':10,73 'absolut':59 'ad':51 'afford':40 'afternoon':78 'anyth':41 'aren':12,57 'basic':8 'bother':47 'coupl':4 'deal':6 'decent':5 'either':18,33 'essenti':60 'even':46 'exist':63 'friday':72 'go':36,68 'groceri':82 'haven':29 'keep':35 'laptop':9 'later':75 'look':32,49 'plan':66 'rent':34 'sale':53 'seen':25 'shit':15 'shit-tier':14 'simpli':62 'spec':17 'thing':55 'tier':16 've':24 'wm':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3733317"
  +editedAt: DateTimeImmutable @1701247917 {#2900
    date: 2023-11-29 09:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700749723 {#2901
    date: 2023-11-23 15:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2902
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    there's a couple decent deals on basic laptops.. that aren't shit-tier specs, either. that's about all i've seen--but then, i haven't been "looking" either. rent keeps going up, can't afford anything so i don't even bother to look at ads and sales on things that aren't absolutely essential to simply exist.\n
    \n
    i do plan on going to wm on friday.. but later in the afternoon--for a few groceries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700749723 {#2899
    date: 2023-11-23 15:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2904 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2908 …}
  +reports: Doctrine\ORM\PersistentCollection {#2910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 154747
  -bodyTs: "'..':10,73 'absolut':59 'ad':51 'afford':40 'afternoon':78 'anyth':41 'aren':12,57 'basic':8 'bother':47 'coupl':4 'deal':6 'decent':5 'either':18,33 'essenti':60 'even':46 'exist':63 'friday':72 'go':36,68 'groceri':82 'haven':29 'keep':35 'laptop':9 'later':75 'look':32,49 'plan':66 'rent':34 'sale':53 'seen':25 'shit':15 'shit-tier':14 'simpli':62 'spec':17 'thing':55 'tier':16 've':24 'wm':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3733317"
  +editedAt: DateTimeImmutable @1701247917 {#2900
    date: 2023-11-29 09:51:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700749723 {#2901
    date: 2023-11-23 15:28:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2918
  +user: Proxies\__CG__\App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "They care…for the money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700763200 {#2916
    date: 2023-11-23 19:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 155599
  -bodyTs: "'care':2 'money':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700763200 {#2917
    date: 2023-11-23 19:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2918
  +user: Proxies\__CG__\App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "They care…for the money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700763200 {#2916
    date: 2023-11-23 19:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 155599
  -bodyTs: "'care':2 'money':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700763200 {#2917
    date: 2023-11-23 19:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2918
  +user: Proxies\__CG__\App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: null
  +parent: App\Entity\EntryComment {#2668
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
    +image: null
    +parent: App\Entity\EntryComment {#2079
      +user: App\Entity\User {#2063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1871 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
      +image: null
      +parent: null
      +root: null
      +body: "Low price Sale does not exist. It’s a myth!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701269772 {#2036
        date: 2023-11-29 15:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 154434
      -bodyTs: "'exist':6 'low':1 'myth':10 'price':2 'sale':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4840404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700745232 {#2037
        date: 2023-11-23 14:13:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2079}
    +body: "This year especially it feels, prices actually went up for Black Friday. They don't even care anymore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1700746976 {#2666
      date: 2023-11-23 14:42:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@Sagar@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2677 …}
    +nested: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2672 …}
    +reports: Doctrine\ORM\PersistentCollection {#2680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2684 …}
    -id: 154533
    -bodyTs: "'actual':7 'anymor':18 'black':11 'care':17 'especi':3 'even':16 'feel':5 'friday':12 'price':6 'went':8 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/650216/-/comment/3732554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700746976 {#2667
      date: 2023-11-23 14:42:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "They care…for the money"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700763200 {#2916
    date: 2023-11-23 19:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@Sagar@sopuli.xyz"
    "@GigglyBobble@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2920 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2924 …}
  +reports: Doctrine\ORM\PersistentCollection {#2926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2930 …}
  -id: 155599
  -bodyTs: "'care':2 'money':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5087655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700763200 {#2917
    date: 2023-11-23 19:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699086044 {#2336
    date: 2023-11-04 09:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 88964
  -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052434 {#2335
    date: 2023-11-04 00:00:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699086044 {#2336
    date: 2023-11-04 09:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 88964
  -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052434 {#2335
    date: 2023-11-04 00:00:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699086044 {#2336
    date: 2023-11-04 09:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 88964
  -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699052434 {#2335
    date: 2023-11-04 00:00:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699086044 {#2336
      date: 2023-11-04 09:20:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 88964
    -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052434 {#2335
      date: 2023-11-04 00:00:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    @doublepepperoni@hexbear.net\n
    \n
    Last i saw a racing-biker with about 40km/h... he had such handlebars where he can lean on it to lie almost on his bike... tipping on his smartphone...\n
    \n
    I have always the urge to do a loud scream/shout...\n
    \n
    😁\n
    \n
    @Masimatutu@mander.xyz
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699086039 {#2616
    date: 2023-11-04 09:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@doublepepperoni@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 88965
  -bodyTs: "'40km/h':11 'almost':24 'alway':34 'bike':27 'biker':8 'doublepepperoni@hexbear.net':1 'handlebar':15 'last':2 'lean':19 'lie':23 'loud':40 'masimatutu@mander.xyz':42 'race':7 'racing-bik':6 'saw':4 'scream/shout':41 'smartphon':31 'tip':28 'urg':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://soc.schuerz.at/objects/4edd2508-1165-45fe-d74f-3f5635628387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699086039 {#2615
    date: 2023-11-04 09:20:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699086044 {#2336
      date: 2023-11-04 09:20:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 88964
    -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052434 {#2335
      date: 2023-11-04 00:00:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    @doublepepperoni@hexbear.net\n
    \n
    Last i saw a racing-biker with about 40km/h... he had such handlebars where he can lean on it to lie almost on his bike... tipping on his smartphone...\n
    \n
    I have always the urge to do a loud scream/shout...\n
    \n
    😁\n
    \n
    @Masimatutu@mander.xyz
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699086039 {#2616
    date: 2023-11-04 09:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@doublepepperoni@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 88965
  -bodyTs: "'40km/h':11 'almost':24 'alway':34 'bike':27 'biker':8 'doublepepperoni@hexbear.net':1 'handlebar':15 'last':2 'lean':19 'lie':23 'loud':40 'masimatutu@mander.xyz':42 'race':7 'racing-bik':6 'saw':4 'scream/shout':41 'smartphon':31 'tip':28 'urg':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://soc.schuerz.at/objects/4edd2508-1165-45fe-d74f-3f5635628387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699086039 {#2615
    date: 2023-11-04 09:20:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2143
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "It really annoys me when I see people on bicycles or e-scooters just browsing Twitter or whatever on their phones. At least people looking at their phones in cars have a steel box around them to protect them from their stupidity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699086044 {#2336
      date: 2023-11-04 09:20:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 88964
    -bodyTs: "'annoy':3 'around':36 'bicycl':10 'box':35 'brows':16 'car':31 'e':13 'e-scoot':12 'least':24 'look':26 'peopl':8,25 'phone':22,29 'protect':39 'realli':2 'scooter':14 'see':7 'steel':34 'stupid':43 'twitter':17 'whatev':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699052434 {#2335
      date: 2023-11-04 00:00:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2143}
  +body: """
    @doublepepperoni@hexbear.net\n
    \n
    Last i saw a racing-biker with about 40km/h... he had such handlebars where he can lean on it to lie almost on his bike... tipping on his smartphone...\n
    \n
    I have always the urge to do a loud scream/shout...\n
    \n
    😁\n
    \n
    @Masimatutu@mander.xyz
    """
  +lang: "de"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699086039 {#2616
    date: 2023-11-04 09:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@doublepepperoni@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2608 …}
  +reports: Doctrine\ORM\PersistentCollection {#2606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 88965
  -bodyTs: "'40km/h':11 'almost':24 'alway':34 'bike':27 'biker':8 'doublepepperoni@hexbear.net':1 'handlebar':15 'last':2 'lean':19 'lie':23 'loud':40 'masimatutu@mander.xyz':42 'race':7 'racing-bik':6 'saw':4 'scream/shout':41 'smartphon':31 'tip':28 'urg':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://soc.schuerz.at/objects/4edd2508-1165-45fe-d74f-3f5635628387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699086039 {#2615
    date: 2023-11-04 09:20:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they didn't want to get run down by my car, why were they riding on the sidewalk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699042643 {#2223
    date: 2023-11-03 21:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 88998
  -bodyTs: "'car':12 'didn':3 'get':7 'ride':16 'run':8 'sidewalk':19 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3345267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699042643 {#2227
    date: 2023-11-03 21:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they didn't want to get run down by my car, why were they riding on the sidewalk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699042643 {#2223
    date: 2023-11-03 21:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 88998
  -bodyTs: "'car':12 'didn':3 'get':7 'ride':16 'run':8 'sidewalk':19 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3345267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699042643 {#2227
    date: 2023-11-03 21:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they didn't want to get run down by my car, why were they riding on the sidewalk?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1699042643 {#2223
    date: 2023-11-03 21:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 88998
  -bodyTs: "'car':12 'didn':3 'get':7 'ride':16 'run':8 'sidewalk':19 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3345267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699042643 {#2227
    date: 2023-11-03 21:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought this was more apple versus android shit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699037720 {#2207
    date: 2023-11-03 19:55:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 89039
  -bodyTs: "'android':8 'appl':6 'shit':9 'thought':2 'versus':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3864118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037720 {#2212
    date: 2023-11-03 19:55:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought this was more apple versus android shit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699037720 {#2207
    date: 2023-11-03 19:55:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 89039
  -bodyTs: "'android':8 'appl':6 'shit':9 'thought':2 'versus':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3864118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037720 {#2212
    date: 2023-11-03 19:55:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I thought this was more apple versus android shit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699037720 {#2207
    date: 2023-11-03 19:55:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 89039
  -bodyTs: "'android':8 'appl':6 'shit':9 'thought':2 'versus':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3864118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699037720 {#2212
    date: 2023-11-03 19:55:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw a guy typing one handed on his moped yesterday…at speed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699030870 {#2182
    date: 2023-11-03 18:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 89040
  -bodyTs: "'guy':4 'hand':7 'mope':10 'one':6 'saw':2 'speed':13 'type':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3861428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030870 {#2171
    date: 2023-11-03 18:01:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw a guy typing one handed on his moped yesterday…at speed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699030870 {#2182
    date: 2023-11-03 18:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 89040
  -bodyTs: "'guy':4 'hand':7 'mope':10 'one':6 'saw':2 'speed':13 'type':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3861428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030870 {#2171
    date: 2023-11-03 18:01:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw a guy typing one handed on his moped yesterday…at speed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699030870 {#2182
    date: 2023-11-03 18:01:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 89040
  -bodyTs: "'guy':4 'hand':7 'mope':10 'one':6 'saw':2 'speed':13 'type':5 'yesterday':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3861428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030870 {#2171
    date: 2023-11-03 18:01:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699547606 {#1356
    date: 2023-11-09 17:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 88926
  -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029116 {#1355
    date: 2023-11-03 17:31: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
151 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699547606 {#1356
    date: 2023-11-09 17:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 88926
  -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029116 {#1355
    date: 2023-11-03 17:31: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
152 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699547606 {#1356
    date: 2023-11-09 17:33:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 88926
  -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029116 {#1355
    date: 2023-11-03 17:31: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2581
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032737 {#2582
    date: 2023-11-03 18:32:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 94744
  -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032737 {#2579
    date: 2023-11-03 18:32: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
155 DENIED edit
App\Entity\EntryComment {#2581
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032737 {#2582
    date: 2023-11-03 18:32:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 94744
  -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032737 {#2579
    date: 2023-11-03 18:32: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
156 DENIED moderate
App\Entity\EntryComment {#2581
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699032737 {#2582
    date: 2023-11-03 18:32:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 94744
  -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699032737 {#2579
    date: 2023-11-03 18:32: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2885
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2581
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699032737 {#2582
      date: 2023-11-03 18:32:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 94744
    -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699032737 {#2579
      date: 2023-11-03 18:32:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Sidewalk riding is what got me hit by a van in the first place. I’m all healed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699222052 {#2883
    date: 2023-11-05 23:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@WalrusDragonOnABike@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 96661
  -bodyTs: "'first':13 'got':5 'heal':18 'hit':7 'm':16 'place':14 'ride':2 'sidewalk':1 'van':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4144118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222052 {#2884
    date: 2023-11-05 23:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2885
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2581
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699032737 {#2582
      date: 2023-11-03 18:32:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 94744
    -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699032737 {#2579
      date: 2023-11-03 18:32:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Sidewalk riding is what got me hit by a van in the first place. I’m all healed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699222052 {#2883
    date: 2023-11-05 23:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@WalrusDragonOnABike@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 96661
  -bodyTs: "'first':13 'got':5 'heal':18 'hit':7 'm':16 'place':14 'ride':2 'sidewalk':1 'van':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4144118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222052 {#2884
    date: 2023-11-05 23:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2885
  +user: Proxies\__CG__\App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2581
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Also to reduce cops trying to tell my to ride at 20mph on the sidewalk..."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699032737 {#2582
      date: 2023-11-03 18:32:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 94744
    -bodyTs: "'20mph':12 'also':1 'cop':4 'reduc':3 'ride':10 'sidewalk':15 'tell':7 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3342304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699032737 {#2579
      date: 2023-11-03 18:32:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Sidewalk riding is what got me hit by a van in the first place. I’m all healed now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699222052 {#2883
    date: 2023-11-05 23:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@WalrusDragonOnABike@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2887 …}
  +nested: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  -id: 96661
  -bodyTs: "'first':13 'got':5 'heal':18 'hit':7 'm':16 'place':14 'ride':2 'sidewalk':1 'van':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4144118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699222052 {#2884
    date: 2023-11-05 23:07:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "I wear hi-vis just because it’s so cool! 😎"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699029307 {#2648
    date: 2023-11-03 17:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 88930
  -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3570618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029307 {#2647
    date: 2023-11-03 17:35:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "I wear hi-vis just because it’s so cool! 😎"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699029307 {#2648
    date: 2023-11-03 17:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 88930
  -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3570618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029307 {#2647
    date: 2023-11-03 17:35:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "I wear hi-vis just because it’s so cool! 😎"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699029307 {#2648
    date: 2023-11-03 17:35:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 88930
  -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3570618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029307 {#2647
    date: 2023-11-03 17:35:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "I wear hi-vis just because it’s so cool! 😎"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699029307 {#2648
      date: 2023-11-03 17:35:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -id: 88930
    -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3570618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029307 {#2647
      date: 2023-11-03 17:35:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029561 {#2868
    date: 2023-11-03 17:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 88931
  -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029561 {#2869
    date: 2023-11-03 17:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "I wear hi-vis just because it’s so cool! 😎"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699029307 {#2648
      date: 2023-11-03 17:35:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -id: 88930
    -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3570618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029307 {#2647
      date: 2023-11-03 17:35:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029561 {#2868
    date: 2023-11-03 17:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 88931
  -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029561 {#2869
    date: 2023-11-03 17:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2870
  +user: App\Entity\User {#2506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "I wear hi-vis just because it’s so cool! 😎"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699029307 {#2648
      date: 2023-11-03 17:35:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -id: 88930
    -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/3570618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029307 {#2647
      date: 2023-11-03 17:35:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699029561 {#2868
    date: 2023-11-03 17:39:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2871 …}
  +nested: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2875 …}
  +reports: Doctrine\ORM\PersistentCollection {#2877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
  -id: 88931
  -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699029561 {#2869
    date: 2023-11-03 17:39:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "<https://yewtu.be/watch?v=dYoiQQB8Zps>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699487495 {#3082
    date: 2023-11-09 00:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 102999
  -bodyTs: "'/watch?v=dyoiqqb8zps':3 'yewtu.be':2 'yewtu.be/watch?v=dyoiqqb8zps':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3447004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487495 {#3083
    date: 2023-11-09 00:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "<https://yewtu.be/watch?v=dYoiQQB8Zps>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699487495 {#3082
    date: 2023-11-09 00:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 102999
  -bodyTs: "'/watch?v=dyoiqqb8zps':3 'yewtu.be':2 'yewtu.be/watch?v=dyoiqqb8zps':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3447004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487495 {#3083
    date: 2023-11-09 00:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "<https://yewtu.be/watch?v=dYoiQQB8Zps>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699487495 {#3082
    date: 2023-11-09 00:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3086 …}
  +nested: Doctrine\ORM\PersistentCollection {#3088 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3096 …}
  -id: 102999
  -bodyTs: "'/watch?v=dyoiqqb8zps':3 'yewtu.be':2 'yewtu.be/watch?v=dyoiqqb8zps':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/fuck_cars@lemmy.ml/t/595465/-/comment/3447004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699487495 {#3083
    date: 2023-11-09 00:51:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "*RGB makes you bike faster*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699033125 {#3098
    date: 2023-11-03 18:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 88932
  -bodyTs: "'bike':4 'faster':5 'make':2 'rgb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4815137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033125 {#3099
    date: 2023-11-03 18:38: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
175 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "*RGB makes you bike faster*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699033125 {#3098
    date: 2023-11-03 18:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 88932
  -bodyTs: "'bike':4 'faster':5 'make':2 'rgb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4815137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033125 {#3099
    date: 2023-11-03 18:38: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
176 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2870
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: Proxies\__CG__\App\Entity\User {#2645 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "I wear hi-vis just because it’s so cool! 😎"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699029307 {#2648
        date: 2023-11-03 17:35:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2644 …}
      +nested: Doctrine\ORM\PersistentCollection {#2642 …}
      +votes: Doctrine\ORM\PersistentCollection {#2640 …}
      +reports: Doctrine\ORM\PersistentCollection {#2638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
      -id: 88930
      -bodyTs: "'cool':11 'hi':4 'hi-vi':3 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3570618"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029307 {#2647
        date: 2023-11-03 17:35:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "That’s what my LED gear is for - gives me an awesome cyberpunk look at night."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699029561 {#2868
      date: 2023-11-03 17:39:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@lgsp@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2871 …}
    +nested: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2875 …}
    +reports: Doctrine\ORM\PersistentCollection {#2877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2881 …}
    -id: 88931
    -bodyTs: "'awesom':12 'cyberpunk':13 'gear':6 'give':9 'led':5 'look':14 'night':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029561 {#2869
      date: 2023-11-03 17:39:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "*RGB makes you bike faster*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699033125 {#3098
    date: 2023-11-03 18:38:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@lgsp@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3102 …}
  +nested: Doctrine\ORM\PersistentCollection {#3104 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 88932
  -bodyTs: "'bike':4 'faster':5 'make':2 'rgb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4815137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699033125 {#3099
    date: 2023-11-03 18:38: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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699030179 {#2632
    date: 2023-11-03 17:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 88927
  -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030179 {#2631
    date: 2023-11-03 17:49:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699030179 {#2632
    date: 2023-11-03 17:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 88927
  -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030179 {#2631
    date: 2023-11-03 17:49:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2493
    +user: App\Entity\User {#2506 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699547606 {#1356
      date: 2023-11-09 17:33:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2494 …}
    +nested: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2498 …}
    +reports: Doctrine\ORM\PersistentCollection {#2500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
    -id: 88926
    -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699029116 {#1355
      date: 2023-11-03 17:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699030179 {#2632
    date: 2023-11-03 17:49:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -id: 88927
  -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5478442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699030179 {#2631
    date: 2023-11-03 17:49:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#2851
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699030179 {#2632
      date: 2023-11-03 17:49:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
    -id: 88927
    -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030179 {#2631
      date: 2023-11-03 17:49:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Surviving is temporary. Being right is forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699046705 {#2850
    date: 2023-11-03 22:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 88928
  -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046705 {#2847
    date: 2023-11-03 22:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2851
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699030179 {#2632
      date: 2023-11-03 17:49:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
    -id: 88927
    -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030179 {#2631
      date: 2023-11-03 17:49:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Surviving is temporary. Being right is forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699046705 {#2850
    date: 2023-11-03 22:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 88928
  -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046705 {#2847
    date: 2023-11-03 22:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2851
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2630
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2493
      +user: App\Entity\User {#2506 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1699547606 {#1356
        date: 2023-11-09 17:33:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2494 …}
      +nested: Doctrine\ORM\PersistentCollection {#2496 …}
      +votes: Doctrine\ORM\PersistentCollection {#2498 …}
      +reports: Doctrine\ORM\PersistentCollection {#2500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
      -id: 88926
      -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699029116 {#1355
        date: 2023-11-03 17:31:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699030179 {#2632
      date: 2023-11-03 17:49:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
    -id: 88927
    -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5478442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699030179 {#2631
      date: 2023-11-03 17:49:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Surviving is temporary. Being right is forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699046705 {#2850
    date: 2023-11-03 22:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  -id: 88928
  -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046705 {#2847
    date: 2023-11-03 22:25:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2630
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699030179 {#2632
        date: 2023-11-03 17:49:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2628 …}
      +nested: Doctrine\ORM\PersistentCollection {#2626 …}
      +votes: Doctrine\ORM\PersistentCollection {#2624 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
      -id: 88927
      -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030179 {#2631
        date: 2023-11-03 17:49:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Surviving is temporary. Being right is forever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699046705 {#2850
      date: 2023-11-03 22:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 88928
    -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046705 {#2847
      date: 2023-11-03 22:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699050784 {#3070
    date: 2023-11-03 23:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 89403
  -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050784 {#3073
    date: 2023-11-03 23:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2630
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699030179 {#2632
        date: 2023-11-03 17:49:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2628 …}
      +nested: Doctrine\ORM\PersistentCollection {#2626 …}
      +votes: Doctrine\ORM\PersistentCollection {#2624 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
      -id: 88927
      -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030179 {#2631
        date: 2023-11-03 17:49:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Surviving is temporary. Being right is forever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699046705 {#2850
      date: 2023-11-03 22:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 88928
    -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046705 {#2847
      date: 2023-11-03 22:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699050784 {#3070
    date: 2023-11-03 23:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 89403
  -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050784 {#3073
    date: 2023-11-03 23:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3075
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2630
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2493
        +user: App\Entity\User {#2506 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1699547606 {#1356
          date: 2023-11-09 17:33:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2494 …}
        +nested: Doctrine\ORM\PersistentCollection {#2496 …}
        +votes: Doctrine\ORM\PersistentCollection {#2498 …}
        +reports: Doctrine\ORM\PersistentCollection {#2500 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
        -id: 88926
        -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699029116 {#1355
          date: 2023-11-03 17:31:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699030179 {#2632
        date: 2023-11-03 17:49:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2628 …}
      +nested: Doctrine\ORM\PersistentCollection {#2626 …}
      +votes: Doctrine\ORM\PersistentCollection {#2624 …}
      +reports: Doctrine\ORM\PersistentCollection {#2622 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
      -id: 88927
      -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5478442"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699030179 {#2631
        date: 2023-11-03 17:49:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Surviving is temporary. Being right is forever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699046705 {#2850
      date: 2023-11-03 22:25:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2858 …}
    +nested: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    -id: 88928
    -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5689212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699046705 {#2847
      date: 2023-11-03 22:25:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699050784 {#3070
    date: 2023-11-03 23:33:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3067 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 89403
  -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5486195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050784 {#3073
    date: 2023-11-03 23:33:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2851
      +user: Proxies\__CG__\App\Entity\User {#2854 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2630
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2493
          +user: App\Entity\User {#2506 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: null
          +root: null
          +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699547606 {#1356
            date: 2023-11-09 17:33:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2494 …}
          +nested: Doctrine\ORM\PersistentCollection {#2496 …}
          +votes: Doctrine\ORM\PersistentCollection {#2498 …}
          +reports: Doctrine\ORM\PersistentCollection {#2500 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
          -id: 88926
          -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478005"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699029116 {#1355
            date: 2023-11-03 17:31:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699030179 {#2632
          date: 2023-11-03 17:49:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2628 …}
        +nested: Doctrine\ORM\PersistentCollection {#2626 …}
        +votes: Doctrine\ORM\PersistentCollection {#2624 …}
        +reports: Doctrine\ORM\PersistentCollection {#2622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
        -id: 88927
        -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030179 {#2631
          date: 2023-11-03 17:49:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Surviving is temporary. Being right is forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699046705 {#2850
        date: 2023-11-03 22:25:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2858 …}
      +nested: Doctrine\ORM\PersistentCollection {#2860 …}
      +votes: Doctrine\ORM\PersistentCollection {#2856 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 88928
      -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699046705 {#2847
        date: 2023-11-03 22:25:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699050784 {#3070
      date: 2023-11-03 23:33:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 89403
    -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050784 {#3073
      date: 2023-11-03 23:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Walking into traffic while holding an armed anti-vehicle landmine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699062984 {#3188
    date: 2023-11-04 02:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 89404
  -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062984 {#3185
    date: 2023-11-04 02:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2851
      +user: Proxies\__CG__\App\Entity\User {#2854 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2630
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2493
          +user: App\Entity\User {#2506 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: null
          +root: null
          +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699547606 {#1356
            date: 2023-11-09 17:33:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2494 …}
          +nested: Doctrine\ORM\PersistentCollection {#2496 …}
          +votes: Doctrine\ORM\PersistentCollection {#2498 …}
          +reports: Doctrine\ORM\PersistentCollection {#2500 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
          -id: 88926
          -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478005"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699029116 {#1355
            date: 2023-11-03 17:31:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699030179 {#2632
          date: 2023-11-03 17:49:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2628 …}
        +nested: Doctrine\ORM\PersistentCollection {#2626 …}
        +votes: Doctrine\ORM\PersistentCollection {#2624 …}
        +reports: Doctrine\ORM\PersistentCollection {#2622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
        -id: 88927
        -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030179 {#2631
          date: 2023-11-03 17:49:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Surviving is temporary. Being right is forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699046705 {#2850
        date: 2023-11-03 22:25:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2858 …}
      +nested: Doctrine\ORM\PersistentCollection {#2860 …}
      +votes: Doctrine\ORM\PersistentCollection {#2856 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 88928
      -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699046705 {#2847
        date: 2023-11-03 22:25:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699050784 {#3070
      date: 2023-11-03 23:33:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 89403
    -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050784 {#3073
      date: 2023-11-03 23:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Walking into traffic while holding an armed anti-vehicle landmine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699062984 {#3188
    date: 2023-11-04 02:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 89404
  -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062984 {#3185
    date: 2023-11-04 02:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3075
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#2851
      +user: Proxies\__CG__\App\Entity\User {#2854 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2630
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2493
          +user: App\Entity\User {#2506 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: null
          +root: null
          +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1699547606 {#1356
            date: 2023-11-09 17:33:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2494 …}
          +nested: Doctrine\ORM\PersistentCollection {#2496 …}
          +votes: Doctrine\ORM\PersistentCollection {#2498 …}
          +reports: Doctrine\ORM\PersistentCollection {#2500 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
          -id: 88926
          -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478005"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699029116 {#1355
            date: 2023-11-03 17:31:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699030179 {#2632
          date: 2023-11-03 17:49:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2628 …}
        +nested: Doctrine\ORM\PersistentCollection {#2626 …}
        +votes: Doctrine\ORM\PersistentCollection {#2624 …}
        +reports: Doctrine\ORM\PersistentCollection {#2622 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
        -id: 88927
        -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5478442"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699030179 {#2631
          date: 2023-11-03 17:49:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Surviving is temporary. Being right is forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699046705 {#2850
        date: 2023-11-03 22:25:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2858 …}
      +nested: Doctrine\ORM\PersistentCollection {#2860 …}
      +votes: Doctrine\ORM\PersistentCollection {#2856 …}
      +reports: Doctrine\ORM\PersistentCollection {#2862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
      -id: 88928
      -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699046705 {#2847
        date: 2023-11-03 22:25:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699050784 {#3070
      date: 2023-11-03 23:33:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3067 …}
    +nested: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3062 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    -id: 89403
    -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5486195"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699050784 {#3073
      date: 2023-11-03 23:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "Walking into traffic while holding an armed anti-vehicle landmine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699062984 {#3188
    date: 2023-11-04 02:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 89404
  -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4200877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699062984 {#3185
    date: 2023-11-04 02:56:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2851
        +user: Proxies\__CG__\App\Entity\User {#2854 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2630
          +user: Proxies\__CG__\App\Entity\User {#2629 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2493
            +user: App\Entity\User {#2506 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: null
            +root: null
            +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699547606 {#1356
              date: 2023-11-09 17:33:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2494 …}
            +nested: Doctrine\ORM\PersistentCollection {#2496 …}
            +votes: Doctrine\ORM\PersistentCollection {#2498 …}
            +reports: Doctrine\ORM\PersistentCollection {#2500 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
            -id: 88926
            -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478005"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699029116 {#1355
              date: 2023-11-03 17:31:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699030179 {#2632
            date: 2023-11-03 17:49:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2628 …}
          +nested: Doctrine\ORM\PersistentCollection {#2626 …}
          +votes: Doctrine\ORM\PersistentCollection {#2624 …}
          +reports: Doctrine\ORM\PersistentCollection {#2622 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
          -id: 88927
          -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699030179 {#2631
            date: 2023-11-03 17:49:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Surviving is temporary. Being right is forever."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699046705 {#2850
          date: 2023-11-03 22:25:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2858 …}
        +nested: Doctrine\ORM\PersistentCollection {#2860 …}
        +votes: Doctrine\ORM\PersistentCollection {#2856 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 88928
        -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699046705 {#2847
          date: 2023-11-03 22:25:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699050784 {#3070
        date: 2023-11-03 23:33:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 89403
      -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5486195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050784 {#3073
        date: 2023-11-03 23:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Walking into traffic while holding an armed anti-vehicle landmine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699062984 {#3188
      date: 2023-11-04 02:56:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 89404
    -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062984 {#3185
      date: 2023-11-04 02:56:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699070306 {#3239
    date: 2023-11-04 04:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 89405
  -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5492871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070306 {#3242
    date: 2023-11-04 04:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2851
        +user: Proxies\__CG__\App\Entity\User {#2854 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2630
          +user: Proxies\__CG__\App\Entity\User {#2629 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2493
            +user: App\Entity\User {#2506 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: null
            +root: null
            +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699547606 {#1356
              date: 2023-11-09 17:33:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2494 …}
            +nested: Doctrine\ORM\PersistentCollection {#2496 …}
            +votes: Doctrine\ORM\PersistentCollection {#2498 …}
            +reports: Doctrine\ORM\PersistentCollection {#2500 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
            -id: 88926
            -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478005"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699029116 {#1355
              date: 2023-11-03 17:31:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699030179 {#2632
            date: 2023-11-03 17:49:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2628 …}
          +nested: Doctrine\ORM\PersistentCollection {#2626 …}
          +votes: Doctrine\ORM\PersistentCollection {#2624 …}
          +reports: Doctrine\ORM\PersistentCollection {#2622 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
          -id: 88927
          -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699030179 {#2631
            date: 2023-11-03 17:49:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Surviving is temporary. Being right is forever."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699046705 {#2850
          date: 2023-11-03 22:25:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2858 …}
        +nested: Doctrine\ORM\PersistentCollection {#2860 …}
        +votes: Doctrine\ORM\PersistentCollection {#2856 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 88928
        -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699046705 {#2847
          date: 2023-11-03 22:25:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699050784 {#3070
        date: 2023-11-03 23:33:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 89403
      -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5486195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050784 {#3073
        date: 2023-11-03 23:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Walking into traffic while holding an armed anti-vehicle landmine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699062984 {#3188
      date: 2023-11-04 02:56:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 89404
    -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062984 {#3185
      date: 2023-11-04 02:56:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699070306 {#3239
    date: 2023-11-04 04:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 89405
  -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5492871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070306 {#3242
    date: 2023-11-04 04:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3075
      +user: Proxies\__CG__\App\Entity\User {#2629 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#2851
        +user: Proxies\__CG__\App\Entity\User {#2854 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2630
          +user: Proxies\__CG__\App\Entity\User {#2629 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2493
            +user: App\Entity\User {#2506 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: null
            +root: null
            +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1699547606 {#1356
              date: 2023-11-09 17:33:26.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2494 …}
            +nested: Doctrine\ORM\PersistentCollection {#2496 …}
            +votes: Doctrine\ORM\PersistentCollection {#2498 …}
            +reports: Doctrine\ORM\PersistentCollection {#2500 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
            -id: 88926
            -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478005"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699029116 {#1355
              date: 2023-11-03 17:31:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1699030179 {#2632
            date: 2023-11-03 17:49:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2628 …}
          +nested: Doctrine\ORM\PersistentCollection {#2626 …}
          +votes: Doctrine\ORM\PersistentCollection {#2624 …}
          +reports: Doctrine\ORM\PersistentCollection {#2622 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
          -id: 88927
          -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5478442"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699030179 {#2631
            date: 2023-11-03 17:49:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Surviving is temporary. Being right is forever."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699046705 {#2850
          date: 2023-11-03 22:25:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2858 …}
        +nested: Doctrine\ORM\PersistentCollection {#2860 …}
        +votes: Doctrine\ORM\PersistentCollection {#2856 …}
        +reports: Doctrine\ORM\PersistentCollection {#2862 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
        -id: 88928
        -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5689212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699046705 {#2847
          date: 2023-11-03 22:25:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699050784 {#3070
        date: 2023-11-03 23:33:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3067 …}
      +nested: Doctrine\ORM\PersistentCollection {#3064 …}
      +votes: Doctrine\ORM\PersistentCollection {#3062 …}
      +reports: Doctrine\ORM\PersistentCollection {#3076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
      -id: 89403
      -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5486195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699050784 {#3073
        date: 2023-11-03 23:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "Walking into traffic while holding an armed anti-vehicle landmine"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699062984 {#3188
      date: 2023-11-04 02:56:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3181 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 89404
    -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4200877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699062984 {#3185
      date: 2023-11-04 02:56:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699070306 {#3239
    date: 2023-11-04 04:58:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3235 …}
  +nested: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3229 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -id: 89405
  -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5492871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699070306 {#3242
    date: 2023-11-04 04:58:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2851
          +user: Proxies\__CG__\App\Entity\User {#2854 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2630
            +user: Proxies\__CG__\App\Entity\User {#2629 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: App\Entity\EntryComment {#2493
              +user: App\Entity\User {#2506 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
              +image: null
              +parent: null
              +root: null
              +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1699547606 {#1356
                date: 2023-11-09 17:33:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2494 …}
              +nested: Doctrine\ORM\PersistentCollection {#2496 …}
              +votes: Doctrine\ORM\PersistentCollection {#2498 …}
              +reports: Doctrine\ORM\PersistentCollection {#2500 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
              -id: 88926
              -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5478005"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699029116 {#1355
                date: 2023-11-03 17:31:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2493}
            +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699030179 {#2632
              date: 2023-11-03 17:49:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@queermunist@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2628 …}
            +nested: Doctrine\ORM\PersistentCollection {#2626 …}
            +votes: Doctrine\ORM\PersistentCollection {#2624 …}
            +reports: Doctrine\ORM\PersistentCollection {#2622 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
            -id: 88927
            -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699030179 {#2631
              date: 2023-11-03 17:49:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Surviving is temporary. Being right is forever."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1699046705 {#2850
            date: 2023-11-03 22:25:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
            "@YexingTudou@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2858 …}
          +nested: Doctrine\ORM\PersistentCollection {#2860 …}
          +votes: Doctrine\ORM\PersistentCollection {#2856 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 88928
          -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699046705 {#2847
            date: 2023-11-03 22:25:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699050784 {#3070
          date: 2023-11-03 23:33:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
          "@Taringano@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 89403
        -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5486195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050784 {#3073
          date: 2023-11-03 23:33:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Walking into traffic while holding an armed anti-vehicle landmine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699062984 {#3188
        date: 2023-11-04 02:56:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 89404
      -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4200877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699062984 {#3185
        date: 2023-11-04 02:56:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699070306 {#3239
      date: 2023-11-04 04:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
      "@barrbaric@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    -id: 89405
    -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5492871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070306 {#3242
      date: 2023-11-04 04:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![sicko-biker](https://www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png "emoji sicko-biker")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699078652 {#3260
    date: 2023-11-04 07:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 89667
  -bodyTs: "'/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':6 'biker':3,10 'emoji':7 'sicko':2,9 'sicko-bik':1,8 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4201472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699078652 {#3263
    date: 2023-11-04 07:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2851
          +user: Proxies\__CG__\App\Entity\User {#2854 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2630
            +user: Proxies\__CG__\App\Entity\User {#2629 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: App\Entity\EntryComment {#2493
              +user: App\Entity\User {#2506 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
              +image: null
              +parent: null
              +root: null
              +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1699547606 {#1356
                date: 2023-11-09 17:33:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2494 …}
              +nested: Doctrine\ORM\PersistentCollection {#2496 …}
              +votes: Doctrine\ORM\PersistentCollection {#2498 …}
              +reports: Doctrine\ORM\PersistentCollection {#2500 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
              -id: 88926
              -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5478005"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699029116 {#1355
                date: 2023-11-03 17:31:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2493}
            +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699030179 {#2632
              date: 2023-11-03 17:49:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@queermunist@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2628 …}
            +nested: Doctrine\ORM\PersistentCollection {#2626 …}
            +votes: Doctrine\ORM\PersistentCollection {#2624 …}
            +reports: Doctrine\ORM\PersistentCollection {#2622 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
            -id: 88927
            -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699030179 {#2631
              date: 2023-11-03 17:49:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Surviving is temporary. Being right is forever."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1699046705 {#2850
            date: 2023-11-03 22:25:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
            "@YexingTudou@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2858 …}
          +nested: Doctrine\ORM\PersistentCollection {#2860 …}
          +votes: Doctrine\ORM\PersistentCollection {#2856 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 88928
          -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699046705 {#2847
            date: 2023-11-03 22:25:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699050784 {#3070
          date: 2023-11-03 23:33:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
          "@Taringano@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 89403
        -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5486195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050784 {#3073
          date: 2023-11-03 23:33:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Walking into traffic while holding an armed anti-vehicle landmine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699062984 {#3188
        date: 2023-11-04 02:56:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 89404
      -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4200877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699062984 {#3185
        date: 2023-11-04 02:56:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699070306 {#3239
      date: 2023-11-04 04:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
      "@barrbaric@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    -id: 89405
    -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5492871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070306 {#3242
      date: 2023-11-04 04:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![sicko-biker](https://www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png "emoji sicko-biker")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699078652 {#3260
    date: 2023-11-04 07:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 89667
  -bodyTs: "'/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':6 'biker':3,10 'emoji':7 'sicko':2,9 'sicko-bik':1,8 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4201472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699078652 {#3263
    date: 2023-11-04 07:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3265
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
      +image: null
      +parent: App\Entity\EntryComment {#3075
        +user: Proxies\__CG__\App\Entity\User {#2629 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
        +image: null
        +parent: App\Entity\EntryComment {#2851
          +user: Proxies\__CG__\App\Entity\User {#2854 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
          +image: null
          +parent: App\Entity\EntryComment {#2630
            +user: Proxies\__CG__\App\Entity\User {#2629 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
            +image: null
            +parent: App\Entity\EntryComment {#2493
              +user: App\Entity\User {#2506 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2135 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2136 …}
              +image: null
              +parent: null
              +root: null
              +body: "I wear hi-vis to give me a chance in the lawsuit. 🫠"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 13
              +score: 0
              +lastActive: DateTime @1699547606 {#1356
                date: 2023-11-09 17:33:26.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Masimatutu@mander.xyz"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2494 …}
              +nested: Doctrine\ORM\PersistentCollection {#2496 …}
              +votes: Doctrine\ORM\PersistentCollection {#2498 …}
              +reports: Doctrine\ORM\PersistentCollection {#2500 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
              -id: 88926
              -bodyTs: "'chanc':10 'give':7 'hi':4 'hi-vi':3 'lawsuit':13 'vis':5 'wear':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5478005"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699029116 {#1355
                date: 2023-11-03 17:31:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2493}
            +body: "Only works if you can survive the f-150 doing 60 in a 25 zone 😌"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1699030179 {#2632
              date: 2023-11-03 17:49:39.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Masimatutu@mander.xyz"
              "@queermunist@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2628 …}
            +nested: Doctrine\ORM\PersistentCollection {#2626 …}
            +votes: Doctrine\ORM\PersistentCollection {#2624 …}
            +reports: Doctrine\ORM\PersistentCollection {#2622 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
            -id: 88927
            -bodyTs: "'-150':9 '25':14 '60':11 'f':8 'surviv':6 'work':2 'zone':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5478442"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699030179 {#2631
              date: 2023-11-03 17:49:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2493}
          +body: "Surviving is temporary. Being right is forever."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1699046705 {#2850
            date: 2023-11-03 22:25:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Masimatutu@mander.xyz"
            "@queermunist@lemmy.ml"
            "@YexingTudou@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2858 …}
          +nested: Doctrine\ORM\PersistentCollection {#2860 …}
          +votes: Doctrine\ORM\PersistentCollection {#2856 …}
          +reports: Doctrine\ORM\PersistentCollection {#2862 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2864 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
          -id: 88928
          -bodyTs: "'forev':7 'right':5 'surviv':1 'temporari':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5689212"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699046705 {#2847
            date: 2023-11-03 22:25:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2493}
        +body: "Me walking into the crosswalk seeing the cars with no intent on stopping (state law states they must stop for pedestrians)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699050784 {#3070
          date: 2023-11-03 23:33:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@queermunist@lemmy.ml"
          "@YexingTudou@lemmy.ml"
          "@Taringano@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3067 …}
        +nested: Doctrine\ORM\PersistentCollection {#3064 …}
        +votes: Doctrine\ORM\PersistentCollection {#3062 …}
        +reports: Doctrine\ORM\PersistentCollection {#3076 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
        -id: 89403
        -bodyTs: "'car':8 'crosswalk':5 'intent':11 'law':15 'must':18 'pedestrian':21 'see':6 'state':14,16 'stop':13,19 'walk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5486195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699050784 {#3073
          date: 2023-11-03 23:33:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2493}
      +body: "Walking into traffic while holding an armed anti-vehicle landmine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699062984 {#3188
        date: 2023-11-04 02:56:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@queermunist@lemmy.ml"
        "@YexingTudou@lemmy.ml"
        "@Taringano@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3177 …}
      +nested: Doctrine\ORM\PersistentCollection {#3181 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
      -id: 89404
      -bodyTs: "'anti':9 'anti-vehicl':8 'arm':7 'hold':5 'landmin':11 'traffic':3 'vehicl':10 'walk':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4200877"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699062984 {#3185
        date: 2023-11-04 02:56:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2493}
    +body: "![g97ijxby8gu91](https://lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699070306 {#3239
      date: 2023-11-04 04:58:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Masimatutu@mander.xyz"
      "@queermunist@lemmy.ml"
      "@YexingTudou@lemmy.ml"
      "@Taringano@lemm.ee"
      "@barrbaric@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3235 …}
    +nested: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3229 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    -id: 89405
    -bodyTs: "'/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':4 'g97ijxby8gu91':1 'lemmy.ml':3 'lemmy.ml/pictrs/image/6b6c27ac-a7b4-4387-9997-37f59fff051b.jpeg)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5492871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699070306 {#3242
      date: 2023-11-04 04:58:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2493}
  +body: "![sicko-biker](https://www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png "emoji sicko-biker")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699078652 {#3260
    date: 2023-11-04 07:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@queermunist@lemmy.ml"
    "@YexingTudou@lemmy.ml"
    "@Taringano@lemm.ee"
    "@barrbaric@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 89667
  -bodyTs: "'/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':6 'biker':3,10 'emoji':7 'sicko':2,9 'sicko-bik':1,8 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/6116b481-108c-4c80-98ba-dffa3ca75b52.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4201472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699078652 {#3263
    date: 2023-11-04 07:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details