GET https://kbin.spritesserver.nl/index.php/u/@ted@sh.itjust.works/commented

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 …}
}
4.05 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.19 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 {#1550
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691453594 {#1548
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linker3000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 25467
  -bodyTs: "'2':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1974547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453594 {#1559
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +"title": 25467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1550
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691453594 {#1548
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linker3000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 25467
  -bodyTs: "'2':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1974547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453594 {#1559
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +"title": 25467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1550
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1691453594 {#1548
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linker3000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 25467
  -bodyTs: "'2':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1974547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691453594 {#1559
    date: 2023-08-08 02:13:14.0 +02:00
  }
  +"title": 25467
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2097
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
        \n
        Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
        \n
        It’s not for me, an ad’s an ad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1703687123 {#2377
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 256547
      -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6871485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703687123 {#2360
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +"title": 256547
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703874147 {#1383
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
        "@ted@sh.itjust.works"
        "@Scrollone@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 262657
      -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703874147 {#1402
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +"title": 262657
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2014
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2266
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2097
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
        \n
        Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
        \n
        It’s not for me, an ad’s an ad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1703687123 {#2377
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 256547
      -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6871485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703687123 {#2360
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +"title": 256547
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703874147 {#1383
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
        "@ted@sh.itjust.works"
        "@Scrollone@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 262657
      -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703874147 {#1402
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +"title": 262657
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2014
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2266
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2097
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2793 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    1 => App\Entity\EntryComment {#2359
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: """
        (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
        \n
        Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
        \n
        It’s not for me, an ad’s an ad.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1703687123 {#2377
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 256547
      -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6871485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703687123 {#2360
        date: 2023-12-27 15:25:23.0 +01:00
      }
      +"title": 256547
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703874147 {#1383
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@conciselyverbose@kbin.social"
        "@ted@sh.itjust.works"
        "@Scrollone@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 262657
      -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703874147 {#1402
        date: 2023-12-29 19:22:27.0 +01:00
      }
      +"title": 262657
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2014
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2266
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703874147 {#1383
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
          "@ted@sh.itjust.works"
          "@Scrollone@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 262657
        -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6919449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703874147 {#1402
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +"title": 262657
      }
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
    \n
    Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
    \n
    It’s not for me, an ad’s an ad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703687123 {#2377
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 256547
  -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6871485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703687123 {#2360
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +"title": 256547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703874147 {#1383
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
          "@ted@sh.itjust.works"
          "@Scrollone@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 262657
        -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6919449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703874147 {#1402
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +"title": 262657
      }
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
    \n
    Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
    \n
    It’s not for me, an ad’s an ad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703687123 {#2377
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 256547
  -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6871485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703687123 {#2360
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +"title": 256547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703874147 {#1383
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
          "@ted@sh.itjust.works"
          "@Scrollone@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 262657
        -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6919449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703874147 {#1402
          date: 2023-12-29 19:22:27.0 +01:00
        }
        +"title": 262657
      }
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: """
    (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
    \n
    Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
    \n
    It’s not for me, an ad’s an ad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1703687123 {#2377
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 256547
  -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6871485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703687123 {#2360
    date: 2023-12-27 15:25:23.0 +01:00
  }
  +"title": 256547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
          \n
          Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
          \n
          It’s not for me, an ad’s an ad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1703687123 {#2377
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 256547
        -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6871485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703687123 {#2360
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +"title": 256547
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703874147 {#1383
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@ted@sh.itjust.works"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 262657
  -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874147 {#1402
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +"title": 262657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
          \n
          Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
          \n
          It’s not for me, an ad’s an ad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1703687123 {#2377
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 256547
        -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6871485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703687123 {#2360
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +"title": 256547
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703874147 {#1383
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@ted@sh.itjust.works"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 262657
  -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874147 {#1402
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +"title": 262657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2679 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2097
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2793 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      1 => App\Entity\EntryComment {#2359
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +body: """
          (Not trying to defend/excuse fking Amazon lol) They’re easy to skip, though. I imagine these will not be skippable.\n
          \n
          Also, people have paid to have Plex play them trailers for years, as it gives a cinematic experience.\n
          \n
          It’s not for me, an ad’s an ad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1703687123 {#2377
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@DeadNinja@lemmy.world"
          "@conciselyverbose@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 256547
        -bodyTs: "'ad':45,48 'also':21 'amazon':6 'cinemat':37 'defend/excuse':4 'easi':10 'experi':38 'fking':5 'give':35 'imagin':15 'lol':7 'paid':24 'peopl':22 'play':28 'plex':27 're':9 'skip':12 'skippabl':20 'though':13 'trailer':30 'tri':2 'year':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6871485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703687123 {#2360
          date: 2023-12-27 15:25:23.0 +01:00
        }
        +"title": 256547
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2014
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2266
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "The Plex feature is trailers for other movies, like when you go to the cinema."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703874147 {#1383
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@conciselyverbose@kbin.social"
    "@ted@sh.itjust.works"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 262657
  -bodyTs: "'cinema':15 'featur':3 'go':12 'like':9 'movi':8 'plex':2 'trailer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703874147 {#1402
    date: 2023-12-29 19:22:27.0 +01:00
  }
  +"title": 262657
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2984
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689091360 {#1667
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted@sh.itjust.works"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 11437
      -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/924839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689091360 {#1525
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +"title": 11437
    }
    2 => App\Entity\EntryComment {#1610}
    0 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: App\Entity\EntryComment {#1610}
      +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689092414 {#1619
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 11478
      -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/925412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689092414 {#1596
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +"title": 11478
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2970
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2984
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689091360 {#1667
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted@sh.itjust.works"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 11437
      -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/924839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689091360 {#1525
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +"title": 11437
    }
    2 => App\Entity\EntryComment {#1610}
    0 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: App\Entity\EntryComment {#1610}
      +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689092414 {#1619
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 11478
      -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/925412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689092414 {#1596
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +"title": 11478
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2970
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2984
    date: 2023-07-12 16:54:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689091360 {#1667
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted@sh.itjust.works"
        "@someguy3@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
      -id: 11437
      -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/924839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689091360 {#1525
        date: 2023-07-11 18:02:40.0 +02:00
      }
      +"title": 11437
    }
    2 => App\Entity\EntryComment {#1610}
    0 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: App\Entity\EntryComment {#1610}
      +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1689092414 {#1619
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        "@ted"
        "@Butter_My_Buttcheeks"
        "@ted@sh.itjust.works"
        "@resurrexia@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 11478
      -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/925412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689092414 {#1596
        date: 2023-07-11 18:20:14.0 +02:00
      }
      +"title": 11478
    }
  ]
  -id: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2970
    date: 2023-07-11 14:25:46.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689091360 {#1667
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted@sh.itjust.works"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 11437
  -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/924839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091360 {#1525
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +"title": 11437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689091360 {#1667
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted@sh.itjust.works"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 11437
  -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/924839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091360 {#1525
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +"title": 11437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1610
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Exif data is stripped when uploading to Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 74
        +score: 0
        +lastActive: DateTime @1689173666 {#1434
          date: 2023-07-12 16:54:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1575 …}
        +nested: Doctrine\ORM\PersistentCollection {#1572 …}
        +votes: Doctrine\ORM\PersistentCollection {#1581 …}
        +reports: Doctrine\ORM\PersistentCollection {#1579 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
        -id: 10973
        -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/917694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689079723 {#1699
          date: 2023-07-11 14:48:43.0 +02:00
        }
        +"title": 10973
      }
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689091360 {#1667
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted@sh.itjust.works"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 11437
  -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/924839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689091360 {#1525
    date: 2023-07-11 18:02:40.0 +02:00
  }
  +"title": 11437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exif data is stripped when uploading to Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1689173666 {#1434
    date: 2023-07-12 16:54:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 10973
  -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/917694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079723 {#1699
    date: 2023-07-11 14:48:43.0 +02:00
  }
  +"title": 10973
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exif data is stripped when uploading to Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1689173666 {#1434
    date: 2023-07-12 16:54:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 10973
  -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/917694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079723 {#1699
    date: 2023-07-11 14:48:43.0 +02:00
  }
  +"title": 10973
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: App\Entity\EntryComment {#1610}
        +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689092414 {#1619
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted"
          "@Butter_My_Buttcheeks"
          "@ted@sh.itjust.works"
          "@resurrexia@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1620 …}
        +nested: Doctrine\ORM\PersistentCollection {#1555 …}
        +votes: Doctrine\ORM\PersistentCollection {#1556 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
        -id: 11478
        -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/925412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689092414 {#1596
          date: 2023-07-11 18:20:14.0 +02:00
        }
        +"title": 11478
      }
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Exif data is stripped when uploading to Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 74
  +score: 0
  +lastActive: DateTime @1689173666 {#1434
    date: 2023-07-12 16:54:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 10973
  -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/917694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079723 {#1699
    date: 2023-07-11 14:48:43.0 +02:00
  }
  +"title": 10973
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
          +image: null
          +parent: null
          +root: null
          +body: "Exif data is stripped when uploading to Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1689173666 {#1434
            date: 2023-07-12 16:54:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1575 …}
          +nested: Doctrine\ORM\PersistentCollection {#1572 …}
          +votes: Doctrine\ORM\PersistentCollection {#1581 …}
          +reports: Doctrine\ORM\PersistentCollection {#1579 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
          -id: 10973
          -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/917694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689079723 {#1699
            date: 2023-07-11 14:48:43.0 +02:00
          }
          +"title": 10973
        }
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689092414 {#1619
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 11478
  -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092414 {#1596
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +"title": 11478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
          +image: null
          +parent: null
          +root: null
          +body: "Exif data is stripped when uploading to Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1689173666 {#1434
            date: 2023-07-12 16:54:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1575 …}
          +nested: Doctrine\ORM\PersistentCollection {#1572 …}
          +votes: Doctrine\ORM\PersistentCollection {#1581 …}
          +reports: Doctrine\ORM\PersistentCollection {#1579 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
          -id: 10973
          -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/917694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689079723 {#1699
            date: 2023-07-11 14:48:43.0 +02:00
          }
          +"title": 10973
        }
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689092414 {#1619
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 11478
  -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092414 {#1596
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +"title": 11478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2792 …}
    +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
    +title: "Do I need to remove metadata from pictures before uploading?"
    +url: null
    +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689173663 {#2984
      date: 2023-07-12 16:54:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: App\Entity\EntryComment {#1610
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
          +image: null
          +parent: null
          +root: null
          +body: "Exif data is stripped when uploading to Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 74
          +score: 0
          +lastActive: DateTime @1689173666 {#1434
            date: 2023-07-12 16:54:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1575 …}
          +nested: Doctrine\ORM\PersistentCollection {#1572 …}
          +votes: Doctrine\ORM\PersistentCollection {#1581 …}
          +reports: Doctrine\ORM\PersistentCollection {#1579 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
          -id: 10973
          -bodyTs: "'data':2 'exif':1 'lemmi':8 'strip':4 'upload':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/917694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689079723 {#1699
            date: 2023-07-11 14:48:43.0 +02:00
          }
          +"title": 10973
        }
        +body: "Yes, big platforms have stripped this for years. It is in their best interest to do so."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1689091360 {#1667
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
          "@ted@sh.itjust.works"
          "@someguy3@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1795 …}
        +votes: Doctrine\ORM\PersistentCollection {#1691 …}
        +reports: Doctrine\ORM\PersistentCollection {#1689 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
        -id: 11437
        -bodyTs: "'best':13 'big':2 'interest':14 'platform':3 'strip':5 'year':8 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/924839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689091360 {#1525
          date: 2023-07-11 18:02:40.0 +02:00
        }
        +"title": 11437
      }
      2 => App\Entity\EntryComment {#1610}
      0 => App\Entity\EntryComment {#1604}
    ]
    -id: 1062
    -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
    -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689164746
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/862068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689078346 {#2970
      date: 2023-07-11 14:25:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: App\Entity\EntryComment {#1610}
  +body: "Just guessing based on [this open issue,](https://codeberg.org/Kbin/kbin-core/issues/374) kbin has not done this yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689092414 {#1619
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Butter_My_Buttcheeks@lemmy.fmhy.ml"
    "@ted"
    "@Butter_My_Buttcheeks"
    "@ted@sh.itjust.works"
    "@resurrexia@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 11478
  -bodyTs: "'/kbin/kbin-core/issues/374)':10 'base':3 'codeberg.org':9 'codeberg.org/kbin/kbin-core/issues/374)':8 'done':14 'guess':2 'issu':7 'kbin':11 'open':6 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/925412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092414 {#1596
    date: 2023-07-11 18:20:14.0 +02:00
  }
  +"title": 11478
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#2886
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703825752 {#1708
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Jilanico@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 261461
      -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6908314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703825752 {#1926
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +"title": 261461
    }
  ]
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#2852
    date: 2023-12-29 00:14:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#2886
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703825752 {#1708
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Jilanico@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 261461
      -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6908314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703825752 {#1926
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +"title": 261461
    }
  ]
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#2852
    date: 2023-12-29 00:14:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#2886
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703825752 {#1708
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Jilanico@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 261461
      -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6908314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703825752 {#1926
        date: 2023-12-29 05:55:52.0 +01:00
      }
      +"title": 261461
    }
  ]
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#2852
    date: 2023-12-29 00:14:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Pilk"
    +title: "Pilk"
    +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 548
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711563608 {#2886
      date: 2024-03-27 19:20:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25516
    -titleTs: "'pilk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703891645
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10074667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805245 {#2852
      date: 2023-12-29 00:14:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703825752 {#1708
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Jilanico@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 261461
  -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6908314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703825752 {#1926
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +"title": 261461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Pilk"
    +title: "Pilk"
    +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 548
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711563608 {#2886
      date: 2024-03-27 19:20:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25516
    -titleTs: "'pilk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703891645
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10074667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805245 {#2852
      date: 2023-12-29 00:14:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703825752 {#1708
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Jilanico@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 261461
  -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6908314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703825752 {#1926
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +"title": 261461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2678 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Pilk"
    +title: "Pilk"
    +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 548
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711563608 {#2886
      date: 2024-03-27 19:20:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25516
    -titleTs: "'pilk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703891645
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10074667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703805245 {#2852
      date: 2023-12-29 00:14:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "Works better with 35% cream, in my experience. Poor man’s ice cream float."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703825752 {#1708
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Jilanico@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 261461
  -bodyTs: "'35':4 'better':2 'cream':5,13 'experi':8 'float':14 'ice':12 'man':10 'poor':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6908314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703825752 {#1926
    date: 2023-12-29 05:55:52.0 +01:00
  }
  +"title": 261461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "I-m-99-sure-it-s-not-real"
  +title: "I'm 99% sure it's not real"
  +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 729
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723012697 {#2844
    date: 2024-08-07 08:38:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I started my engineering program at University not knowing what engineering was.\n
        \n
        Thank goodness for that orientation session.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721958204 {#2024
        date: 2024-07-26 03:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 302161
      -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7456799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705072113 {#2022
        date: 2024-01-12 16:08:33.0 +01:00
      }
      +"title": 302161
    }
  ]
  -id: 29346
  -titleTs: "'99':3 'm':2 'real':8 'sure':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705156611
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070211 {#2681
    date: 2024-01-12 15:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "I-m-99-sure-it-s-not-real"
  +title: "I'm 99% sure it's not real"
  +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 729
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723012697 {#2844
    date: 2024-08-07 08:38:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I started my engineering program at University not knowing what engineering was.\n
        \n
        Thank goodness for that orientation session.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721958204 {#2024
        date: 2024-07-26 03:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 302161
      -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7456799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705072113 {#2022
        date: 2024-01-12 16:08:33.0 +01:00
      }
      +"title": 302161
    }
  ]
  -id: 29346
  -titleTs: "'99':3 'm':2 'real':8 'sure':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705156611
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070211 {#2681
    date: 2024-01-12 15:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2875 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "I-m-99-sure-it-s-not-real"
  +title: "I'm 99% sure it's not real"
  +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 729
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723012697 {#2844
    date: 2024-08-07 08:38:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2873 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I started my engineering program at University not knowing what engineering was.\n
        \n
        Thank goodness for that orientation session.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1721958204 {#2024
        date: 2024-07-26 03:43:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 302161
      -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7456799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705072113 {#2022
        date: 2024-01-12 16:08:33.0 +01:00
      }
      +"title": 302161
    }
  ]
  -id: 29346
  -titleTs: "'99':3 'm':2 'real':8 'sure':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705156611
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705070211 {#2681
    date: 2024-01-12 15:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "I-m-99-sure-it-s-not-real"
    +title: "I'm 99% sure it's not real"
    +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 729
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723012697 {#2844
      date: 2024-08-07 08:38:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 29346
    -titleTs: "'99':3 'm':2 'real':8 'sure':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705156611
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070211 {#2681
      date: 2024-01-12 15:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I started my engineering program at University not knowing what engineering was.\n
    \n
    Thank goodness for that orientation session.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721958204 {#2024
    date: 2024-07-26 03:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 302161
  -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705072113 {#2022
    date: 2024-01-12 16:08:33.0 +01:00
  }
  +"title": 302161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "I-m-99-sure-it-s-not-real"
    +title: "I'm 99% sure it's not real"
    +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 729
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723012697 {#2844
      date: 2024-08-07 08:38:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 29346
    -titleTs: "'99':3 'm':2 'real':8 'sure':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705156611
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070211 {#2681
      date: 2024-01-12 15:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I started my engineering program at University not knowing what engineering was.\n
    \n
    Thank goodness for that orientation session.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721958204 {#2024
    date: 2024-07-26 03:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 302161
  -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705072113 {#2022
    date: 2024-01-12 16:08:33.0 +01:00
  }
  +"title": 302161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2018
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2875 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "I-m-99-sure-it-s-not-real"
    +title: "I'm 99% sure it's not real"
    +url: "https://startrek.website/pictrs/image/83490bf1-03c1-4eae-8c7a-a636a7776e30.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 729
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723012697 {#2844
      date: 2024-08-07 08:38:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2873 …}
    +votes: Doctrine\ORM\PersistentCollection {#2880 …}
    +reports: Doctrine\ORM\PersistentCollection {#2876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 29346
    -titleTs: "'99':3 'm':2 'real':8 'sure':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705156611
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705070211 {#2681
      date: 2024-01-12 15:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I started my engineering program at University not knowing what engineering was.\n
    \n
    Thank goodness for that orientation session.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1721958204 {#2024
    date: 2024-07-26 03:43:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 302161
  -bodyTs: "'engin':4,11 'good':14 'know':9 'orient':17 'program':5 'session':18 'start':2 'thank':13 'univers':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7456799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705072113 {#2022
    date: 2024-01-12 16:08:33.0 +01:00
  }
  +"title": 302161
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "RIP-Brenda"
  +title: "RIP Brenda"
  +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853223 {#2925
    date: 2023-12-17 23:47:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1705150353 {#2456
        date: 2024-01-13 13:52:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 228611
      -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6677322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702780274 {#2460
        date: 2023-12-17 03:31:14.0 +01:00
      }
      +"title": 228611
    }
  ]
  -id: 22738
  -titleTs: "'brenda':2 'rip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702865053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778653 {#2912
    date: 2023-12-17 03:04:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "RIP-Brenda"
  +title: "RIP Brenda"
  +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853223 {#2925
    date: 2023-12-17 23:47:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1705150353 {#2456
        date: 2024-01-13 13:52:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 228611
      -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6677322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702780274 {#2460
        date: 2023-12-17 03:31:14.0 +01:00
      }
      +"title": 228611
    }
  ]
  -id: 22738
  -titleTs: "'brenda':2 'rip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702865053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778653 {#2912
    date: 2023-12-17 03:04:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "RIP-Brenda"
  +title: "RIP Brenda"
  +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 874
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702853223 {#2925
    date: 2023-12-17 23:47:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2932 …}
  +votes: Doctrine\ORM\PersistentCollection {#2934 …}
  +reports: Doctrine\ORM\PersistentCollection {#2936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
  +badges: Doctrine\ORM\PersistentCollection {#2942 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1705150353 {#2456
        date: 2024-01-13 13:52:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 228611
      -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6677322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702780274 {#2460
        date: 2023-12-17 03:31:14.0 +01:00
      }
      +"title": 228611
    }
  ]
  -id: 22738
  -titleTs: "'brenda':2 'rip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702865053
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9660183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702778653 {#2912
    date: 2023-12-17 03:04:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "RIP-Brenda"
    +title: "RIP Brenda"
    +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702853223 {#2925
      date: 2023-12-17 23:47:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22738
    -titleTs: "'brenda':2 'rip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702865053
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9660183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702778653 {#2912
      date: 2023-12-17 03:04:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705150353 {#2456
    date: 2024-01-13 13:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 228611
  -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6677322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780274 {#2460
    date: 2023-12-17 03:31:14.0 +01:00
  }
  +"title": 228611
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "RIP-Brenda"
    +title: "RIP Brenda"
    +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702853223 {#2925
      date: 2023-12-17 23:47:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22738
    -titleTs: "'brenda':2 'rip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702865053
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9660183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702778653 {#2912
      date: 2023-12-17 03:04:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705150353 {#2456
    date: 2024-01-13 13:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 228611
  -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6677322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780274 {#2460
    date: 2023-12-17 03:31:14.0 +01:00
  }
  +"title": 228611
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2930 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "RIP-Brenda"
    +title: "RIP Brenda"
    +url: "https://lemmy.world/pictrs/image/ea6ee9c6-4aa7-456c-a4ab-d867851a6e1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 874
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702853223 {#2925
      date: 2023-12-17 23:47:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2932 …}
    +votes: Doctrine\ORM\PersistentCollection {#2934 …}
    +reports: Doctrine\ORM\PersistentCollection {#2936 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2938 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2940 …}
    +badges: Doctrine\ORM\PersistentCollection {#2942 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22738
    -titleTs: "'brenda':2 'rip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702865053
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9660183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702778653 {#2912
      date: 2023-12-17 03:04:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the source that this is AI? It’s very clever which makes me think it’s human, e.g. collected dust."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1705150353 {#2456
    date: 2024-01-13 13:52:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 228611
  -bodyTs: "'ai':8 'clever':12 'collect':21 'dust':22 'e.g':20 'human':19 'make':14 'sourc':4 'think':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6677322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702780274 {#2460
    date: 2023-12-17 03:31:14.0 +01:00
  }
  +"title": 228611
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2949 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
  +slug: "China-shop-2024"
  +title: "China shop 2024"
  +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698262936 {#2944
    date: 2023-10-25 21:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: null
      +root: null
      +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1698155942 {#1722
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 69217
      -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4757762"
      +editedAt: DateTimeImmutable @1698328004 {#1721
        date: 2023-10-26 15:46:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155942 {#1726
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +"title": 69217
    }
  ]
  -id: 7429
  -titleTs: "'2024':3 'china':1 'shop':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698223978
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2196581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698137578 {#2931
    date: 2023-10-24 10:52:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2949 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
  +slug: "China-shop-2024"
  +title: "China shop 2024"
  +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698262936 {#2944
    date: 2023-10-25 21:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: null
      +root: null
      +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1698155942 {#1722
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 69217
      -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4757762"
      +editedAt: DateTimeImmutable @1698328004 {#1721
        date: 2023-10-26 15:46:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155942 {#1726
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +"title": 69217
    }
  ]
  -id: 7429
  -titleTs: "'2024':3 'china':1 'shop':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698223978
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2196581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698137578 {#2931
    date: 2023-10-24 10:52:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: Proxies\__CG__\App\Entity\Image {#2949 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
  +slug: "China-shop-2024"
  +title: "China shop 2024"
  +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698262936 {#2944
    date: 2023-10-25 21:42:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2952 …}
  +votes: Doctrine\ORM\PersistentCollection {#2954 …}
  +reports: Doctrine\ORM\PersistentCollection {#2956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
  +badges: Doctrine\ORM\PersistentCollection {#2962 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
      +image: null
      +parent: null
      +root: null
      +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1698155942 {#1722
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 69217
      -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4757762"
      +editedAt: DateTimeImmutable @1698328004 {#1721
        date: 2023-10-26 15:46:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698155942 {#1726
        date: 2023-10-24 15:59:02.0 +02:00
      }
      +"title": 69217
    }
  ]
  -id: 7429
  -titleTs: "'2024':3 'china':1 'shop':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698223978
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2196581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698137578 {#2931
    date: 2023-10-24 10:52:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1728
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2949 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
    +slug: "China-shop-2024"
    +title: "China shop 2024"
    +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698262936 {#2944
      date: 2023-10-25 21:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 7429
    -titleTs: "'2024':3 'china':1 'shop':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698223978
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2196581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698137578 {#2931
      date: 2023-10-24 10:52:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698155942 {#1722
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 69217
  -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4757762"
  +editedAt: DateTimeImmutable @1698328004 {#1721
    date: 2023-10-26 15:46:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155942 {#1726
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +"title": 69217
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1728
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2949 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
    +slug: "China-shop-2024"
    +title: "China shop 2024"
    +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698262936 {#2944
      date: 2023-10-25 21:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 7429
    -titleTs: "'2024':3 'china':1 'shop':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698223978
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2196581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698137578 {#2931
      date: 2023-10-24 10:52:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698155942 {#1722
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 69217
  -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4757762"
  +editedAt: DateTimeImmutable @1698328004 {#1721
    date: 2023-10-26 15:46:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155942 {#1726
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +"title": 69217
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1728
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
    +image: Proxies\__CG__\App\Entity\Image {#2949 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2951 …}
    +slug: "China-shop-2024"
    +title: "China shop 2024"
    +url: "https://lemmings.world/pictrs/image/aba75f1a-baf3-4153-bc8f-794cba606bf4.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698262936 {#2944
      date: 2023-10-25 21:42:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2952 …}
    +votes: Doctrine\ORM\PersistentCollection {#2954 …}
    +reports: Doctrine\ORM\PersistentCollection {#2956 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2960 …}
    +badges: Doctrine\ORM\PersistentCollection {#2962 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 7429
    -titleTs: "'2024':3 'china':1 'shop':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698223978
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2196581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698137578 {#2931
      date: 2023-10-24 10:52:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1730 …}
  +image: null
  +parent: null
  +root: null
  +body: "This meme made me Google whether they elected a new House Republican speaker. They have not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698155942 {#1722
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 69217
  -bodyTs: "'elect':8 'googl':5 'hous':11 'made':3 'meme':2 'new':10 'republican':12 'speaker':13 'whether':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4757762"
  +editedAt: DateTimeImmutable @1698328004 {#1721
    date: 2023-10-26 15:46:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698155942 {#1726
    date: 2023-10-24 15:59:02.0 +02:00
  }
  +"title": 69217
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2855 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#2906
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
        \n
        Now mushrooms on the other hand? No idea how they figured it out.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700664073 {#1720
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 206763
      -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5804519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700664073 {#1716
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +"title": 206763
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2892
    date: 2023-11-22 10:26:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2855 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#2906
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
        \n
        Now mushrooms on the other hand? No idea how they figured it out.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700664073 {#1720
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 206763
      -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5804519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700664073 {#1716
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +"title": 206763
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2892
    date: 2023-11-22 10:26:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2855 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#2906
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2913 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
        \n
        Now mushrooms on the other hand? No idea how they figured it out.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700664073 {#1720
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 206763
      -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5804519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700664073 {#1716
        date: 2023-11-22 15:41:13.0 +01:00
      }
      +"title": 206763
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2892
    date: 2023-11-22 10:26:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2855 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#2906
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2892
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
    \n
    Now mushrooms on the other hand? No idea how they figured it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700664073 {#1720
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 206763
  -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664073 {#1716
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +"title": 206763
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2855 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#2906
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2892
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
    \n
    Now mushrooms on the other hand? No idea how they figured it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700664073 {#1720
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 206763
  -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664073 {#1716
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +"title": 206763
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2855 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#2906
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2913 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2892
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Very rarely are things lethal like that. Poison edibles tend to taste awful, and if you start with a small amount you will learn whether it makes you sick.\n
    \n
    Now mushrooms on the other hand? No idea how they figured it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700664073 {#1720
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 206763
  -bodyTs: "'amount':21 'aw':13 'edibl':9 'figur':40 'hand':35 'idea':37 'learn':24 'lethal':5 'like':6 'make':27 'mushroom':31 'poison':8 'rare':2 'sick':29 'small':20 'start':17 'tast':12 'tend':10 'thing':4 'whether':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664073 {#1716
    date: 2023-11-22 15:41:13.0 +01:00
  }
  +"title": 206763
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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