GET https://kbin.spritesserver.nl/u/@wheeldawg@sh.itjust.works/comments/top?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
14.85 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.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "Honestly don’t think it’s universal, but most of the time, yeah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701350240 {#2458
    date: 2023-11-30 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wason@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 183667
  -bodyTs: "'honest':1 'think':4 'time':12 'univers':7 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6129539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350240 {#1909
    date: 2023-11-30 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "Honestly don’t think it’s universal, but most of the time, yeah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701350240 {#2458
    date: 2023-11-30 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wason@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 183667
  -bodyTs: "'honest':1 'think':4 'time':12 'univers':7 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6129539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350240 {#1909
    date: 2023-11-30 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "Honestly don’t think it’s universal, but most of the time, yeah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701350240 {#2458
    date: 2023-11-30 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wason@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 183667
  -bodyTs: "'honest':1 'think':4 'time':12 'univers':7 'yeah':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6129539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701350240 {#1909
    date: 2023-11-30 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
    \n
    But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
    \n
    From what I recall, it looked like it was made in the 70s.\n
    \n
    I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
    \n
    Religious trauma is a hell of a drug.\n
    \n
    I kinda wanna watch it again now that I’m older.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689462696 {#2036
    date: 2023-07-16 01:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 14753
  -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1000161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254823 {#2460
    date: 2023-07-13 15:27:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
    \n
    But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
    \n
    From what I recall, it looked like it was made in the 70s.\n
    \n
    I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
    \n
    Religious trauma is a hell of a drug.\n
    \n
    I kinda wanna watch it again now that I’m older.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689462696 {#2036
    date: 2023-07-16 01:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 14753
  -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1000161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254823 {#2460
    date: 2023-07-13 15:27:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
    \n
    But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
    \n
    From what I recall, it looked like it was made in the 70s.\n
    \n
    I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
    \n
    Religious trauma is a hell of a drug.\n
    \n
    I kinda wanna watch it again now that I’m older.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689462696 {#2036
    date: 2023-07-16 01:11:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 14753
  -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1000161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689254823 {#2460
    date: 2023-07-13 15:27:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: """
    I got the pixel 7 last year since my old pixel 2xl was out of security.\n
    \n
    Well that and the battery was terrible and it was sluggish as well in general and a screen crack that didn’t affect functionally, but was annoying af. Still have it around as a spare device to go back to if this one has an issue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689176339 {#2325
    date: 2023-07-12 17:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
    "@richteratmosphere@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 13336
  -bodyTs: "'2xl':12 '7':5 'af':44 'affect':39 'annoy':43 'around':48 'back':55 'batteri':21 'crack':35 'devic':52 'didn':37 'function':40 'general':31 'go':54 'got':2 'issu':62 'last':6 'old':10 'one':59 'pixel':4,11 'screen':34 'secur':16 'sinc':8 'sluggish':27 'spare':51 'still':45 'terribl':23 'well':17,29 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/963684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689176339 {#2379
    date: 2023-07-12 17:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: """
    I got the pixel 7 last year since my old pixel 2xl was out of security.\n
    \n
    Well that and the battery was terrible and it was sluggish as well in general and a screen crack that didn’t affect functionally, but was annoying af. Still have it around as a spare device to go back to if this one has an issue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689176339 {#2325
    date: 2023-07-12 17:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
    "@richteratmosphere@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 13336
  -bodyTs: "'2xl':12 '7':5 'af':44 'affect':39 'annoy':43 'around':48 'back':55 'batteri':21 'crack':35 'devic':52 'didn':37 'function':40 'general':31 'go':54 'got':2 'issu':62 'last':6 'old':10 'one':59 'pixel':4,11 'screen':34 'secur':16 'sinc':8 'sluggish':27 'spare':51 'still':45 'terribl':23 'well':17,29 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/963684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689176339 {#2379
    date: 2023-07-12 17:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: """
    I got the pixel 7 last year since my old pixel 2xl was out of security.\n
    \n
    Well that and the battery was terrible and it was sluggish as well in general and a screen crack that didn’t affect functionally, but was annoying af. Still have it around as a spare device to go back to if this one has an issue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689176339 {#2325
    date: 2023-07-12 17:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Uluganda@lemmy.ml"
    "@richteratmosphere@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 13336
  -bodyTs: "'2xl':12 '7':5 'af':44 'affect':39 'annoy':43 'around':48 'back':55 'batteri':21 'crack':35 'devic':52 'didn':37 'function':40 'general':31 'go':54 'got':2 'issu':62 'last':6 'old':10 'one':59 'pixel':4,11 'screen':34 'secur':16 'sinc':8 'sluggish':27 'spare':51 'still':45 'terribl':23 'well':17,29 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/963684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689176339 {#2379
    date: 2023-07-12 17:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Oh shit he’s starting to turn evil.\n
    \n
    I suggest you count REALLY carefully here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700859529 {#2289
    date: 2023-11-24 21:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@muse@kbin.social"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 159936
  -bodyTs: "'care':14 'count':12 'evil':8 'oh':1 'realli':13 'shit':2 'start':5 'suggest':10 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5899673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859529 {#2328
    date: 2023-11-24 21:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Oh shit he’s starting to turn evil.\n
    \n
    I suggest you count REALLY carefully here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700859529 {#2289
    date: 2023-11-24 21:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@muse@kbin.social"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 159936
  -bodyTs: "'care':14 'count':12 'evil':8 'oh':1 'realli':13 'shit':2 'start':5 'suggest':10 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5899673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859529 {#2328
    date: 2023-11-24 21:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2133 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2140 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Oh shit he’s starting to turn evil.\n
    \n
    I suggest you count REALLY carefully here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700859529 {#2289
    date: 2023-11-24 21:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@muse@kbin.social"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 159936
  -bodyTs: "'care':14 'count':12 'evil':8 'oh':1 'realli':13 'shit':2 'start':5 'suggest':10 'turn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5899673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700859529 {#2328
    date: 2023-11-24 21:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2085
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
      \n
      But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
      \n
      From what I recall, it looked like it was made in the 70s.\n
      \n
      I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
      \n
      Religious trauma is a hell of a drug.\n
      \n
      I kinda wanna watch it again now that I’m older.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689462696 {#2036
      date: 2023-07-16 01:11:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 14753
    -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1000161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689254823 {#2460
      date: 2023-07-13 15:27:03.0 +02:00
    }
  }
  +body: """
    I skimmed through some of it. It looks right. I remember very little of the movie itself, just the feeling I got.\n
    \n
    I checked the song at the end and while it wasn’t the song I mentioned, it triggered the same reaction in my head.\n
    \n
    I’ll try to watch it tonight just to see how bad it actually is. Hopefully shut that part of my brain up at long last.\n
    \n
    Thanks for the tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462691 {#2131
    date: 2023-07-16 01:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
    "@wheeldawg@sh.itjust.works"
    "@Black_Denarius@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 18962
  -bodyTs: "'actual':60 'bad':58 'brain':68 'check':24 'end':29 'feel':20 'got':22 'head':46 'hope':62 'last':72 'littl':13 'll':48 'long':71 'look':8 'mention':38 'movi':16 'part':65 'reaction':43 'rememb':11 'right':9 'see':56 'shut':63 'skim':2 'song':26,36 'thank':73 'tip':76 'tonight':53 'tri':49 'trigger':40 'wasn':33 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1100438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462691 {#2040
    date: 2023-07-16 01:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
      \n
      But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
      \n
      From what I recall, it looked like it was made in the 70s.\n
      \n
      I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
      \n
      Religious trauma is a hell of a drug.\n
      \n
      I kinda wanna watch it again now that I’m older.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689462696 {#2036
      date: 2023-07-16 01:11:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 14753
    -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1000161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689254823 {#2460
      date: 2023-07-13 15:27:03.0 +02:00
    }
  }
  +body: """
    I skimmed through some of it. It looks right. I remember very little of the movie itself, just the feeling I got.\n
    \n
    I checked the song at the end and while it wasn’t the song I mentioned, it triggered the same reaction in my head.\n
    \n
    I’ll try to watch it tonight just to see how bad it actually is. Hopefully shut that part of my brain up at long last.\n
    \n
    Thanks for the tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462691 {#2131
    date: 2023-07-16 01:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
    "@wheeldawg@sh.itjust.works"
    "@Black_Denarius@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 18962
  -bodyTs: "'actual':60 'bad':58 'brain':68 'check':24 'end':29 'feel':20 'got':22 'head':46 'hope':62 'last':72 'littl':13 'll':48 'long':71 'look':8 'mention':38 'movi':16 'part':65 'reaction':43 'rememb':11 'right':9 'see':56 'shut':63 'skim':2 'song':26,36 'thank':73 'tip':76 'tonight':53 'tri':49 'trigger':40 'wasn':33 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1100438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462691 {#2040
    date: 2023-07-16 01:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2326
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2453 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t recall the name of it, it was not a big Hollywood movie or anything, and it was super low budget.\n
      \n
      But it was some old Christian movie about what will happen to you if you don’t get “saved” before the Rapture happens. I remember a song called “I wish we’d all been ready” playing. Not sure if that’s the name of the song, not even positive it was actually in the movie at all, or if it was just something I heard around the same time and the memory is getting blurred.\n
      \n
      From what I recall, it looked like it was made in the 70s.\n
      \n
      I wish I remembered more about it. It was intended to scare the shit out of you to believe in religion. Worked on me at the time, I remember praying like a million times to make sure I did it right the night I watched it, and randomly at times for years as I remembered the scared-shitless feeling.\n
      \n
      Religious trauma is a hell of a drug.\n
      \n
      I kinda wanna watch it again now that I’m older.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689462696 {#2036
      date: 2023-07-16 01:11:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rikudou@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2348 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
    -id: 14753
    -bodyTs: "'70s':111 'actual':75 'anyth':17 'around':89 'believ':130 'big':13 'blur':98 'budget':23 'call':51 'christian':29 'd':55 'drug':179 'even':71 'feel':171 'get':41,97 'happen':34,46 'heard':88 'hell':176 'hollywood':14 'intend':121 'kinda':181 'like':105,142 'look':104 'low':22 'm':189 'made':108 'make':147 'memori':95 'million':144 'movi':15,30,78 'name':6,66 'night':154 'old':28 'older':190 'play':59 'posit':72 'pray':141 'random':159 'raptur':45 'readi':58 'recal':4,102 'religi':172 'religion':132 'rememb':48,115,140,166 'right':152 'save':42 'scare':123,169 'scared-shitless':168 'shit':125 'shitless':170 'someth':86 'song':50,69 'super':21 'sure':61,148 'time':92,138,145,161 'trauma':173 'wanna':182 'watch':156,183 'wish':53,113 'work':133 'year':163"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/1000161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689254823 {#2460
      date: 2023-07-13 15:27:03.0 +02:00
    }
  }
  +body: """
    I skimmed through some of it. It looks right. I remember very little of the movie itself, just the feeling I got.\n
    \n
    I checked the song at the end and while it wasn’t the song I mentioned, it triggered the same reaction in my head.\n
    \n
    I’ll try to watch it tonight just to see how bad it actually is. Hopefully shut that part of my brain up at long last.\n
    \n
    Thanks for the tip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689462691 {#2131
    date: 2023-07-16 01:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rikudou@lemmings.world"
    "@wheeldawg@sh.itjust.works"
    "@Black_Denarius@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 18962
  -bodyTs: "'actual':60 'bad':58 'brain':68 'check':24 'end':29 'feel':20 'got':22 'head':46 'hope':62 'last':72 'littl':13 'll':48 'long':71 'look':8 'mention':38 'movi':16 'part':65 'reaction':43 'rememb':11 'right':9 'see':56 'shut':63 'skim':2 'song':26,36 'thank':73 'tip':76 'tonight':53 'tri':49 'trigger':40 'wasn':33 'watch':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1100438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689462691 {#2040
    date: 2023-07-16 01:11:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details