GET https://kbin.spritesserver.nl/u/@jawa21@startrek.website/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2150
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3029
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  +badges: Doctrine\ORM\PersistentCollection {#3044 …}
  +children: [
    App\Entity\EntryComment {#2145
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2150 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "Admin on your (our) instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706539956 {#2151
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 349893
      -bodyTs: "'admin':1 'instanc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539956 {#2147
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +"title": 349893
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3014
    date: 2024-01-29 10:15:38.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2150
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3029
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  +badges: Doctrine\ORM\PersistentCollection {#3044 …}
  +children: [
    App\Entity\EntryComment {#2145
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2150 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "Admin on your (our) instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706539956 {#2151
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 349893
      -bodyTs: "'admin':1 'instanc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539956 {#2147
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +"title": 349893
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3014
    date: 2024-01-29 10:15:38.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2150
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3029
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  +badges: Doctrine\ORM\PersistentCollection {#3044 …}
  +children: [
    App\Entity\EntryComment {#2145
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2150 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "Admin on your (our) instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1706539956 {#2151
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 349893
      -bodyTs: "'admin':1 'instanc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539956 {#2147
        date: 2024-01-29 15:52:36.0 +01:00
      }
      +"title": 349893
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3014
    date: 2024-01-29 10:15:38.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3029
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    +badges: Doctrine\ORM\PersistentCollection {#3044 …}
    +children: [
      App\Entity\EntryComment {#2145}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3014
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Admin on your (our) instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706539956 {#2151
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 349893
  -bodyTs: "'admin':1 'instanc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539956 {#2147
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +"title": 349893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3029
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    +badges: Doctrine\ORM\PersistentCollection {#3044 …}
    +children: [
      App\Entity\EntryComment {#2145}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3014
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Admin on your (our) instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706539956 {#2151
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 349893
  -bodyTs: "'admin':1 'instanc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539956 {#2147
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +"title": 349893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3029
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
    +badges: Doctrine\ORM\PersistentCollection {#3044 …}
    +children: [
      App\Entity\EntryComment {#2145}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3014
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2152 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "Admin on your (our) instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1706539956 {#2151
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 349893
  -bodyTs: "'admin':1 'instanc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539956 {#2147
    date: 2024-01-29 15:52:36.0 +01:00
  }
  +"title": 349893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2213
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
  +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
  +url: null
  +body: """
    This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
    \n
    NLNet Funding\n
    -------------\n
    \n
    First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
    \n
    You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
    \n
    Development Update\n
    ------------------\n
    \n
    @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
    \n
    @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
    \n
    @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
    \n
    @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
    \n
    @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
    \n
    @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
    \n
    In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
    \n
    Support development\n
    -------------------\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 374
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471730 {#2844
    date: 2024-10-21 02:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    1 => App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
      +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706281997 {#2291
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@jawa21@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 342167
      -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6114313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706281997 {#2309
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +"title": 342167
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 32994
  -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
  -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706276001
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11023519"
  +editedAt: DateTimeImmutable @1728775359 {#2831
    date: 2024-10-13 01:22:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706189601 {#2808
    date: 2024-01-25 14:33:21.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2213
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
  +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
  +url: null
  +body: """
    This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
    \n
    NLNet Funding\n
    -------------\n
    \n
    First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
    \n
    You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
    \n
    Development Update\n
    ------------------\n
    \n
    @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
    \n
    @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
    \n
    @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
    \n
    @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
    \n
    @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
    \n
    @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
    \n
    In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
    \n
    Support development\n
    -------------------\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 374
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471730 {#2844
    date: 2024-10-21 02:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    1 => App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
      +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706281997 {#2291
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@jawa21@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 342167
      -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6114313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706281997 {#2309
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +"title": 342167
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 32994
  -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
  -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706276001
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11023519"
  +editedAt: DateTimeImmutable @1728775359 {#2831
    date: 2024-10-13 01:22:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706189601 {#2808
    date: 2024-01-25 14:33:21.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2213
  +user: Proxies\__CG__\App\Entity\User {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
  +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
  +url: null
  +body: """
    This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
    \n
    NLNet Funding\n
    -------------\n
    \n
    First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
    \n
    You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
    \n
    Development Update\n
    ------------------\n
    \n
    @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
    \n
    @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
    \n
    @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
    \n
    @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
    \n
    @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
    \n
    @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
    \n
    In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
    \n
    Support development\n
    -------------------\n
    \n
    @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
    \n
    If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
    \n
    - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
    - [Open Collective](https://opencollective.com/lemmy)\n
    - [Patreon](https://www.patreon.com/dessalines)\n
    - [Cryptocurrency](https://join-lemmy.org/donate)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 374
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729471730 {#2844
    date: 2024-10-21 02:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines"
    "@nutomic"
    "@ismailkarsli"
    "@jmcharter"
    "@dullbananas"
    "@SleeplessOne1917"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2849 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    1 => App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +root: App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
      +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706281997 {#2291
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nutomic@lemmy.ml"
        "@phiresky@lemmy.world"
        "@dessalines@lemmy.ml"
        "@jawa21@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 342167
      -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6114313"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706281997 {#2309
        date: 2024-01-26 16:13:17.0 +01:00
      }
      +"title": 342167
    }
    0 => App\Entity\EntryComment {#2227}
  ]
  -id: 32994
  -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
  -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706276001
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11023519"
  +editedAt: DateTimeImmutable @1728775359 {#2831
    date: 2024-10-13 01:22:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706189601 {#2808
    date: 2024-01-25 14:33:21.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
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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706281997 {#2291
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 342167
  -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6114313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281997 {#2309
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +"title": 342167
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706281997 {#2291
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 342167
  -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6114313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281997 {#2309
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +"title": 342167
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301}
      0 => App\Entity\EntryComment {#2227
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: null
        +root: null
        +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1728798476 {#2110
          date: 2024-10-13 07:47:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2230 …}
        +nested: Doctrine\ORM\PersistentCollection {#2232 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
        -id: 339920
        -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6079889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706206192 {#2106
          date: 2024-01-25 19:09:52.0 +01:00
        }
        +"title": 339920
      }
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2227}
  +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706281997 {#2291
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 342167
  -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6114313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706281997 {#2309
    date: 2024-01-26 16:13:17.0 +01:00
  }
  +"title": 342167
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706281997 {#2291
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@jawa21@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 342167
        -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6114313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706281997 {#2309
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +"title": 342167
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728798476 {#2110
    date: 2024-10-13 07:47:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 339920
  -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6079889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706206192 {#2106
    date: 2024-01-25 19:09:52.0 +01:00
  }
  +"title": 339920
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706281997 {#2291
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@jawa21@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 342167
        -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6114313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706281997 {#2309
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +"title": 342167
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728798476 {#2110
    date: 2024-10-13 07:47:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 339920
  -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6079889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706206192 {#2106
    date: 2024-01-25 19:09:52.0 +01:00
  }
  +"title": 339920
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213
    +user: Proxies\__CG__\App\Entity\User {#2638 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "Lemmy-Developer-AMA-and-Dev-Update-2024-01-26-1500-CEDT"
    +title: "Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDT"
    +url: null
    +body: """
      This is a chance for any users, admins, or developers to ask anything they’d like to myself, @nutomic@lemmy.ml , [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) , or @phiresky@lemmy.world about Lemmy, its future, and wider issues about the social media landscape today.\n
      \n
      NLNet Funding\n
      -------------\n
      \n
      First of all some good news: We are currently applying for new funding from [NLnet](https://nlnet.nl/) and have reached the second round. If it gets approved then @phiresky@lemmy.world and [SleeplessOne](https://lemmygrad.ml/u/CannotSleep420) will work on the paid milestones, while @dessalines and @nutomic will keep being funded by direct user donations. This will increase the number of paid Lemmy developers to four and allow for faster development.\n
      \n
      You can see a [preliminary draft for the milestones](https://codimd.tyhou12.xyz/s/TukD_H96z). This can give you a general idea what the development priorities will be over the next year or so. However the exact details will almost certainly change until the application process is finalized.\n
      \n
      Development Update\n
      ------------------\n
      \n
      @ismailkarsli added a community statistic for [number of local subscribers](https://github.com/LemmyNet/lemmy/pull/4166).\n
      \n
      @jmcharter added a view for [denied Registration Applications](https://github.com/LemmyNet/lemmy-ui/pull/2322).\n
      \n
      @dullbananas made various improvements to database code, like [batching insertions for better performance, SQL comments](https://github.com/LemmyNet/lemmy/pull/4285) and support for [backwards pagination](https://github.com/LemmyNet/lemmy/pull/4320).\n
      \n
      @SleeplessOne1917 made a change that besides admins also allows [community moderators to see who voted on posts](https://github.com/LemmyNet/lemmy/pull/4392). Additionally he made [improvements to the 2FA modal](https://github.com/LemmyNet/lemmy-ui/pull/2327) and [made it more obvious when a community is locked](https://github.com/LemmyNet/lemmy-ui/pull/2329).\n
      \n
      @nutomic completed the implementation of [local only communities, which don’t federate and can only be seen by authenticated users](https://github.com/LemmyNet/lemmy/pull/4350). Additionally he finished the [image proxy feature](https://github.com/LemmyNet/lemmy/pull/4035), which user IPs being exposed to external servers via embedded images. [Admin purges of content are now federated](https://github.com/LemmyNet/lemmy/pull/4398). He also made a change which [reduces the problem of instances being marked as dead](https://github.com/LemmyNet/lemmy/pull/4380).\n
      \n
      @dessalines has been adding [moderation abilities to Jerboa](https://github.com/dessalines/jerboa/issues/1182), including bans, locks, removes, featured posts, and vote viewing.\n
      \n
      In other news there will soon be a security audit of the Lemmy federation code, thanks to [Radically Open Security](https://www.radicallyopensecurity.com/services/) and [NLnet](https://nlnet.nl/).\n
      \n
      Support development\n
      -------------------\n
      \n
      @dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.\n
      \n
      If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider [donating to support its development](https://join-lemmy.org/donate). Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.\n
      \n
      - [Liberapay](https://liberapay.com/Lemmy) (preferred option)\n
      - [Open Collective](https://opencollective.com/lemmy)\n
      - [Patreon](https://www.patreon.com/dessalines)\n
      - [Cryptocurrency](https://join-lemmy.org/donate)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 374
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729471730 {#2844
      date: 2024-10-21 02:48:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nutomic@lemmy.ml"
      "@phiresky@lemmy.world"
      "@dessalines"
      "@nutomic"
      "@ismailkarsli"
      "@jmcharter"
      "@dullbananas"
      "@SleeplessOne1917"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2849 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      1 => App\Entity\EntryComment {#2301
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2213 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
        +root: App\Entity\EntryComment {#2227}
        +body: "I’m sure. However, I am not in a position to self host and videos are huge unless you post them as webm which some people might even report you for."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706281997 {#2291
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nutomic@lemmy.ml"
          "@phiresky@lemmy.world"
          "@dessalines@lemmy.ml"
          "@jawa21@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 342167
        -bodyTs: "'even':28 'host':13 'howev':4 'huge':17 'm':2 'might':27 'peopl':26 'posit':10 'post':20 'report':29 'self':12 'sure':3 'unless':18 'video':15 'webm':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6114313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706281997 {#2309
          date: 2024-01-26 16:13:17.0 +01:00
        }
        +"title": 342167
      }
      0 => App\Entity\EntryComment {#2227}
    ]
    -id: 32994
    -titleTs: "'-01':8 '-26':9 '1500':10 '2024':7 'ama':3 'cedt':11 'dev':5 'develop':2 'lemmi':1 'updat':6"
    -bodyTs: "'/)':58 '/).':370 '/dessalines)':469 '/dessalines/jerboa/issues/1182),':333 '/donate)':473 '/donate).':431 '/lemmy)':458,465 '/lemmynet/lemmy-ui/pull/2322).':180 '/lemmynet/lemmy-ui/pull/2327)':237 '/lemmynet/lemmy-ui/pull/2329).':250 '/lemmynet/lemmy/pull/4035),':283 '/lemmynet/lemmy/pull/4166).':169 '/lemmynet/lemmy/pull/4285)':198 '/lemmynet/lemmy/pull/4320).':206 '/lemmynet/lemmy/pull/4350).':273 '/lemmynet/lemmy/pull/4380).':322 '/lemmynet/lemmy/pull/4392).':226 '/lemmynet/lemmy/pull/4398).':304 '/s/tukd_h96z).':121 '/services/)':365 '/u/cannotsleep420)':23,75 '2fa':233 'abil':328 'ad':158,171,326 'addit':227,274 'admin':8,213,295 'allow':106,215,438 'almost':146 'also':214,306,445 'alway':414 'amount':452 'anyth':13 'appli':50 'applic':151,177 'approv':68 'ask':12 'audit':352 'authent':269 'avail':416 'backward':202 'ban':335 'batch':189 'besid':212 'better':192 'bug':388 'build':421 'certain':147 'chanc':4 'chang':148,210,309 'code':187,357 'codimd.tyhou12.xyz':120 'codimd.tyhou12.xyz/s/tukd_h96z).':119 'collect':462 'comment':195 'communiti':160,216,245,258,385 'complet':252 'consid':423 'content':298 'contribut':386 'cryptocurr':470 'current':49 'd':15 'databas':186 'dead':319 'deni':175 'dessalin':83,323,373 'detail':144 'develop':10,102,109,131,155,372,428 'direct':91 'donat':93,400,424,433,449 'draft':115 'dullbanana':181 'embed':293 'exact':143 'exclus':398 'expos':288 'extern':290 'faster':108 'featur':280,338 'feder':262,301,356 'final':154 'finish':276 'first':41 'fix':387 'four':104 'full':379,419 'full-tim':378 'fund':40,53,89,397 'futur':29 'general':127 'get':67 'github.com':168,179,197,205,225,236,249,272,282,303,321,332 'github.com/dessalines/jerboa/issues/1182),':331 'github.com/lemmynet/lemmy-ui/pull/2322).':178 'github.com/lemmynet/lemmy-ui/pull/2327)':235 'github.com/lemmynet/lemmy-ui/pull/2329).':248 'github.com/lemmynet/lemmy/pull/4035),':281 'github.com/lemmynet/lemmy/pull/4166).':167 'github.com/lemmynet/lemmy/pull/4285)':196 'github.com/lemmynet/lemmy/pull/4320).':204 'github.com/lemmynet/lemmy/pull/4350).':271 'github.com/lemmynet/lemmy/pull/4380).':320 'github.com/lemmynet/lemmy/pull/4392).':224 'github.com/lemmynet/lemmy/pull/4398).':302 'give':124 'good':45 'help':453 'howev':141 'idea':128 'ideal':435 'imag':278,294 'implement':254 'improv':184,230 'includ':334 'increas':96 'insert':190 'instanc':315 'integr':384 'ip':286 'ismailkarsli':157 'issu':32 'jerboa':330 'jmcharter':170 'join-lemmy.org':430,472 'join-lemmy.org/donate)':471 'join-lemmy.org/donate).':429 'keep':87 'landscap':37 'lemmi':27,101,355,382,405 'lemmygrad.ml':22,74 'lemmygrad.ml/u/cannotsleep420)':21,73 'liberapay':455 'liberapay.com':457 'liberapay.com/lemmy)':456 'like':16,188,403 'local':165,256 'lock':247,336 'long':441 'long-term':440 'made':182,208,229,239,307 'make':409 'mark':317 'media':36 'mileston':81,118 'modal':234 'moder':217,327 'much':392 'new':52 'news':46,345 'next':137 'nlnet':39,55,367 'nlnet.nl':57,369 'nlnet.nl/)':56 'nlnet.nl/).':368 'number':98,163 'nutom':85,251,375 'nutomic@lemmy.ml':19 'obvious':242 'one':447 'one-tim':446 'open':361,461 'opencollective.com':464 'opencollective.com/lemmy)':463 'optim':389 'option':460 'pagin':203 'paid':80,100 'patreon':466 'perform':193,390 'phiresky@lemmy.world':25,70 'plan':443 'post':223,339 'prefer':459 'preliminari':114 'prioriti':132 'problem':313 'process':152 'proxi':279 'purg':296 'radic':360 'reach':61 'recur':432 'reduc':311 'registr':176 'remov':337 'round':64 'second':63 'secur':351,362 'see':112,219 'seen':267 'server':291 'sleeplesson':20,72 'sleeplessone1917':207 'social':35 'soon':348 'sql':194 'statist':161 'subscrib':166 'support':200,371,426 'sure':410 'term':442 'thank':358 'time':380,420,448 'today':38 'updat':156 'us':454 'use':404 'user':7,92,270,285 'various':183 'via':292 'view':173,342 'vote':221,341 'want':407 'wider':31 'work':77,377,395,418 'www.patreon.com':468 'www.patreon.com/dessalines)':467 'www.radicallyopensecurity.com':364 'www.radicallyopensecurity.com/services/)':363 'year':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706276001
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11023519"
    +editedAt: DateTimeImmutable @1728775359 {#2831
      date: 2024-10-13 01:22:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706189601 {#2808
      date: 2024-01-25 14:33:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2225 …}
  +image: null
  +parent: null
  +root: null
  +body: "I post a fair amount of video edits. I’ve had quite a few people say that video playback is far from ideal for not just Lemmy, but the Fediverse as a whole. Is this mostly a 3rd party app thing, or a backend issue? I haven’t had much issue myself, but enough people have mentioned it that there is likely an issue somewhere down the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1728798476 {#2110
    date: 2024-10-13 07:47:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nutomic@lemmy.ml"
    "@phiresky@lemmy.world"
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 339920
  -bodyTs: "'3rd':38 'amount':5 'app':40 'backend':44 'edit':8 'enough':54 'fair':4 'far':21 'fedivers':30 'haven':47 'ideal':23 'issu':45,51,64 'lemmi':27 'like':62 'line':68 'mention':57 'most':36 'much':50 'parti':39 'peopl':15,55 'playback':19 'post':2 'quit':12 'say':16 'somewher':65 'thing':41 've':10 'video':7,18 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6079889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706206192 {#2106
    date: 2024-01-25 19:09:52.0 +01:00
  }
  +"title": 339920
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#3051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Did-you-sign-the-card"
  +title: "Did you sign the card?"
  +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306099 {#3046
    date: 2024-10-19 04:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2256
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +body: "See: Half Life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706493001 {#2247
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@CryptidBestiary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 348570
      -bodyTs: "'half':2 'life':3 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6201263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493001 {#2255
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +"title": 348570
    }
  ]
  -id: 33670
  -titleTs: "'card':5 'sign':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11295807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462379 {#3035
    date: 2024-01-28 18:19:39.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#3051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Did-you-sign-the-card"
  +title: "Did you sign the card?"
  +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306099 {#3046
    date: 2024-10-19 04:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2256
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +body: "See: Half Life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706493001 {#2247
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@CryptidBestiary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 348570
      -bodyTs: "'half':2 'life':3 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6201263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493001 {#2255
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +"title": 348570
    }
  ]
  -id: 33670
  -titleTs: "'card':5 'sign':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11295807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462379 {#3035
    date: 2024-01-28 18:19:39.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#3011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#3051 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Did-you-sign-the-card"
  +title: "Did you sign the card?"
  +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729306099 {#3046
    date: 2024-10-19 04:48:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2256
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
      +body: "See: Half Life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706493001 {#2247
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@CryptidBestiary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 348570
      -bodyTs: "'half':2 'life':3 'see':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6201263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493001 {#2255
        date: 2024-01-29 02:50:01.0 +01:00
      }
      +"title": 348570
    }
  ]
  -id: 33670
  -titleTs: "'card':5 'sign':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706548779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11295807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462379 {#3035
    date: 2024-01-28 18:19:39.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
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 {#2256
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#3011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#3051 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Did-you-sign-the-card"
    +title: "Did you sign the card?"
    +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729306099 {#3046
      date: 2024-10-19 04:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2256}
    ]
    -id: 33670
    -titleTs: "'card':5 'sign':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706548779
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11295807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462379 {#3035
      date: 2024-01-28 18:19:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "See: Half Life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706493001 {#2247
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@CryptidBestiary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 348570
  -bodyTs: "'half':2 'life':3 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6201263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493001 {#2255
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +"title": 348570
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#3011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#3051 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Did-you-sign-the-card"
    +title: "Did you sign the card?"
    +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729306099 {#3046
      date: 2024-10-19 04:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2256}
    ]
    -id: 33670
    -titleTs: "'card':5 'sign':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706548779
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11295807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462379 {#3035
      date: 2024-01-28 18:19:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "See: Half Life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706493001 {#2247
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@CryptidBestiary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 348570
  -bodyTs: "'half':2 'life':3 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6201263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493001 {#2255
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +"title": 348570
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#3011 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#3051 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Did-you-sign-the-card"
    +title: "Did you sign the card?"
    +url: "https://lemmy.world/pictrs/image/d5b4f4db-59d1-46aa-a51e-fe86df327c67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729306099 {#3046
      date: 2024-10-19 04:48:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2256}
    ]
    -id: 33670
    -titleTs: "'card':5 'sign':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706548779
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11295807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706462379 {#3035
      date: 2024-01-28 18:19:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2284 …}
  +body: "See: Half Life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706493001 {#2247
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@CryptidBestiary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 348570
  -bodyTs: "'half':2 'life':3 'see':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6201263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493001 {#2255
    date: 2024-01-29 02:50:01.0 +01:00
  }
  +"title": 348570
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1735
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
  +title: "What is a good video host for the Fediverse/Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729160203 {#1732
    date: 2024-10-17 12:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: [
    2 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706443458 {#2206
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 346877
      -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443458 {#2202
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +"title": 346877
    }
    1 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706443542 {#2267
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@impolitecarry@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 346879
      -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443542 {#2273
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +"title": 346879
    }
    0 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Thanks for the reply. It might be a good option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706444619 {#2233
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 346895
      -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444619 {#2226
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +"title": 346895
    }
  ]
  -id: 33613
  -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527872
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6179013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441472 {#1727
    date: 2024-01-28 12:31:12.0 +01:00
  }
}
"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
31 DENIED edit
App\Entity\Entry {#1735
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
  +title: "What is a good video host for the Fediverse/Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729160203 {#1732
    date: 2024-10-17 12:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: [
    2 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706443458 {#2206
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 346877
      -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443458 {#2202
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +"title": 346877
    }
    1 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706443542 {#2267
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@impolitecarry@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 346879
      -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443542 {#2273
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +"title": 346879
    }
    0 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Thanks for the reply. It might be a good option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706444619 {#2233
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 346895
      -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444619 {#2226
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +"title": 346895
    }
  ]
  -id: 33613
  -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527872
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6179013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441472 {#1727
    date: 2024-01-28 12:31:12.0 +01:00
  }
}
"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
32 DENIED moderate
App\Entity\Entry {#1735
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
  +title: "What is a good video host for the Fediverse/Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729160203 {#1732
    date: 2024-10-17 12:16:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  +badges: Doctrine\ORM\PersistentCollection {#1739 …}
  +children: [
    2 => App\Entity\EntryComment {#2201
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706443458 {#2206
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 346877
      -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443458 {#2202
        date: 2024-01-28 13:04:18.0 +01:00
      }
      +"title": 346877
    }
    1 => App\Entity\EntryComment {#2271
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706443542 {#2267
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@impolitecarry@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 346879
      -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706443542 {#2273
        date: 2024-01-28 13:05:42.0 +01:00
      }
      +"title": 346879
    }
    0 => App\Entity\EntryComment {#2234
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1735}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
      +body: "Thanks for the reply. It might be a good option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706444619 {#2233
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jawa21@startrek.website"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2237 …}
      +nested: Doctrine\ORM\PersistentCollection {#2258 …}
      +votes: Doctrine\ORM\PersistentCollection {#2260 …}
      +reports: Doctrine\ORM\PersistentCollection {#2254 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
      -id: 346895
      -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6184724"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444619 {#2226
        date: 2024-01-28 13:23:39.0 +01:00
      }
      +"title": 346895
    }
  ]
  -id: 33613
  -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527872
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6179013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441472 {#1727
    date: 2024-01-28 12:31:12.0 +01:00
  }
}
"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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201}
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706443458 {#2206
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 346877
  -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443458 {#2202
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +"title": 346877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201}
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706443458 {#2206
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 346877
  -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443458 {#2202
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +"title": 346877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201}
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706443458 {#2206
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 346877
  -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443458 {#2202
    date: 2024-01-28 13:04:18.0 +01:00
  }
  +"title": 346877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2271
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271}
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706443542 {#2267
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@impolitecarry@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 346879
  -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443542 {#2273
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +"title": 346879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2271
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271}
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706443542 {#2267
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@impolitecarry@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 346879
  -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443542 {#2273
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +"title": 346879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2271
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271}
      0 => App\Entity\EntryComment {#2234
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "Thanks for the reply. It might be a good option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706444619 {#2233
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2237 …}
        +nested: Doctrine\ORM\PersistentCollection {#2258 …}
        +votes: Doctrine\ORM\PersistentCollection {#2260 …}
        +reports: Doctrine\ORM\PersistentCollection {#2254 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
        -id: 346895
        -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184724"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706444619 {#2226
          date: 2024-01-28 13:23:39.0 +01:00
        }
        +"title": 346895
      }
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706443542 {#2267
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@impolitecarry@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 346879
  -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706443542 {#2273
    date: 2024-01-28 13:05:42.0 +01:00
  }
  +"title": 346879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234}
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Thanks for the reply. It might be a good option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706444619 {#2233
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 346895
  -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444619 {#2226
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +"title": 346895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234}
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Thanks for the reply. It might be a good option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706444619 {#2233
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 346895
  -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444619 {#2226
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +"title": 346895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2234
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1735
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
    +slug: "What-is-a-good-video-host-for-the-Fediverse-Lemmy"
    +title: "What is a good video host for the Fediverse/Lemmy?"
    +url: null
    +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729160203 {#1732
      date: 2024-10-17 12:16:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1733 …}
    +votes: Doctrine\ORM\PersistentCollection {#1724 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
    +badges: Doctrine\ORM\PersistentCollection {#1739 …}
    +children: [
      2 => App\Entity\EntryComment {#2201
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
        +body: "The last time I tried there, the video would expire. I’ll look around if there is a paid solution."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706443458 {#2206
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@Pyroglyph@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2203 …}
        +nested: Doctrine\ORM\PersistentCollection {#2212 …}
        +votes: Doctrine\ORM\PersistentCollection {#2209 …}
        +reports: Doctrine\ORM\PersistentCollection {#2200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
        -id: 346877
        -bodyTs: "'around':14 'expir':10 'last':2 'll':12 'look':13 'paid':19 'solut':20 'time':3 'tri':5 'video':8 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184481"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443458 {#2202
          date: 2024-01-28 13:04:18.0 +01:00
        }
        +"title": 346877
      }
      1 => App\Entity\EntryComment {#2271
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1735}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
        +body: "I’ll look into that, for sure. Do you have a link to a quick guide to that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706443542 {#2267
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@jawa21@startrek.website"
          "@impolitecarry@lemmy.wtf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2272 …}
        +nested: Doctrine\ORM\PersistentCollection {#2253 …}
        +votes: Doctrine\ORM\PersistentCollection {#2262 …}
        +reports: Doctrine\ORM\PersistentCollection {#2264 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
        -id: 346879
        -bodyTs: "'guid':16 'link':12 'll':2 'look':3 'quick':15 'sure':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/6184497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706443542 {#2273
          date: 2024-01-28 13:05:42.0 +01:00
        }
        +"title": 346879
      }
      0 => App\Entity\EntryComment {#2234}
    ]
    -id: 33613
    -titleTs: "'fediverse/lemmy':9 'good':4 'host':6 'video':5"
    -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527872
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6179013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706441472 {#1727
      date: 2024-01-28 12:31:12.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2210 …}
  +body: "Thanks for the reply. It might be a good option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706444619 {#2233
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 346895
  -bodyTs: "'good':9 'might':6 'option':10 'repli':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6184724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444619 {#2226
    date: 2024-01-28 13:23:39.0 +01:00
  }
  +"title": 346895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729131277 {#3008
    date: 2024-10-17 04:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706392000 {#2279
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 345748
      -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6154957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706392000 {#2275
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +"title": 345748
    }
  ]
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#2996
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#2976
    date: 2024-01-27 10:49:39.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729131277 {#3008
    date: 2024-10-17 04:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706392000 {#2279
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 345748
      -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6154957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706392000 {#2275
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +"title": 345748
    }
  ]
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#2996
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#2976
    date: 2024-01-27 10:49:39.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2261
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729131277 {#3008
    date: 2024-10-17 04:14:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    App\Entity\EntryComment {#2277
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2261 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
      +image: null
      +parent: null
      +root: null
      +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1706392000 {#2279
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 345748
      -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6154957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706392000 {#2275
        date: 2024-01-27 22:46:40.0 +01:00
      }
      +"title": 345748
    }
  ]
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#2996
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#2976
    date: 2024-01-27 10:49:39.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#3013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729131277 {#3008
      date: 2024-10-17 04:14:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 33403
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706435379
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241478"
    +editedAt: DateTimeImmutable @1728931873 {#2996
      date: 2024-10-14 20:51:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348979 {#2976
      date: 2024-01-27 10:49:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706392000 {#2279
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 345748
  -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6154957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392000 {#2275
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +"title": 345748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#3013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729131277 {#3008
      date: 2024-10-17 04:14:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 33403
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706435379
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241478"
    +editedAt: DateTimeImmutable @1728931873 {#2996
      date: 2024-10-14 20:51:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348979 {#2976
      date: 2024-01-27 10:49:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706392000 {#2279
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 345748
  -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6154957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392000 {#2275
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +"title": 345748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261
    +user: Proxies\__CG__\App\Entity\User {#3013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729131277 {#3008
      date: 2024-10-17 04:14:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      App\Entity\EntryComment {#2277}
    ]
    -id: 33403
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706435379
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241478"
    +editedAt: DateTimeImmutable @1728931873 {#2996
      date: 2024-10-14 20:51:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348979 {#2976
      date: 2024-01-27 10:49:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: null
  +root: null
  +body: "I did this for a while unwillingly because I was in a rough spot and couldn’t pay my phone bill. Even with the ease of getting to wifi in modern times (I would often just go to a restaurant that doesn’t turn off their wifi), it just isn’t worth it and is a massive inconvenience. Not to mention yh3 call quality was often terrible over slow public wifi once I had the VPN going.I am grateful that doing this is fee, however. It was certainly better than nothing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706392000 {#2279
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 345748
  -bodyTs: "'better':89 'bill':21 'call':63 'certain':88 'couldn':16 'doesn':42 'eas':25 'even':22 'fee':84 'get':27 'go':37 'going.i':77 'grate':79 'howev':85 'inconveni':58 'isn':50 'massiv':57 'mention':61 'modern':31 'noth':91 'often':35,66 'pay':18 'phone':20 'public':70 'qualiti':64 'restaur':40 'rough':13 'slow':69 'spot':14 'terribl':67 'time':32 'turn':44 'unwil':7 'vpn':76 'wifi':29,47,71 'worth':52 'would':34 'yh3':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6154957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706392000 {#2275
    date: 2024-01-27 22:46:40.0 +01:00
  }
  +"title": 345748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2318
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: Proxies\__CG__\App\Entity\Image {#2959 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Little-Caesar-s-beetlemoses"
  +title: "Little Caesar's [beetlemoses]"
  +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
  +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729094875 {#2954
    date: 2024-10-16 18:07:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  +badges: Doctrine\ORM\PersistentCollection {#2971 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1706370871 {#2303
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 344871
      -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6146499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370871 {#2319
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +"title": 344871
    }
  ]
  -id: 33440
  -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
  -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6146228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368081 {#2943
    date: 2024-01-27 16:08:01.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2318
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: Proxies\__CG__\App\Entity\Image {#2959 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Little-Caesar-s-beetlemoses"
  +title: "Little Caesar's [beetlemoses]"
  +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
  +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729094875 {#2954
    date: 2024-10-16 18:07:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  +badges: Doctrine\ORM\PersistentCollection {#2971 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1706370871 {#2303
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 344871
      -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6146499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370871 {#2319
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +"title": 344871
    }
  ]
  -id: 33440
  -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
  -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6146228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368081 {#2943
    date: 2024-01-27 16:08:01.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2318
  +user: Proxies\__CG__\App\Entity\User {#2922 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: Proxies\__CG__\App\Entity\Image {#2959 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Little-Caesar-s-beetlemoses"
  +title: "Little Caesar's [beetlemoses]"
  +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
  +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729094875 {#2954
    date: 2024-10-16 18:07:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2961 …}
  +votes: Doctrine\ORM\PersistentCollection {#2963 …}
  +reports: Doctrine\ORM\PersistentCollection {#2965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
  +badges: Doctrine\ORM\PersistentCollection {#2971 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
      +image: null
      +parent: null
      +root: null
      +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1706370871 {#2303
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2316 …}
      +nested: Doctrine\ORM\PersistentCollection {#2294 …}
      +votes: Doctrine\ORM\PersistentCollection {#2296 …}
      +reports: Doctrine\ORM\PersistentCollection {#2281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 344871
      -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6146499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706370871 {#2319
        date: 2024-01-27 16:54:31.0 +01:00
      }
      +"title": 344871
    }
  ]
  -id: 33440
  -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
  -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706454481
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6146228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706368081 {#2943
    date: 2024-01-27 16:08:01.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
    +image: Proxies\__CG__\App\Entity\Image {#2959 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Little-Caesar-s-beetlemoses"
    +title: "Little Caesar's [beetlemoses]"
    +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
    +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 427
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729094875 {#2954
      date: 2024-10-16 18:07:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    +badges: Doctrine\ORM\PersistentCollection {#2971 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 33440
    -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
    -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706454481
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6146228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706368081 {#2943
      date: 2024-01-27 16:08:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706370871 {#2303
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 344871
  -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6146499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370871 {#2319
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +"title": 344871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
    +image: Proxies\__CG__\App\Entity\Image {#2959 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Little-Caesar-s-beetlemoses"
    +title: "Little Caesar's [beetlemoses]"
    +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
    +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 427
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729094875 {#2954
      date: 2024-10-16 18:07:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    +badges: Doctrine\ORM\PersistentCollection {#2971 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 33440
    -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
    -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706454481
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6146228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706368081 {#2943
      date: 2024-01-27 16:08:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706370871 {#2303
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 344871
  -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6146499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370871 {#2319
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +"title": 344871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2922 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
    +image: Proxies\__CG__\App\Entity\Image {#2959 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Little-Caesar-s-beetlemoses"
    +title: "Little Caesar's [beetlemoses]"
    +url: "https://startrek.website/pictrs/image/adeb021e-9aaa-46d4-b93e-878d9410d5c2.jpeg"
    +body: "Artist’s IG: [www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 427
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729094875 {#2954
      date: 2024-10-16 18:07:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2961 …}
    +votes: Doctrine\ORM\PersistentCollection {#2963 …}
    +reports: Doctrine\ORM\PersistentCollection {#2965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2969 …}
    +badges: Doctrine\ORM\PersistentCollection {#2971 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 33440
    -titleTs: "'beetlemos':4 'caesar':2 'littl':1"
    -bodyTs: "'/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':6 'artist':1 'ig':3 'www.instagram.com':5 'www.instagram.com/beetlemoses/?hl=en](https://www.instagram.com/beetlemoses/?hl=en)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706454481
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6146228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706368081 {#2943
      date: 2024-01-27 16:08:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2313 …}
  +image: null
  +parent: null
  +root: null
  +body: "The only ones I have ever been in were just a counter and a clearly visible kitchen behind it with no walls separating them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1706370871 {#2303
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 344871
  -bodyTs: "'behind':18 'clear':15 'counter':12 'ever':6 'kitchen':17 'one':3 'separ':23 'visibl':16 'wall':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6146499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370871 {#2319
    date: 2024-01-27 16:54:31.0 +01:00
  }
  +"title": 344871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#2789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#2825
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2834 …}
  +reports: Doctrine\ORM\PersistentCollection {#2836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
  +badges: Doctrine\ORM\PersistentCollection {#2842 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706104874 {#2160
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 336664
      -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6039730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706104874 {#2161
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +"title": 336664
    }
  ]
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#2811
    date: 2024-01-24 12:26:27.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#2789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#2825
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2834 …}
  +reports: Doctrine\ORM\PersistentCollection {#2836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
  +badges: Doctrine\ORM\PersistentCollection {#2842 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706104874 {#2160
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 336664
      -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6039730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706104874 {#2161
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +"title": 336664
    }
  ]
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#2811
    date: 2024-01-24 12:26:27.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2116
  +user: Proxies\__CG__\App\Entity\User {#2789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2830 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
  +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
  +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728854106 {#2825
    date: 2024-10-13 23:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2832 …}
  +votes: Doctrine\ORM\PersistentCollection {#2834 …}
  +reports: Doctrine\ORM\PersistentCollection {#2836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
  +badges: Doctrine\ORM\PersistentCollection {#2842 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2116 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706104874 {#2160
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2113 …}
      +votes: Doctrine\ORM\PersistentCollection {#2122 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 336664
      -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6039730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706104874 {#2161
        date: 2024-01-24 15:01:14.0 +01:00
      }
      +"title": 336664
    }
  ]
  -id: 32764
  -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706181987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095587 {#2811
    date: 2024-01-24 12:26:27.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#2789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
    +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
    +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728854106 {#2825
      date: 2024-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2834 …}
    +reports: Doctrine\ORM\PersistentCollection {#2836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
    +badges: Doctrine\ORM\PersistentCollection {#2842 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 32764
    -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706181987
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095587 {#2811
      date: 2024-01-24 12:26:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706104874 {#2160
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 336664
  -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6039730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104874 {#2161
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +"title": 336664
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#2789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
    +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
    +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728854106 {#2825
      date: 2024-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2834 …}
    +reports: Doctrine\ORM\PersistentCollection {#2836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
    +badges: Doctrine\ORM\PersistentCollection {#2842 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 32764
    -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706181987
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095587 {#2811
      date: 2024-01-24 12:26:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706104874 {#2160
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 336664
  -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6039730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104874 {#2161
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +"title": 336664
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2116
    +user: Proxies\__CG__\App\Entity\User {#2789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2830 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "The-Borg-vs-The-Combine-Epic-Intergalactic-Rap-Battle-of"
    +title: "The Borg vs The Combine. Epic Intergalactic Rap Battle of History!"
    +url: "https://lemmy.world/pictrs/image/18f9aa9f-1b4a-4060-9a4b-ce8c04d93062.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728854106 {#2825
      date: 2024-10-13 23:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2832 …}
    +votes: Doctrine\ORM\PersistentCollection {#2834 …}
    +reports: Doctrine\ORM\PersistentCollection {#2836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2840 …}
    +badges: Doctrine\ORM\PersistentCollection {#2842 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 32764
    -titleTs: "'battl':9 'borg':2 'combin':5 'epic':6 'histori':11 'intergalact':7 'rap':8 'vs':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706181987
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095587 {#2811
      date: 2024-01-24 12:26:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706104874 {#2160
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 336664
  -bodyTs: "'/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':3 'startrek.website':2 'startrek.website/pictrs/image/86253161-49ed-4516-b486-7d39ce942fda.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6039730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706104874 {#2161
    date: 2024-01-24 15:01:14.0 +01:00
  }
  +"title": 336664
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#2862
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727835700 {#2059
        date: 2024-10-02 04:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 325290
      -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5901586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705744719 {#2046
        date: 2024-01-20 10:58:39.0 +01:00
      }
      +"title": 325290
    }
  ]
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#2850
    date: 2024-01-19 23:58: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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#2862
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727835700 {#2059
        date: 2024-10-02 04:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 325290
      -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5901586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705744719 {#2046
        date: 2024-01-20 10:58:39.0 +01:00
      }
      +"title": 325290
    }
  ]
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#2850
    date: 2024-01-19 23:58: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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
  +title: "Plex To Launch a Store For Movies and TV Shows"
  +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728296351 {#2862
    date: 2024-10-07 12:19:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
      +image: null
      +parent: null
      +root: null
      +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1727835700 {#2059
        date: 2024-10-02 04:21:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberpunk007@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 325290
      -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5901586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705744719 {#2046
        date: 2024-01-20 10:58:39.0 +01:00
      }
      +"title": 325290
    }
  ]
  -id: 31821
  -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705791485
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13643017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705085 {#2850
    date: 2024-01-19 23:58: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
    +title: "Plex To Launch a Store For Movies and TV Shows"
    +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728296351 {#2862
      date: 2024-10-07 12:19:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 31821
    -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791485
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13643017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705085 {#2850
      date: 2024-01-19 23:58:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727835700 {#2059
    date: 2024-10-02 04:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 325290
  -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5901586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744719 {#2046
    date: 2024-01-20 10:58:39.0 +01:00
  }
  +"title": 325290
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
    +title: "Plex To Launch a Store For Movies and TV Shows"
    +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728296351 {#2862
      date: 2024-10-07 12:19:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 31821
    -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791485
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13643017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705085 {#2850
      date: 2024-01-19 23:58:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727835700 {#2059
    date: 2024-10-02 04:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 325290
  -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5901586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744719 {#2046
    date: 2024-01-20 10:58:39.0 +01:00
  }
  +"title": 325290
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "Plex-To-Launch-a-Store-For-Movies-and-TV-Shows"
    +title: "Plex To Launch a Store For Movies and TV Shows"
    +url: "https://entertainment.slashdot.org/story/24/01/19/2134259/plex-to-launch-a-store-for-movies-and-tv-shows"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 87
    +favouriteCount: 150
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728296351 {#2862
      date: 2024-10-07 12:19:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 31821
    -titleTs: "'launch':3 'movi':7 'plex':1 'show':10 'store':5 'tv':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705791485
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13643017"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705085 {#2850
      date: 2024-01-19 23:58:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2057 …}
  +image: null
  +parent: null
  +root: null
  +body: "Things like this are why I am mostly glad to still be using xbmc on my original hacked Xbox. Not much space and I have to deal with FTP, but it still works a treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727835700 {#2059
    date: 2024-10-02 04:21:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberpunk007@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 325290
  -bodyTs: "'deal':27 'ftp':29 'glad':9 'hack':18 'like':2 'most':8 'much':21 'origin':17 'space':22 'still':11,32 'thing':1 'treat':35 'use':13 'work':33 'xbmc':14 'xbox':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5901586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705744719 {#2046
    date: 2024-01-20 10:58:39.0 +01:00
  }
  +"title": 325290
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2805
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705911779 {#2105
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@molten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 330782
      -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5969929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705911779 {#2108
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +"title": 330782
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2792
    date: 2024-01-21 23:04:40.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2805
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705911779 {#2105
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@molten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 330782
      -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5969929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705911779 {#2108
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +"title": 330782
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2792
    date: 2024-01-21 23:04:40.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2805
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705911779 {#2105
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@molten@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2139 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
      -id: 330782
      -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5969929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705911779 {#2108
        date: 2024-01-22 09:22:59.0 +01:00
      }
      +"title": 330782
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2792
    date: 2024-01-21 23:04:40.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2805
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2792
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705911779 {#2105
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@molten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 330782
  -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5969929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911779 {#2108
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +"title": 330782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2805
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2792
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705911779 {#2105
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@molten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 330782
  -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5969929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911779 {#2108
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +"title": 330782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2774 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2805
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2792
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +body: "First thing I did when I moved out was eat an entire roll of cookie dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705911779 {#2105
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@molten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 330782
  -bodyTs: "'cooki':15 'dough':16 'eat':10 'entir':12 'first':1 'move':7 'roll':13 'thing':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5969929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911779 {#2108
    date: 2024-01-22 09:22:59.0 +01:00
  }
  +"title": 330782
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: Proxies\__CG__\App\Entity\Image {#2887 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-mean-Star-Trek-is-not-much-better"
  +title: "I mean Star Trek is not much better"
  +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725278135 {#2882
    date: 2024-09-02 13:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love having this username on this instance. I punch myself regularly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1723022335 {#2135
        date: 2024-08-07 11:18:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 306855
      -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5700153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200206 {#2136
        date: 2024-01-14 03:43:26.0 +01:00
      }
      +"title": 306855
    }
  ]
  -id: 30185
  -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705248149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10666408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705161749 {#2868
    date: 2024-01-13 17:02:29.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: Proxies\__CG__\App\Entity\Image {#2887 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-mean-Star-Trek-is-not-much-better"
  +title: "I mean Star Trek is not much better"
  +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725278135 {#2882
    date: 2024-09-02 13:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love having this username on this instance. I punch myself regularly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1723022335 {#2135
        date: 2024-08-07 11:18:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 306855
      -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5700153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200206 {#2136
        date: 2024-01-14 03:43:26.0 +01:00
      }
      +"title": 306855
    }
  ]
  -id: 30185
  -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705248149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10666408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705161749 {#2868
    date: 2024-01-13 17:02:29.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2073
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: Proxies\__CG__\App\Entity\Image {#2887 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "I-mean-Star-Trek-is-not-much-better"
  +title: "I mean Star Trek is not much better"
  +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725278135 {#2882
    date: 2024-09-02 13:55:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2889 …}
  +votes: Doctrine\ORM\PersistentCollection {#2891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
  +badges: Doctrine\ORM\PersistentCollection {#2899 …}
  +children: [
    App\Entity\EntryComment {#2137
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2073 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love having this username on this instance. I punch myself regularly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1723022335 {#2135
        date: 2024-08-07 11:18:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 306855
      -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5700153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200206 {#2136
        date: 2024-01-14 03:43:26.0 +01:00
      }
      +"title": 306855
    }
  ]
  -id: 30185
  -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705248149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10666408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705161749 {#2868
    date: 2024-01-13 17:02:29.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
    +image: Proxies\__CG__\App\Entity\Image {#2887 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-mean-Star-Trek-is-not-much-better"
    +title: "I mean Star Trek is not much better"
    +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 503
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725278135 {#2882
      date: 2024-09-02 13:55:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2889 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 30185
    -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705248149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10666408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705161749 {#2868
      date: 2024-01-13 17:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love having this username on this instance. I punch myself regularly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1723022335 {#2135
    date: 2024-08-07 11:18:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 306855
  -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5700153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200206 {#2136
    date: 2024-01-14 03:43:26.0 +01:00
  }
  +"title": 306855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
    +image: Proxies\__CG__\App\Entity\Image {#2887 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-mean-Star-Trek-is-not-much-better"
    +title: "I mean Star Trek is not much better"
    +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 503
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725278135 {#2882
      date: 2024-09-02 13:55:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2889 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 30185
    -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705248149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10666408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705161749 {#2868
      date: 2024-01-13 17:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love having this username on this instance. I punch myself regularly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1723022335 {#2135
    date: 2024-08-07 11:18:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 306855
  -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5700153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200206 {#2136
    date: 2024-01-14 03:43:26.0 +01:00
  }
  +"title": 306855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2073
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
    +image: Proxies\__CG__\App\Entity\Image {#2887 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "I-mean-Star-Trek-is-not-much-better"
    +title: "I mean Star Trek is not much better"
    +url: "https://lemmy.world/pictrs/image/32e75147-3faa-4ed4-ae53-22fb70f3145c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 503
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725278135 {#2882
      date: 2024-09-02 13:55:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2889 …}
    +votes: Doctrine\ORM\PersistentCollection {#2891 …}
    +reports: Doctrine\ORM\PersistentCollection {#2893 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2895 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2897 …}
    +badges: Doctrine\ORM\PersistentCollection {#2899 …}
    +children: [
      App\Entity\EntryComment {#2137}
    ]
    -id: 30185
    -titleTs: "'better':8 'mean':2 'much':7 'star':3 'trek':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705248149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10666408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705161749 {#2868
      date: 2024-01-13 17:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2068 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love having this username on this instance. I punch myself regularly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1723022335 {#2135
    date: 2024-08-07 11:18:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 306855
  -bodyTs: "'instanc':8 'love':2 'punch':10 'regular':12 'usernam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5700153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200206 {#2136
    date: 2024-01-14 03:43:26.0 +01:00
  }
  +"title": 306855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Compy-Burninate-that-entire-personal-log"
  +title: "Compy... Burninate that entire personal log."
  +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719773326 {#2901
    date: 2024-06-30 20:48:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1711772528 {#2333
        date: 2024-03-30 05:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 281235
      -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5414711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704415592 {#2323
        date: 2024-01-05 01:46:32.0 +01:00
      }
      +"title": 281235
    }
  ]
  -id: 27286
  -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704496245
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5327183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409845 {#2888
    date: 2024-01-05 00:10:45.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Compy-Burninate-that-entire-personal-log"
  +title: "Compy... Burninate that entire personal log."
  +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719773326 {#2901
    date: 2024-06-30 20:48:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1711772528 {#2333
        date: 2024-03-30 05:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 281235
      -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5414711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704415592 {#2323
        date: 2024-01-05 01:46:32.0 +01:00
      }
      +"title": 281235
    }
  ]
  -id: 27286
  -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704496245
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5327183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409845 {#2888
    date: 2024-01-05 00:10:45.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Compy-Burninate-that-entire-personal-log"
  +title: "Compy... Burninate that entire personal log."
  +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719773326 {#2901
    date: 2024-06-30 20:48:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1711772528 {#2333
        date: 2024-03-30 05:22:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 281235
      -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5414711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704415592 {#2323
        date: 2024-01-05 01:46:32.0 +01:00
      }
      +"title": 281235
    }
  ]
  -id: 27286
  -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704496245
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5327183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704409845 {#2888
    date: 2024-01-05 00:10:45.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Compy-Burninate-that-entire-personal-log"
    +title: "Compy... Burninate that entire personal log."
    +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719773326 {#2901
      date: 2024-06-30 20:48:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 27286
    -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704496245
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5327183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704409845 {#2888
      date: 2024-01-05 00:10:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1711772528 {#2333
    date: 2024-03-30 05:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 281235
  -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5414711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415592 {#2323
    date: 2024-01-05 01:46:32.0 +01:00
  }
  +"title": 281235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Compy-Burninate-that-entire-personal-log"
    +title: "Compy... Burninate that entire personal log."
    +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719773326 {#2901
      date: 2024-06-30 20:48:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 27286
    -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704496245
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5327183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704409845 {#2888
      date: 2024-01-05 00:10:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1711772528 {#2333
    date: 2024-03-30 05:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 281235
  -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5414711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415592 {#2323
    date: 2024-01-05 01:46:32.0 +01:00
  }
  +"title": 281235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Compy-Burninate-that-entire-personal-log"
    +title: "Compy... Burninate that entire personal log."
    +url: "https://startrek.website/pictrs/image/48dd95b9-afe7-486d-be54-428420974fb8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719773326 {#2901
      date: 2024-06-30 20:48:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2906 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 27286
    -titleTs: "'burnin':2 'compi':1 'entir':4 'log':6 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704496245
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5327183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704409845 {#2888
      date: 2024-01-05 00:10:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I was bummed when Flash died, just because the site would never be the same again. I believe they have archived most of it in the form of YouTube videos, but it just isn’t the same. The small interactive jokes were great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1711772528 {#2333
    date: 2024-03-30 05:22:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 281235
  -bodyTs: "'archiv':21 'believ':18 'bum':3 'die':6 'flash':5 'form':27 'great':43 'interact':40 'isn':34 'joke':41 'never':12 'site':10 'small':39 'video':30 'would':11 'youtub':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5414711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415592 {#2323
    date: 2024-01-05 01:46:32.0 +01:00
  }
  +"title": 281235
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
  +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
  +url: "https://i.imgur.com/kbzXWvu.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569407 {#2919
    date: 2024-04-08 11:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710886847 {#2332
        date: 2024-03-19 23:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 273481
      -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5345372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205552 {#2344
        date: 2024-01-02 15:25:52.0 +01:00
      }
      +"title": 273481
    }
  ]
  -id: 26632
  -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704250878
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5234248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704164478 {#2907
    date: 2024-01-02 04:01:18.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
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
  +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
  +url: "https://i.imgur.com/kbzXWvu.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569407 {#2919
    date: 2024-04-08 11:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710886847 {#2332
        date: 2024-03-19 23:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 273481
      -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5345372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205552 {#2344
        date: 2024-01-02 15:25:52.0 +01:00
      }
      +"title": 273481
    }
  ]
  -id: 26632
  -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704250878
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5234248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704164478 {#2907
    date: 2024-01-02 04:01:18.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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
  +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
  +url: "https://i.imgur.com/kbzXWvu.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569407 {#2919
    date: 2024-04-08 11:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2924 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  +badges: Doctrine\ORM\PersistentCollection {#2935 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1710886847 {#2332
        date: 2024-03-19 23:20:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 273481
      -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5345372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205552 {#2344
        date: 2024-01-02 15:25:52.0 +01:00
      }
      +"title": 273481
    }
  ]
  -id: 26632
  -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704250878
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5234248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704164478 {#2907
    date: 2024-01-02 04:01:18.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
    +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
    +url: "https://i.imgur.com/kbzXWvu.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569407 {#2919
      date: 2024-04-08 11:43:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 26632
    -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704250878
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5234248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704164478 {#2907
      date: 2024-01-02 04:01:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710886847 {#2332
    date: 2024-03-19 23:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 273481
  -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5345372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205552 {#2344
    date: 2024-01-02 15:25:52.0 +01:00
  }
  +"title": 273481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
    +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
    +url: "https://i.imgur.com/kbzXWvu.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569407 {#2919
      date: 2024-04-08 11:43:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 26632
    -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704250878
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5234248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704164478 {#2907
      date: 2024-01-02 04:01:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710886847 {#2332
    date: 2024-03-19 23:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 273481
  -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5345372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205552 {#2344
    date: 2024-01-02 15:25:52.0 +01:00
  }
  +"title": 273481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2527 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "Dukat-is-upset-they-still-haven-t-built-a-statue-of"
    +title: "Dukat is upset they still haven't built a statue of him in the parking lot for pushing a cart into traffic"
    +url: "https://i.imgur.com/kbzXWvu.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569407 {#2919
      date: 2024-04-08 11:43:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2924 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    +badges: Doctrine\ORM\PersistentCollection {#2935 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 26632
    -titleTs: "'built':8 'cart':20 'dukat':1 'haven':6 'lot':16 'park':15 'push':18 'statu':10 'still':5 'traffic':22 'upset':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704250878
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5234248"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704164478 {#2907
      date: 2024-01-02 04:01:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710886847 {#2332
    date: 2024-03-19 23:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 273481
  -bodyTs: "'/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/1a8d42fc-629b-42b5-bb9e-bb0074525670.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5345372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205552 {#2344
    date: 2024-01-02 15:25:52.0 +01:00
  }
  +"title": 273481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\Entry {#1565
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Some-tech-just-can-t-be-improved-upon"
  +title: "Some tech just can't be improved upon."
  +url: "https://startrek.website/pictrs/image/09bedb41-084b-4f47-89da-c66c64d05e08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712395365 {#1527
    date: 2024-04-06 11:22:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 27303
  -titleTs: "'improv':7 'tech':2 'upon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503327
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5330367"
  +editedAt: DateTimeImmutable @1711827229 {#1568
    date: 2024-03-30 20:33:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704416927 {#1563
    date: 2024-01-05 02:08:47.0 +01:00
  }
}
"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
111 DENIED edit
App\Entity\Entry {#1565
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Some-tech-just-can-t-be-improved-upon"
  +title: "Some tech just can't be improved upon."
  +url: "https://startrek.website/pictrs/image/09bedb41-084b-4f47-89da-c66c64d05e08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712395365 {#1527
    date: 2024-04-06 11:22:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 27303
  -titleTs: "'improv':7 'tech':2 'upon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503327
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5330367"
  +editedAt: DateTimeImmutable @1711827229 {#1568
    date: 2024-03-30 20:33:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704416927 {#1563
    date: 2024-01-05 02:08:47.0 +01:00
  }
}
"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
112 DENIED moderate
App\Entity\Entry {#1565
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Some-tech-just-can-t-be-improved-upon"
  +title: "Some tech just can't be improved upon."
  +url: "https://startrek.website/pictrs/image/09bedb41-084b-4f47-89da-c66c64d05e08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712395365 {#1527
    date: 2024-04-06 11:22:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  +badges: Doctrine\ORM\PersistentCollection {#1619 …}
  +children: []
  -id: 27303
  -titleTs: "'improv':7 'tech':2 'upon':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704503327
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5330367"
  +editedAt: DateTimeImmutable @1711827229 {#1568
    date: 2024-03-30 20:33:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704416927 {#1563
    date: 2024-01-05 02:08:47.0 +01:00
  }
}
"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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\Entry {#1680
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1689 …}
  +slug: "Time-travel-had-unexpected-consequences-OC-Edit"
  +title: "Time travel had unexpected consequences. [OC Edit]"
  +url: "https://imgur.com/a/h0E1uQ5"
  +body: "I’m trying out using imgur as the host. I hope that works! Let me know if it doesn’t. As an aside - I really like this one."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711883639 {#1701
    date: 2024-03-31 13:13:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 27336
  -titleTs: "'consequ':5 'edit':7 'oc':6 'time':1 'travel':2 'unexpect':4"
  -bodyTs: "'asid':23 'doesn':19 'hope':11 'host':9 'imgur':6 'know':16 'let':14 'like':26 'm':2 'one':28 'realli':25 'tri':3 'use':5 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704512495
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5340001"
  +editedAt: DateTimeImmutable @1711872847 {#1683
    date: 2024-03-31 10:14:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704442495 {#1687
    date: 2024-01-05 09:14:55.0 +01:00
  }
}
"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
115 DENIED edit
App\Entity\Entry {#1680
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1689 …}
  +slug: "Time-travel-had-unexpected-consequences-OC-Edit"
  +title: "Time travel had unexpected consequences. [OC Edit]"
  +url: "https://imgur.com/a/h0E1uQ5"
  +body: "I’m trying out using imgur as the host. I hope that works! Let me know if it doesn’t. As an aside - I really like this one."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711883639 {#1701
    date: 2024-03-31 13:13:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 27336
  -titleTs: "'consequ':5 'edit':7 'oc':6 'time':1 'travel':2 'unexpect':4"
  -bodyTs: "'asid':23 'doesn':19 'hope':11 'host':9 'imgur':6 'know':16 'let':14 'like':26 'm':2 'one':28 'realli':25 'tri':3 'use':5 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704512495
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5340001"
  +editedAt: DateTimeImmutable @1711872847 {#1683
    date: 2024-03-31 10:14:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704442495 {#1687
    date: 2024-01-05 09:14:55.0 +01:00
  }
}
"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
116 DENIED moderate
App\Entity\Entry {#1680
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1689 …}
  +slug: "Time-travel-had-unexpected-consequences-OC-Edit"
  +title: "Time travel had unexpected consequences. [OC Edit]"
  +url: "https://imgur.com/a/h0E1uQ5"
  +body: "I’m trying out using imgur as the host. I hope that works! Let me know if it doesn’t. As an aside - I really like this one."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711883639 {#1701
    date: 2024-03-31 13:13:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  +badges: Doctrine\ORM\PersistentCollection {#1629 …}
  +children: []
  -id: 27336
  -titleTs: "'consequ':5 'edit':7 'oc':6 'time':1 'travel':2 'unexpect':4"
  -bodyTs: "'asid':23 'doesn':19 'hope':11 'host':9 'imgur':6 'know':16 'let':14 'like':26 'm':2 'one':28 'realli':25 'tri':3 'use':5 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704512495
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5340001"
  +editedAt: DateTimeImmutable @1711872847 {#1683
    date: 2024-03-31 10:14:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704442495 {#1687
    date: 2024-01-05 09:14:55.0 +01:00
  }
}
"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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Yummy-Mummy"
  +title: "Yummy Mummy"
  +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 718
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710348651 {#2187
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  +badges: Doctrine\ORM\PersistentCollection {#2784 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://files.catbox.moe/4yfhus.webp)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1710348651 {#2092
        date: 2024-03-13 17:50:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@F_Haxhausen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 251068
      -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5209249"
      +editedAt: DateTimeImmutable @1707706397 {#2094
        date: 2024-02-12 03:53:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703512415 {#2241
        date: 2023-12-25 14:53:35.0 +01:00
      }
      +"title": 251068
    }
  ]
  -id: 24608
  -titleTs: "'mummi':2 'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703575784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9952852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489384 {#2732
    date: 2023-12-25 08:29:44.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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Yummy-Mummy"
  +title: "Yummy Mummy"
  +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 718
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710348651 {#2187
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  +badges: Doctrine\ORM\PersistentCollection {#2784 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://files.catbox.moe/4yfhus.webp)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1710348651 {#2092
        date: 2024-03-13 17:50:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@F_Haxhausen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 251068
      -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5209249"
      +editedAt: DateTimeImmutable @1707706397 {#2094
        date: 2024-02-12 03:53:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703512415 {#2241
        date: 2023-12-25 14:53:35.0 +01:00
      }
      +"title": 251068
    }
  ]
  -id: 24608
  -titleTs: "'mummi':2 'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703575784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9952852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489384 {#2732
    date: 2023-12-25 08:29:44.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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: Proxies\__CG__\App\Entity\Image {#2775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Yummy-Mummy"
  +title: "Yummy Mummy"
  +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 718
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710348651 {#2187
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  +badges: Doctrine\ORM\PersistentCollection {#2784 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://files.catbox.moe/4yfhus.webp)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1710348651 {#2092
        date: 2024-03-13 17:50:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@F_Haxhausen@lemmy.world"
        "@F_Haxhausen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 251068
      -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5209249"
      +editedAt: DateTimeImmutable @1707706397 {#2094
        date: 2024-02-12 03:53:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703512415 {#2241
        date: 2023-12-25 14:53:35.0 +01:00
      }
      +"title": 251068
    }
  ]
  -id: 24608
  -titleTs: "'mummi':2 'yummi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703575784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9952852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489384 {#2732
    date: 2023-12-25 08:29:44.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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Yummy-Mummy"
    +title: "Yummy Mummy"
    +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 718
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710348651 {#2187
      date: 2024-03-13 17:50:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
    +badges: Doctrine\ORM\PersistentCollection {#2784 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24608
    -titleTs: "'mummi':2 'yummi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703575784
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9952852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703489384 {#2732
      date: 2023-12-25 08:29:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/4yfhus.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1710348651 {#2092
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@F_Haxhausen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 251068
  -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5209249"
  +editedAt: DateTimeImmutable @1707706397 {#2094
    date: 2024-02-12 03:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703512415 {#2241
    date: 2023-12-25 14:53:35.0 +01:00
  }
  +"title": 251068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Yummy-Mummy"
    +title: "Yummy Mummy"
    +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 718
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710348651 {#2187
      date: 2024-03-13 17:50:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
    +badges: Doctrine\ORM\PersistentCollection {#2784 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24608
    -titleTs: "'mummi':2 'yummi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703575784
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9952852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703489384 {#2732
      date: 2023-12-25 08:29:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/4yfhus.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1710348651 {#2092
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@F_Haxhausen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 251068
  -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5209249"
  +editedAt: DateTimeImmutable @1707706397 {#2094
    date: 2024-02-12 03:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703512415 {#2241
    date: 2023-12-25 14:53:35.0 +01:00
  }
  +"title": 251068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
    +image: Proxies\__CG__\App\Entity\Image {#2775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Yummy-Mummy"
    +title: "Yummy Mummy"
    +url: "https://lemmy.world/pictrs/image/0cff5090-2c3e-426c-b8e8-d36e87d96131.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 718
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710348651 {#2187
      date: 2024-03-13 17:50:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
    +badges: Doctrine\ORM\PersistentCollection {#2784 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 24608
    -titleTs: "'mummi':2 'yummi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703575784
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9952852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703489384 {#2732
      date: 2023-12-25 08:29:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://files.catbox.moe/4yfhus.webp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1710348651 {#2092
    date: 2024-03-13 17:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@F_Haxhausen@lemmy.world"
    "@F_Haxhausen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 251068
  -bodyTs: "'/4yfhus.webp)':3 'files.catbox.moe':2 'files.catbox.moe/4yfhus.webp)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5209249"
  +editedAt: DateTimeImmutable @1707706397 {#2094
    date: 2024-02-12 03:53:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703512415 {#2241
    date: 2023-12-25 14:53:35.0 +01:00
  }
  +"title": 251068
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Aaahhhhh"
  +title: "Aaahhhhh!"
  +url: "https://startrek.website/pictrs/image/d9cd6fa0-f2a2-42df-a909-974862fedbd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708696624 {#1765
    date: 2024-02-23 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 25371
  -titleTs: "'aaahhhhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848999
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5087761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703762599 {#1444
    date: 2023-12-28 12:23:19.0 +01:00
  }
}
"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
127 DENIED edit
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Aaahhhhh"
  +title: "Aaahhhhh!"
  +url: "https://startrek.website/pictrs/image/d9cd6fa0-f2a2-42df-a909-974862fedbd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708696624 {#1765
    date: 2024-02-23 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 25371
  -titleTs: "'aaahhhhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848999
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5087761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703762599 {#1444
    date: 2023-12-28 12:23:19.0 +01:00
  }
}
"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
128 DENIED moderate
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Aaahhhhh"
  +title: "Aaahhhhh!"
  +url: "https://startrek.website/pictrs/image/d9cd6fa0-f2a2-42df-a909-974862fedbd0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 159
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708696624 {#1765
    date: 2024-02-23 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 25371
  -titleTs: "'aaahhhhh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703848999
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5087761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703762599 {#1444
    date: 2023-12-28 12:23:19.0 +01:00
  }
}
"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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-twelfth-day-of-Trek-mas"
  +title: "On the twelfth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
  +body: """
    Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
    \n
    11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
    \n
    12 teft - “Twelve cloaking warbirds”\n
    \n
    May O’Brien suffer for us all into the new year!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708094623 {#2937
    date: 2024-02-16 15:43:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  +badges: Doctrine\ORM\PersistentCollection {#2952 …}
  +children: [
    App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1707554216 {#2096
        date: 2024-02-10 09:36:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 249218
      -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5198062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703446008 {#2062
        date: 2023-12-24 20:26:48.0 +01:00
      }
      +"title": 249218
    }
  ]
  -id: 24464
  -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703524597
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4990417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703438197 {#2925
    date: 2023-12-24 18:16: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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-twelfth-day-of-Trek-mas"
  +title: "On the twelfth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
  +body: """
    Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
    \n
    11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
    \n
    12 teft - “Twelve cloaking warbirds”\n
    \n
    May O’Brien suffer for us all into the new year!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708094623 {#2937
    date: 2024-02-16 15:43:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  +badges: Doctrine\ORM\PersistentCollection {#2952 …}
  +children: [
    App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1707554216 {#2096
        date: 2024-02-10 09:36:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 249218
      -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5198062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703446008 {#2062
        date: 2023-12-24 20:26:48.0 +01:00
      }
      +"title": 249218
    }
  ]
  -id: 24464
  -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703524597
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4990417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703438197 {#2925
    date: 2023-12-24 18:16: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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2077
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-twelfth-day-of-Trek-mas"
  +title: "On the twelfth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
  +body: """
    Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
    \n
    11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
    \n
    12 teft - “Twelve cloaking warbirds”\n
    \n
    May O’Brien suffer for us all into the new year!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708094623 {#2937
    date: 2024-02-16 15:43:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2944 …}
  +reports: Doctrine\ORM\PersistentCollection {#2946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
  +badges: Doctrine\ORM\PersistentCollection {#2952 …}
  +children: [
    App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2077 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1707554216 {#2096
        date: 2024-02-10 09:36:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 249218
      -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5198062"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703446008 {#2062
        date: 2023-12-24 20:26:48.0 +01:00
      }
      +"title": 249218
    }
  ]
  -id: 24464
  -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703524597
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4990417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703438197 {#2925
    date: 2023-12-24 18:16: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-twelfth-day-of-Trek-mas"
    +title: "On the twelfth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
    +body: """
      Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
      \n
      11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
      \n
      12 teft - “Twelve cloaking warbirds”\n
      \n
      May O’Brien suffer for us all into the new year!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708094623 {#2937
      date: 2024-02-16 15:43:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2904 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    +badges: Doctrine\ORM\PersistentCollection {#2952 …}
    +children: [
      App\Entity\EntryComment {#2081}
    ]
    -id: 24464
    -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703524597
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4990417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703438197 {#2925
      date: 2023-12-24 18:16:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707554216 {#2096
    date: 2024-02-10 09:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 249218
  -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5198062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703446008 {#2062
    date: 2023-12-24 20:26:48.0 +01:00
  }
  +"title": 249218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-twelfth-day-of-Trek-mas"
    +title: "On the twelfth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
    +body: """
      Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
      \n
      11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
      \n
      12 teft - “Twelve cloaking warbirds”\n
      \n
      May O’Brien suffer for us all into the new year!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708094623 {#2937
      date: 2024-02-16 15:43:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2904 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    +badges: Doctrine\ORM\PersistentCollection {#2952 …}
    +children: [
      App\Entity\EntryComment {#2081}
    ]
    -id: 24464
    -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703524597
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4990417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703438197 {#2925
      date: 2023-12-24 18:16:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707554216 {#2096
    date: 2024-02-10 09:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 249218
  -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5198062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703446008 {#2062
    date: 2023-12-24 20:26:48.0 +01:00
  }
  +"title": 249218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2077
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-twelfth-day-of-Trek-mas"
    +title: "On the twelfth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/366d47e4-70f0-4203-ad81-595714993c34.png"
    +body: """
      Merry Trek-mas to you all! Thanks so much for all of your help, participation, and creative contributions. Let’s do this again next year! Comment some new categories or any formatting suggestions for Trek-mas 2024.\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- [“Ten humanoid aliens”](https://startrek.website/post/4935670)\n
      \n
      11 ummthatguy- [“Eleven Rikers Riking”](https://startrek.website/post/4960634)\n
      \n
      12 teft - “Twelve cloaking warbirds”\n
      \n
      May O’Brien suffer for us all into the new year!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708094623 {#2937
      date: 2024-02-16 15:43:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2904 …}
    +votes: Doctrine\ORM\PersistentCollection {#2944 …}
    +reports: Doctrine\ORM\PersistentCollection {#2946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2950 …}
    +badges: Doctrine\ORM\PersistentCollection {#2952 …}
    +children: [
      App\Entity\EntryComment {#2081}
    ]
    -id: 24464
    -titleTs: "'day':4 'mas':8 'trek':7 'trek-ma':6 'twelfth':3"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':42 '/post/4777552)':87 '/post/4935670)':129 '/post/4960634)':137 '/post/9521472)':52 '/post/9563020)':61 '/post/9604710)':71 '/post/9642207)':79 '/post/9720892)':97 '/post/9759291)':105 '/post/9797343)':113 '/post/9827493)':121 '1':43 '10':122 '11':130 '12':138 '2':53 '2024':39 '3':62 '4':72 '5':80 '6':88 '7':98 '8':106 '9':114 'agoni':49 'alien':126 'bar':84 'brien':47,145 'captain':68 'categori':30 'cloak':141 'coffe':110 'comb':102 'comment':27 'contribut':19 'core':58 'creativ':18 'die':118 'eight':108 'eject':56 'eleven':132 'five':82 'format':33 'four':74 'french':67 'help':15 'humanoid':125 'janeway':109 'jeffrey':101 'latinum':83 'lemmy.world':41,51,60,70,78,96,104,112,120 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':40 'lemmy.world/post/9521472)':50 'lemmy.world/post/9563020)':59 'lemmy.world/post/9604710)':69 'lemmy.world/post/9642207)':77 'lemmy.world/post/9720892)':95 'lemmy.world/post/9759291)':103 'lemmy.world/post/9797343)':111 'lemmy.world/post/9827493)':119 'let':20 'maneuv':65 'mas':4,38 'may':143 'meld':94 'merri':1 'mind':93 'mind-meld':92 'much':10 'negativenul':54,73,81,107,115 'new':29,152 'next':25 'nine':116 'o':46,144 'particip':16 'phase':76 'phaser':75 'picard':64 'redshirt':117 'rike':134 'riker':133 'seven':100 'six':90 'startrek.website':86,128,136 'startrek.website/post/4777552)':85 'startrek.website/post/4935670)':127 'startrek.website/post/4960634)':135 'suffer':146 'suggest':34 'teft':99,139 'ten':124 'thank':8 'three':66 'trek':3,37 'trek-ma':2,36 'twelv':140 'two':55 'ummthatguy':44,89,123,131 'us':148 'vulcan':91 'warbird':142 'warp':57 'year':26,153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703524597
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4990417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703438197 {#2925
      date: 2023-12-24 18:16:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "This has been fantastic to watch happen. Thanks for putting this together, and thanks to everyone that contributed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1707554216 {#2096
    date: 2024-02-10 09:36:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 249218
  -bodyTs: "'contribut':18 'everyon':16 'fantast':4 'happen':7 'put':10 'thank':8,14 'togeth':12 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5198062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703446008 {#2062
    date: 2023-12-24 20:26:48.0 +01:00
  }
  +"title": 249218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\Entry {#1618
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-hosting-solution-for-Lemmy"
  +title: "What is a good video hosting solution for Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706441313 {#1626
    date: 2024-01-28 12:28:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 33612
  -titleTs: "'good':4 'host':6 'lemmi':9 'solut':7 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706445813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6178997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441313 {#1599
    date: 2024-01-28 12:28:33.0 +01:00
  }
}
"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
139 DENIED edit
App\Entity\Entry {#1618
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-hosting-solution-for-Lemmy"
  +title: "What is a good video hosting solution for Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706441313 {#1626
    date: 2024-01-28 12:28:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 33612
  -titleTs: "'good':4 'host':6 'lemmi':9 'solut':7 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706445813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6178997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441313 {#1599
    date: 2024-01-28 12:28:33.0 +01:00
  }
}
"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
140 DENIED moderate
App\Entity\Entry {#1618
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1597 …}
  +slug: "What-is-a-good-video-hosting-solution-for-Lemmy"
  +title: "What is a good video hosting solution for Lemmy?"
  +url: null
  +body: "I really like to post OC edits, but there seems to be absolutely no great solution. I don’t have the storage space or good internet to self-host PeerTube, catbox.moe seems to be hit or miss, uploading huge video files to an instance is just rude, and YouTube tries to deny the privacy of the viewer and uploader at every turn. I’m willing to pay for a solution that will work across all apps and platforms. Oh, and imgur has a length limit (that’s weird)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706441313 {#1626
    date: 2024-01-28 12:28:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1736 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: []
  -id: 33612
  -titleTs: "'good':4 'host':6 'lemmi':9 'solut':7 'video':5"
  -bodyTs: "'absolut':13 'across':75 'app':77 'catbox.moe':32 'deni':53 'edit':7 'everi':62 'file':42 'good':25 'great':15 'hit':36 'host':30 'huge':40 'imgur':82 'instanc':45 'internet':26 'length':85 'like':3 'limit':86 'm':65 'miss':38 'oc':6 'oh':80 'pay':68 'peertub':31 'platform':79 'post':5 'privaci':55 'realli':2 'rude':48 'seem':10,33 'self':29 'self-host':28 'solut':16,71 'space':23 'storag':22 'tri':51 'turn':63 'upload':39,60 'video':41 'viewer':58 'weird':89 'will':66 'work':74 'youtub':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706445813
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6178997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706441313 {#1599
    date: 2024-01-28 12:28:33.0 +01:00
  }
}
"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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: Proxies\__CG__\App\Entity\Image {#2791 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2786
    date: 2024-01-01 16:59:58.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 {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use all three every single day as a machinist xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705863529 {#2464
        date: 2024-01-21 19:58:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 234759
      -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5090154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702991744 {#2447
        date: 2023-12-19 14:15:44.0 +01:00
      }
      +"title": 234759
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2780
    date: 2023-12-19 08:35:55.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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: Proxies\__CG__\App\Entity\Image {#2791 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2786
    date: 2024-01-01 16:59:58.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 {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use all three every single day as a machinist xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705863529 {#2464
        date: 2024-01-21 19:58:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 234759
      -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5090154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702991744 {#2447
        date: 2023-12-19 14:15:44.0 +01:00
      }
      +"title": 234759
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2780
    date: 2023-12-19 08:35:55.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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#2695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: Proxies\__CG__\App\Entity\Image {#2791 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
  +slug: "Trig"
  +title: "Trig"
  +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 170
  +favouriteCount: 952
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704124798 {#2786
    date: 2024-01-01 16:59:58.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 {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use all three every single day as a machinist xD"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705863529 {#2464
        date: 2024-01-21 19:58:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1383 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 234759
      -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5090154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702991744 {#2447
        date: 2023-12-19 14:15:44.0 +01:00
      }
      +"title": 234759
    }
  ]
  -id: 23248
  -titleTs: "'trig':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703057755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9741619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702971355 {#2780
    date: 2023-12-19 08:35:55.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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2695 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: Proxies\__CG__\App\Entity\Image {#2791 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2786
      date: 2024-01-01 16:59:58.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 {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2780
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use all three every single day as a machinist xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705863529 {#2464
    date: 2024-01-21 19:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 234759
  -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5090154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702991744 {#2447
    date: 2023-12-19 14:15:44.0 +01:00
  }
  +"title": 234759
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2695 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: Proxies\__CG__\App\Entity\Image {#2791 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2786
      date: 2024-01-01 16:59:58.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 {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2780
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use all three every single day as a machinist xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705863529 {#2464
    date: 2024-01-21 19:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 234759
  -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5090154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702991744 {#2447
    date: 2023-12-19 14:15:44.0 +01:00
  }
  +"title": 234759
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1363
    +user: Proxies\__CG__\App\Entity\User {#2695 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: Proxies\__CG__\App\Entity\Image {#2791 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2776 …}
    +slug: "Trig"
    +title: "Trig"
    +url: "https://lemmy.world/pictrs/image/390f721e-5814-4fe9-ae3a-f181b704e962.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 170
    +favouriteCount: 952
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704124798 {#2786
      date: 2024-01-01 16:59:58.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 {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 23248
    -titleTs: "'trig':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703057755
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9741619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702971355 {#2780
      date: 2023-12-19 08:35:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use all three every single day as a machinist xD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705863529 {#2464
    date: 2024-01-21 19:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 234759
  -bodyTs: "'day':7 'everi':5 'machinist':10 'singl':6 'three':4 'use':2 'xd':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5090154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702991744 {#2447
    date: 2023-12-19 14:15:44.0 +01:00
  }
  +"title": 234759
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-tenth-day-of-Trek-mas"
  +title: "On the tenth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 11 HERE!\n
    \n
    “ELEVEN RIKERS RIKING”\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- “Ten humanoid aliens”\n
    \n
    11 “Eleven Rikers Riking”\n
    \n
    12 “Twelve cloaking warbirds”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703282974 {#2973
    date: 2023-12-22 23:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I made this a while ago. It can’t work with the format, but here it is:\n
        \n
        ![](https://files.catbox.moe/m3ckv9.webm)\n
        \n
        Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706567430 {#2013
        date: 2024-01-29 23:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 244076
      -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5164846"
      +editedAt: DateTimeImmutable @1706644752 {#2027
        date: 2024-01-30 20:59:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703277447 {#2035
        date: 2023-12-22 21:37:27.0 +01:00
      }
      +"title": 244076
    }
  ]
  -id: 24082
  -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703356793
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4935670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703270393 {#2960
    date: 2023-12-22 19:39:53.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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-tenth-day-of-Trek-mas"
  +title: "On the tenth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 11 HERE!\n
    \n
    “ELEVEN RIKERS RIKING”\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- “Ten humanoid aliens”\n
    \n
    11 “Eleven Rikers Riking”\n
    \n
    12 “Twelve cloaking warbirds”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703282974 {#2973
    date: 2023-12-22 23:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I made this a while ago. It can’t work with the format, but here it is:\n
        \n
        ![](https://files.catbox.moe/m3ckv9.webm)\n
        \n
        Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706567430 {#2013
        date: 2024-01-29 23:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 244076
      -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5164846"
      +editedAt: DateTimeImmutable @1706644752 {#2027
        date: 2024-01-30 20:59:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703277447 {#2035
        date: 2023-12-22 21:37:27.0 +01:00
      }
      +"title": 244076
    }
  ]
  -id: 24082
  -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703356793
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4935670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703270393 {#2960
    date: 2023-12-22 19:39:53.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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2036
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "On-the-tenth-day-of-Trek-mas"
  +title: "On the tenth day of Trek-mas,"
  +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
  +body: """
    SUBMIT ENTRIES FOR DAY 11 HERE!\n
    \n
    “ELEVEN RIKERS RIKING”\n
    \n
    ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
    \n
    Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
    \n
    1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
    \n
    2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
    \n
    3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
    \n
    4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
    \n
    5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
    \n
    6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
    \n
    7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
    \n
    8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
    \n
    9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
    \n
    10 ummthatguy- “Ten humanoid aliens”\n
    \n
    11 “Eleven Rikers Riking”\n
    \n
    12 “Twelve cloaking warbirds”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703282974 {#2973
    date: 2023-12-22 23:09:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2036 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I made this a while ago. It can’t work with the format, but here it is:\n
        \n
        ![](https://files.catbox.moe/m3ckv9.webm)\n
        \n
        Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706567430 {#2013
        date: 2024-01-29 23:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ummthatguy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 244076
      -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5164846"
      +editedAt: DateTimeImmutable @1706644752 {#2027
        date: 2024-01-30 20:59:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703277447 {#2035
        date: 2023-12-22 21:37:27.0 +01:00
      }
      +"title": 244076
    }
  ]
  -id: 24082
  -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
  -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703356793
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4935670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703270393 {#2960
    date: 2023-12-22 19:39:53.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-tenth-day-of-Trek-mas"
    +title: "On the tenth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
    +body: """
      SUBMIT ENTRIES FOR DAY 11 HERE!\n
      \n
      “ELEVEN RIKERS RIKING”\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- “Ten humanoid aliens”\n
      \n
      11 “Eleven Rikers Riking”\n
      \n
      12 “Twelve cloaking warbirds”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703282974 {#2973
      date: 2023-12-22 23:09:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2031}
    ]
    -id: 24082
    -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703356793
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4935670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703270393 {#2960
      date: 2023-12-22 19:39:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I made this a while ago. It can’t work with the format, but here it is:\n
    \n
    ![](https://files.catbox.moe/m3ckv9.webm)\n
    \n
    Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706567430 {#2013
    date: 2024-01-29 23:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 244076
  -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5164846"
  +editedAt: DateTimeImmutable @1706644752 {#2027
    date: 2024-01-30 20:59:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703277447 {#2035
    date: 2023-12-22 21:37:27.0 +01:00
  }
  +"title": 244076
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-tenth-day-of-Trek-mas"
    +title: "On the tenth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
    +body: """
      SUBMIT ENTRIES FOR DAY 11 HERE!\n
      \n
      “ELEVEN RIKERS RIKING”\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- “Ten humanoid aliens”\n
      \n
      11 “Eleven Rikers Riking”\n
      \n
      12 “Twelve cloaking warbirds”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703282974 {#2973
      date: 2023-12-22 23:09:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2031}
    ]
    -id: 24082
    -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703356793
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4935670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703270393 {#2960
      date: 2023-12-22 19:39:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I made this a while ago. It can’t work with the format, but here it is:\n
    \n
    ![](https://files.catbox.moe/m3ckv9.webm)\n
    \n
    Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706567430 {#2013
    date: 2024-01-29 23:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 244076
  -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5164846"
  +editedAt: DateTimeImmutable @1706644752 {#2027
    date: 2024-01-30 20:59:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703277447 {#2035
    date: 2023-12-22 21:37:27.0 +01:00
  }
  +"title": 244076
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2036
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "On-the-tenth-day-of-Trek-mas"
    +title: "On the tenth day of Trek-mas,"
    +url: "https://startrek.website/pictrs/image/038813d3-9bd5-48b5-9111-93e49ad6b42f.png"
    +body: """
      SUBMIT ENTRIES FOR DAY 11 HERE!\n
      \n
      “ELEVEN RIKERS RIKING”\n
      \n
      ![](https://lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)\n
      \n
      Claim a spot by submitting your meme the day/post prior (ie - post meme for day 11 on day 10). In the event of multiple submissions, most upvoted by day’s end takes it. Tie breaker based on my poor taste.\n
      \n
      1 ummthatguy - [“An O’Brien in agony”](https://lemmy.world/post/9521472)\n
      \n
      2 negativenull - [“Two ejected warp cores”](https://lemmy.world/post/9563020)\n
      \n
      3 The Picard Maneuver - [“Three French Captains”](https://lemmy.world/post/9604710)\n
      \n
      4 negativenull - [“Four phasers phasing”](https://lemmy.world/post/9642207)\n
      \n
      5 negativenull - [“Five latinum bars”](https://startrek.website/post/4777552)\n
      \n
      6 ummthatguy - [“Six Vulcan Mind-melds”](https://lemmy.world/post/9720892)\n
      \n
      7 teft - [“Seven Jeffrey Combs”](https://lemmy.world/post/9759291)\n
      \n
      8 negativenull - [“Eight Janeway coffees”](https://lemmy.world/post/9797343)\n
      \n
      9 negativenull - [“Nine redshirts dying”](https://lemmy.world/post/9827493)\n
      \n
      10 ummthatguy- “Ten humanoid aliens”\n
      \n
      11 “Eleven Rikers Riking”\n
      \n
      12 “Twelve cloaking warbirds”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703282974 {#2973
      date: 2023-12-22 23:09:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2031}
    ]
    -id: 24082
    -titleTs: "'day':4 'mas':8 'tenth':3 'trek':7 'trek-ma':6"
    -bodyTs: "'/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':12 '/post/4777552)':97 '/post/9521472)':62 '/post/9563020)':71 '/post/9604710)':81 '/post/9642207)':89 '/post/9720892)':107 '/post/9759291)':115 '/post/9797343)':123 '/post/9827493)':131 '1':53 '10':31,132 '11':5,28,137 '12':141 '2':63 '3':72 '4':82 '5':90 '6':98 '7':108 '8':116 '9':124 'agoni':59 'alien':136 'bar':94 'base':48 'breaker':47 'brien':57 'captain':78 'claim':13 'cloak':143 'coffe':120 'comb':112 'core':68 'day':4,27,30,41 'day/post':21 'die':128 'eight':118 'eject':66 'eleven':7,138 'end':43 'entri':2 'event':34 'five':92 'four':84 'french':77 'humanoid':135 'ie':23 'janeway':119 'jeffrey':111 'latinum':93 'lemmy.world':11,61,70,80,88,106,114,122,130 'lemmy.world/pictrs/image/cd740944-d841-4997-803d-2cd12a99f205.png)':10 'lemmy.world/post/9521472)':60 'lemmy.world/post/9563020)':69 'lemmy.world/post/9604710)':79 'lemmy.world/post/9642207)':87 'lemmy.world/post/9720892)':105 'lemmy.world/post/9759291)':113 'lemmy.world/post/9797343)':121 'lemmy.world/post/9827493)':129 'maneuv':75 'meld':104 'meme':19,25 'mind':103 'mind-meld':102 'multipl':36 'negativenul':64,83,91,117,125 'nine':126 'o':56 'phase':86 'phaser':85 'picard':74 'poor':51 'post':24 'prior':22 'redshirt':127 'rike':9,140 'riker':8,139 'seven':110 'six':100 'spot':15 'startrek.website':96 'startrek.website/post/4777552)':95 'submiss':37 'submit':1,17 'take':44 'tast':52 'teft':109 'ten':134 'three':76 'tie':46 'twelv':142 'two':65 'ummthatguy':54,99,133 'upvot':39 'vulcan':101 'warbird':144 'warp':67"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703356793
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4935670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703270393 {#2960
      date: 2023-12-22 19:39:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I made this a while ago. It can’t work with the format, but here it is:\n
    \n
    ![](https://files.catbox.moe/m3ckv9.webm)\n
    \n
    Edited to ads a link [files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706567430 {#2013
    date: 2024-01-29 23:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ummthatguy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 244076
  -bodyTs: "'/m3ckv9.webm)':20 '/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':28 'ad':23 'ago':6 'edit':21 'files.catbox.moe':19,27 'files.catbox.moe/m3ckv9.webm)':18 'files.catbox.moe/m3ckv9.webm](https://files.catbox.moe/m3ckv9.webm)':26 'format':13 'link':25 'made':2 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5164846"
  +editedAt: DateTimeImmutable @1706644752 {#2027
    date: 2024-01-30 20:59:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703277447 {#2035
    date: 2023-12-22 21:37:27.0 +01:00
  }
  +"title": 244076
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know that not a lot of people see these because of the time I upload, but I’m running out of tea related Trek scenes that I know of. If you’d like to see Tea Mom in a certain scene that I haven’t done, leave me a link and I’ll try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706384385 {#2379
    date: 2024-01-27 20:39:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 240152
  -bodyTs: "'certain':41 'd':33 'done':47 'haven':45 'know':2,29 'leav':48 'like':34 'link':51 'll':54 'lot':6 'm':19 'mom':38 'peopl':8 'relat':24 'run':20 'scene':26,42 'see':9,36 'tea':23,37 'time':14 'trek':25 'tri':55 'upload':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5133850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703159974 {#2026
    date: 2023-12-21 12:59:34.0 +01:00
  }
  +"title": 240152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know that not a lot of people see these because of the time I upload, but I’m running out of tea related Trek scenes that I know of. If you’d like to see Tea Mom in a certain scene that I haven’t done, leave me a link and I’ll try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706384385 {#2379
    date: 2024-01-27 20:39:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 240152
  -bodyTs: "'certain':41 'd':33 'done':47 'haven':45 'know':2,29 'leav':48 'like':34 'link':51 'll':54 'lot':6 'm':19 'mom':38 'peopl':8 'relat':24 'run':20 'scene':26,42 'see':9,36 'tea':23,37 'time':14 'trek':25 'tri':55 'upload':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5133850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703159974 {#2026
    date: 2023-12-21 12:59:34.0 +01:00
  }
  +"title": 240152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "I know that not a lot of people see these because of the time I upload, but I’m running out of tea related Trek scenes that I know of. If you’d like to see Tea Mom in a certain scene that I haven’t done, leave me a link and I’ll try."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706384385 {#2379
    date: 2024-01-27 20:39:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jawa21@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 240152
  -bodyTs: "'certain':41 'd':33 'done':47 'haven':45 'know':2,29 'leav':48 'like':34 'link':51 'll':54 'lot':6 'm':19 'mom':38 'peopl':8 'relat':24 'run':20 'scene':26,42 'see':9,36 'tea':23,37 'time':14 'trek':25 'tri':55 'upload':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5133850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703159974 {#2026
    date: 2023-12-21 12:59:34.0 +01:00
  }
  +"title": 240152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_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
162 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