GET https://kbin.spritesserver.nl/commented/%E2%88%9E/all?p=276

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.35 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\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#191
    date: 2023-09-15 14:30:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#242
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#269
    date: 2023-08-25 09:05:37.0 +02: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
3 DENIED edit
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#191
    date: 2023-09-15 14:30:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#242
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#269
    date: 2023-08-25 09:05:37.0 +02: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
4 DENIED moderate
App\Entity\Entry {#199
  +user: Proxies\__CG__\App\Entity\User {#2403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "How-to-improve-my-battery-measurement-circuit"
  +title: "How to improve my battery measurement circuit?"
  +url: null
  +body: """
    I am powering a 5V microcontroller (arduino clone, atmega328p) using a 9V block and a buck converter. Now I want to let the microcontroller occasionally measure the battery voltage, so I can get an idea of how full it is.\n
    \n
    My first idea was to use a simple voltage divider:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)\n
    \n
    I’ve chosen the resistor values so that:\n
    \n
    - the voltage at the measure output is `< 1.1V`, to be able to use the 1.1V internal reference of the atmega’s ADC\n
    - `R1 || R2 < 10kΩ`, since the atmega datasheet says “The ADC is optimized for analog signals with an output impedance of approximately 10 kΩ or less”\n
    \n
    This is great and all, but what bothers me is that this circuit will constantly draw ~100µA from the battery.\n
    \n
    So, my next thought was to add a mosfet to the divider, to switch it on only while measuring:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)\n
    \n
    This is obviously bad, because now when the mosfet is off, the ADC input sees the whole battery voltage.\n
    \n
    To address that issue, I’ve added a second mosfet into the measure path:\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)\n
    \n
    This works, and it does not draw any current, except while measuring.\n
    \n
    However, it’s quite a few parts. So I’m curious if anyone has an idea how to do this with just a single mosfet. It seems to me like it should be possible, but I haven’t figured out how.\n
    \n
    Oh, and if I’m doing something stupid here, please tell me :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694781042 {#191
    date: 2023-09-15 14:30:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#227 …}
  +votes: Doctrine\ORM\PersistentCollection {#1839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 1944
  -titleTs: "'batteri':5 'circuit':7 'improv':3 'measur':6"
  -bodyTs: "'/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':152 '/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':188 '/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':53 '1.1':69,77 '10':107 '100µa':127 '10kω':88 '5v':5 '9v':12 'abl':73 'ad':178 'adc':85,95,165 'add':137 'address':173 'analog':99 'anyon':213 'approxim':106 'arduino':7 'atmega':83,91 'atmega328p':9 'bad':156 'batteri':28,130,170 'block':13 'bother':118 'buck':16 'chosen':56 'circuit':123 'clone':8 'constant':125 'convert':17 'curious':211 'current':197 'datasheet':92 'discuss.tchncs.de':52,151,187 'discuss.tchncs.de/pictrs/image/450dc371-58d0-4eb0-8f3b-4e76bf676bf4.png)':150 'discuss.tchncs.de/pictrs/image/970e3840-fcbb-46dd-92fb-8903b89149a0.png)':186 'discuss.tchncs.de/pictrs/image/9d173f1d-8412-4129-8ae1-c549a7895107.png)':51 'divid':50,142 'draw':126,195 'except':198 'figur':239 'first':42 'full':38 'get':33 'great':113 'haven':237 'howev':201 'idea':35,43,216 'imped':104 'input':166 'intern':79 'issu':175 'kω':108 'less':110 'let':22 'like':230 'm':210,246 'measur':26,66,149,184,200 'microcontrol':6,24 'mosfet':139,161,181,225 'next':133 'obvious':155 'occasion':25 'oh':242 'optim':97 'output':67,103 'part':207 'path':185 'pleas':251 'possibl':234 'power':3 'quit':204 'r1':86 'r2':87 'refer':80 'resistor':58 'say':93 'second':180 'see':167 'seem':227 'signal':100 'simpl':48 'sinc':89 'singl':224 'someth':248 'stupid':249 'switch':144 'tell':252 'thought':134 'use':10,46,75 'v':70,78 'valu':59 've':55,177 'voltag':29,49,63,171 'want':20 'whole':169 'work':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693029637
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/2309537"
  +editedAt: DateTimeImmutable @1692947232 {#242
    date: 2023-08-25 09:07:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1692947137 {#269
    date: 2023-08-25 09:05:37.0 +02: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
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\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Power-plant-condenser-coating-could-cut-460-million-tons-of"
  +title: "Power plant condenser coating could cut 460 million tons of CO2 per year"
  +url: "https://newatlas.com/energy/power-plant-condenser-coating-fdlc-efficiency/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693050159 {#1867
    date: 2023-08-26 13:42:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 1939
  -titleTs: "'460':7 'co2':11 'coat':4 'condens':3 'could':5 'cut':6 'million':8 'per':12 'plant':2 'power':1 'ton':9 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692995290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3769703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692908890 {#1913
    date: 2023-08-24 22:28:10.0 +02: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
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Power-plant-condenser-coating-could-cut-460-million-tons-of"
  +title: "Power plant condenser coating could cut 460 million tons of CO2 per year"
  +url: "https://newatlas.com/energy/power-plant-condenser-coating-fdlc-efficiency/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693050159 {#1867
    date: 2023-08-26 13:42:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 1939
  -titleTs: "'460':7 'co2':11 'coat':4 'condens':3 'could':5 'cut':6 'million':8 'per':12 'plant':2 'power':1 'ton':9 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692995290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3769703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692908890 {#1913
    date: 2023-08-24 22:28:10.0 +02: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
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: Proxies\__CG__\App\Entity\Image {#1395 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1896 …}
  +slug: "Power-plant-condenser-coating-could-cut-460-million-tons-of"
  +title: "Power plant condenser coating could cut 460 million tons of CO2 per year"
  +url: "https://newatlas.com/energy/power-plant-condenser-coating-fdlc-efficiency/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693050159 {#1867
    date: 2023-08-26 13:42:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 1939
  -titleTs: "'460':7 'co2':11 'coat':4 'condens':3 'could':5 'cut':6 'million':8 'per':12 'plant':2 'power':1 'ton':9 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692995290
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3769703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692908890 {#1913
    date: 2023-08-24 22:28:10.0 +02: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
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\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Positive-news-links"
  +title: "Positive news links"
  +url: null
  +body: """
    I would like to follow other positive news groups on other servers. Is there any chance someone could do what this person suggested? “solarbird Something I do running a small instance is have a Librarian account which follows large numbers of people for the purposes of discovery. We have under 20 users but our Federation feed is pretty massive.\n
    \n
    (We also relay a few relay aggregators which helps.)”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691715065 {#1953
    date: 2023-08-11 02:51:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 1768
  -titleTs: "'link':3 'news':2 'posit':1"
  -bodyTs: "'20':51 'account':36 'aggreg':66 'also':61 'chanc':16 'could':18 'discoveri':47 'feder':55 'feed':56 'follow':5,38 'group':9 'help':68 'instanc':31 'larg':39 'librarian':35 'like':3 'massiv':59 'news':8 'number':40 'peopl':42 'person':22 'posit':7 'pretti':58 'purpos':45 'relay':62,65 'run':28 'server':12 'small':30 'solarbird':24 'someon':17 'someth':25 'suggest':23 'user':52 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691713460
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/380157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691627060 {#1937
    date: 2023-08-10 02:24:20.0 +02: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
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Positive-news-links"
  +title: "Positive news links"
  +url: null
  +body: """
    I would like to follow other positive news groups on other servers. Is there any chance someone could do what this person suggested? “solarbird Something I do running a small instance is have a Librarian account which follows large numbers of people for the purposes of discovery. We have under 20 users but our Federation feed is pretty massive.\n
    \n
    (We also relay a few relay aggregators which helps.)”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691715065 {#1953
    date: 2023-08-11 02:51:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 1768
  -titleTs: "'link':3 'news':2 'posit':1"
  -bodyTs: "'20':51 'account':36 'aggreg':66 'also':61 'chanc':16 'could':18 'discoveri':47 'feder':55 'feed':56 'follow':5,38 'group':9 'help':68 'instanc':31 'larg':39 'librarian':35 'like':3 'massiv':59 'news':8 'number':40 'peopl':42 'person':22 'posit':7 'pretti':58 'purpos':45 'relay':62,65 'run':28 'server':12 'small':30 'solarbird':24 'someon':17 'someth':25 'suggest':23 'user':52 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691713460
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/380157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691627060 {#1937
    date: 2023-08-10 02:24:20.0 +02: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
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Positive-news-links"
  +title: "Positive news links"
  +url: null
  +body: """
    I would like to follow other positive news groups on other servers. Is there any chance someone could do what this person suggested? “solarbird Something I do running a small instance is have a Librarian account which follows large numbers of people for the purposes of discovery. We have under 20 users but our Federation feed is pretty massive.\n
    \n
    (We also relay a few relay aggregators which helps.)”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691715065 {#1953
    date: 2023-08-11 02:51:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 1768
  -titleTs: "'link':3 'news':2 'posit':1"
  -bodyTs: "'20':51 'account':36 'aggreg':66 'also':61 'chanc':16 'could':18 'discoveri':47 'feder':55 'feed':56 'follow':5,38 'group':9 'help':68 'instanc':31 'larg':39 'librarian':35 'like':3 'massiv':59 'news':8 'number':40 'peopl':42 'person':22 'posit':7 'pretti':58 'purpos':45 'relay':62,65 'run':28 'server':12 'small':30 'solarbird':24 'someon':17 'someth':25 'suggest':23 'user':52 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691713460
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/380157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691627060 {#1937
    date: 2023-08-10 02:24:20.0 +02: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
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\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OP-asks-legaladvice-for-help-on-escaping-her-physically-abusive"
  +title: "OP asks legaladvice for help on escaping her physically abusive husband. He is a cop."
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    **I am NOT OP. Original post by furtopt in [r/legaladvice](https://www.reddit.com/r/legaladvice)**. Do not contact OP or comment or vote in the linked threads, that is against legaladvice’s rules and more generally quite rude.\n
    \n
    trigger warnings:\n
    \n
    show spoilerDomestic violence\n
    \n
    mood spoilers:\n
    \n
    show spoilerpositive ending\n
    \n
    ---\n
    \n
    [**husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share) - Sun Mar 27 01:21:57 2022 UTC\n
    \n
    husband is physically abusive. He is a cop. I can’t escape. Help?\n
    \n
    I’m completely dependent on my husband. He sees all my movement. I’m pretty sure he planted one of those apple tags in my car.\n
    \n
    He is very violent. I’ve called the police. They didn’t do anything even when I had two black eyes.\n
    \n
    I have no family. Am estranged of all y friends.\n
    \n
    I think he’s gonna kill me.\n
    \n
    Help.\n
    \n
    Ohio.\n
    \n
    ---\n
    \n
    [**[Update] Husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/) - Mon Jun 20 18:22:58 2022 UTC\n
    \n
    Hello all,\n
    \n
    First of all… I am alive!\n
    \n
    Second of all… thank you all so much.\n
    \n
    In my first post I was really really scared because I thought my husband might kill me.\n
    \n
    I’m glad to say I made it out.\n
    \n
    After the threat I got new motivation and energy to go out. I made a little emergency bag and hid it in the laundry room under the dirty pile.\n
    \n
    I started keeping petty cash from my shopping trips.\n
    \n
    With the petty cash I bought a very cheap pre paid phone that I used to call a woman’s shelter. They helped me make a plan and got me out of there.\n
    \n
    That was by far the scariest night of my life. I left when I knew my husband had night shift. I was so scared that he somehow found out what I was planning and was hiding out to catch me.\n
    \n
    I had been very careful too. I was sweet to him. Acted as if he had broken me successfully. Acted on his every wish. It was very painful.\n
    \n
    But that night at 3 am I finally escaped with my little bag. I left behind my phone. That same day I had sold my laptop. I told my husband that I wanted to put some cash forward to his gaming PC so he wouldn’t mind.\n
    \n
    I got an old tablet with Sim function for very cheap too. So that I had the rest of the 500 bucks of my laptop sale for me.\n
    \n
    I left the car behind and everything left the house and just ran till I arrived at a McDonald’s and from there ordered an Uber to the pick up place.\n
    \n
    As soon as I arrived they helped me close everything that could be closed (email, cashapp, my bank account etc etc). And they helped me get an amazing lawyer.\n
    \n
    So right now I am in the shelter alive and well. I finally managed to get a TRO till the divorce hearing. My lawyer is realistic with the case.\n
    \n
    But everything that matters is that I am no longer scared of going to sleep at night and never waking up.\n
    \n
    Thank you so much!\n
    \n
    ---\n
    \n
    **Reminder - I am not the original poster.**\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691362261 {#1386
    date: 2023-08-07 00:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 1733
  -titleTs: "'abus':10 'ask':2 'cop':15 'escap':7 'help':5 'husband':11 'legaladvic':3 'op':1 'physic':9"
  -bodyTs: "'//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':612 '/r/legaladvice)**.':28 '/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':77 '/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':181 '01':81 '18':185 '20':184 '2022':84,188 '21':82 '22':186 '27':80 '3':375 '500':438 '57':83 '58':187 'abus':65,89,169 'account':495 'act':354,362 'aliv':197,514 'amaz':504 'anyth':138 'appl':120 'arriv':461,481 'articl':586 'author':10 'bag':249,383 'bank':494 'behind':386,450 'black':144 'bottom':15 'bought':275 'broken':359 'buck':439 'call':131,286 'car':124,449 'care':347 'case':534 'cash':265,273,407 'cashapp':492 'catch':341 'cheap':278,428 'close':485,490 'comment':34 'communiti':596 'complet':101 'contact':31 'content':605 'cop':69,93,173 'could':488 'day':391,594 'decid':581 'depend':102 'didn':135 'dirti':259 'disclaim':12,567 'divorc':526 'email':491 'emerg':248 'end':61 'energi':240 'enough':600 'escap':73,97,177,379 'estrang':151 'etc':496,497 'even':139 'everi':365 'everyth':452,486,536 'eye':145 'famili':149 'far':306 'final':378,518 'first':192,208 'forward':408 'found':330 'friend':155 'function':425 'furtopt':23 'game':411 'general':49 'get':502,521 'glad':225 'go':242,547 'gonna':160 'got':236,298,419 'hear':527 'hello':190 'help':74,98,163,178,292,483,500 'hid':251 'hide':338 'hope':592 'hous':455 'husband':62,86,105,166,219,319,400 'jun':183 'keep':263 'kill':161,221 'knew':317 'laptop':396,442 'larg':599 'laundri':255 'lawyer':505,529 'left':314,385,447,453 'legaladvic':44 'life':312 'link':39 'littl':247,382 'longer':544 'm':100,112,224 'made':229,245 'make':294 'manag':519 'mar':79 'matter':538 'mcdonald':464 'might':220 'mind':417 'miss':576 'mon':182 'mood':57 'motiv':238 'movement':110 'much':205,559 'never':553 'new':237 'night':309,321,373,551 'ohio':164 'old':421 'one':117,593 'op':19,32 'order':469 'origin':9,20,565,608 'paid':280 'pain':370 'pc':412 'petti':264,272 'phone':281,388 'physic':64,88,168 'pick':474 'pile':260 'place':476 'plan':296,335 'plant':116 'polic':133 'post':21,209,583 'poster':566 'pre':279 'pretti':113 'produc':602 'put':405 'quit':50 'r/legaladvice':25 'ran':458 'read':606 'realist':531 'realli':212,213,575 'reddit':573 'remind':560 'repost':4,571 'rest':435 'right':507 'room':256 'rude':51 'rule':46 'sale':443 'say':227 'scare':214,326,545 'scariest':308 'second':198 'see':11,107 'shelter':290,513 'shift':322 'shop':268 'show':54,59 'sim':424 'sleep':549 'sold':394 'somehow':329 'soon':478 'spoiler':58 'spoilerdomest':55 'spoilerposit':60 'start':262 'sub':578 'success':361 'sun':78 'sure':114 'sweet':351 'tablet':422 'tag':121 'thank':201,556 'think':157 'thought':217 'thread':40 'threat':234 'till':459,524 'time':588,590 'told':398 'top':585 'trigger':52 'trip':269 'tro':523 'two':143 'uber':471 'updat':165 'use':284 'utc':85,189 've':130 'violenc':56 'violent':128 'vote':36 'wake':554 'want':403 'warn':53 'well':516 'wish':366 'woman':288 'wouldn':415 'www.reddit.com':27,76,180,611 'www.reddit.com//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':610 'www.reddit.com/r/legaladvice)**.':26 'www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':75 'www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':179 'y':154"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691397504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2742638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691311104 {#1397
    date: 2023-08-06 10:38:24.0 +02: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
15 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OP-asks-legaladvice-for-help-on-escaping-her-physically-abusive"
  +title: "OP asks legaladvice for help on escaping her physically abusive husband. He is a cop."
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    **I am NOT OP. Original post by furtopt in [r/legaladvice](https://www.reddit.com/r/legaladvice)**. Do not contact OP or comment or vote in the linked threads, that is against legaladvice’s rules and more generally quite rude.\n
    \n
    trigger warnings:\n
    \n
    show spoilerDomestic violence\n
    \n
    mood spoilers:\n
    \n
    show spoilerpositive ending\n
    \n
    ---\n
    \n
    [**husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share) - Sun Mar 27 01:21:57 2022 UTC\n
    \n
    husband is physically abusive. He is a cop. I can’t escape. Help?\n
    \n
    I’m completely dependent on my husband. He sees all my movement. I’m pretty sure he planted one of those apple tags in my car.\n
    \n
    He is very violent. I’ve called the police. They didn’t do anything even when I had two black eyes.\n
    \n
    I have no family. Am estranged of all y friends.\n
    \n
    I think he’s gonna kill me.\n
    \n
    Help.\n
    \n
    Ohio.\n
    \n
    ---\n
    \n
    [**[Update] Husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/) - Mon Jun 20 18:22:58 2022 UTC\n
    \n
    Hello all,\n
    \n
    First of all… I am alive!\n
    \n
    Second of all… thank you all so much.\n
    \n
    In my first post I was really really scared because I thought my husband might kill me.\n
    \n
    I’m glad to say I made it out.\n
    \n
    After the threat I got new motivation and energy to go out. I made a little emergency bag and hid it in the laundry room under the dirty pile.\n
    \n
    I started keeping petty cash from my shopping trips.\n
    \n
    With the petty cash I bought a very cheap pre paid phone that I used to call a woman’s shelter. They helped me make a plan and got me out of there.\n
    \n
    That was by far the scariest night of my life. I left when I knew my husband had night shift. I was so scared that he somehow found out what I was planning and was hiding out to catch me.\n
    \n
    I had been very careful too. I was sweet to him. Acted as if he had broken me successfully. Acted on his every wish. It was very painful.\n
    \n
    But that night at 3 am I finally escaped with my little bag. I left behind my phone. That same day I had sold my laptop. I told my husband that I wanted to put some cash forward to his gaming PC so he wouldn’t mind.\n
    \n
    I got an old tablet with Sim function for very cheap too. So that I had the rest of the 500 bucks of my laptop sale for me.\n
    \n
    I left the car behind and everything left the house and just ran till I arrived at a McDonald’s and from there ordered an Uber to the pick up place.\n
    \n
    As soon as I arrived they helped me close everything that could be closed (email, cashapp, my bank account etc etc). And they helped me get an amazing lawyer.\n
    \n
    So right now I am in the shelter alive and well. I finally managed to get a TRO till the divorce hearing. My lawyer is realistic with the case.\n
    \n
    But everything that matters is that I am no longer scared of going to sleep at night and never waking up.\n
    \n
    Thank you so much!\n
    \n
    ---\n
    \n
    **Reminder - I am not the original poster.**\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691362261 {#1386
    date: 2023-08-07 00:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 1733
  -titleTs: "'abus':10 'ask':2 'cop':15 'escap':7 'help':5 'husband':11 'legaladvic':3 'op':1 'physic':9"
  -bodyTs: "'//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':612 '/r/legaladvice)**.':28 '/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':77 '/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':181 '01':81 '18':185 '20':184 '2022':84,188 '21':82 '22':186 '27':80 '3':375 '500':438 '57':83 '58':187 'abus':65,89,169 'account':495 'act':354,362 'aliv':197,514 'amaz':504 'anyth':138 'appl':120 'arriv':461,481 'articl':586 'author':10 'bag':249,383 'bank':494 'behind':386,450 'black':144 'bottom':15 'bought':275 'broken':359 'buck':439 'call':131,286 'car':124,449 'care':347 'case':534 'cash':265,273,407 'cashapp':492 'catch':341 'cheap':278,428 'close':485,490 'comment':34 'communiti':596 'complet':101 'contact':31 'content':605 'cop':69,93,173 'could':488 'day':391,594 'decid':581 'depend':102 'didn':135 'dirti':259 'disclaim':12,567 'divorc':526 'email':491 'emerg':248 'end':61 'energi':240 'enough':600 'escap':73,97,177,379 'estrang':151 'etc':496,497 'even':139 'everi':365 'everyth':452,486,536 'eye':145 'famili':149 'far':306 'final':378,518 'first':192,208 'forward':408 'found':330 'friend':155 'function':425 'furtopt':23 'game':411 'general':49 'get':502,521 'glad':225 'go':242,547 'gonna':160 'got':236,298,419 'hear':527 'hello':190 'help':74,98,163,178,292,483,500 'hid':251 'hide':338 'hope':592 'hous':455 'husband':62,86,105,166,219,319,400 'jun':183 'keep':263 'kill':161,221 'knew':317 'laptop':396,442 'larg':599 'laundri':255 'lawyer':505,529 'left':314,385,447,453 'legaladvic':44 'life':312 'link':39 'littl':247,382 'longer':544 'm':100,112,224 'made':229,245 'make':294 'manag':519 'mar':79 'matter':538 'mcdonald':464 'might':220 'mind':417 'miss':576 'mon':182 'mood':57 'motiv':238 'movement':110 'much':205,559 'never':553 'new':237 'night':309,321,373,551 'ohio':164 'old':421 'one':117,593 'op':19,32 'order':469 'origin':9,20,565,608 'paid':280 'pain':370 'pc':412 'petti':264,272 'phone':281,388 'physic':64,88,168 'pick':474 'pile':260 'place':476 'plan':296,335 'plant':116 'polic':133 'post':21,209,583 'poster':566 'pre':279 'pretti':113 'produc':602 'put':405 'quit':50 'r/legaladvice':25 'ran':458 'read':606 'realist':531 'realli':212,213,575 'reddit':573 'remind':560 'repost':4,571 'rest':435 'right':507 'room':256 'rude':51 'rule':46 'sale':443 'say':227 'scare':214,326,545 'scariest':308 'second':198 'see':11,107 'shelter':290,513 'shift':322 'shop':268 'show':54,59 'sim':424 'sleep':549 'sold':394 'somehow':329 'soon':478 'spoiler':58 'spoilerdomest':55 'spoilerposit':60 'start':262 'sub':578 'success':361 'sun':78 'sure':114 'sweet':351 'tablet':422 'tag':121 'thank':201,556 'think':157 'thought':217 'thread':40 'threat':234 'till':459,524 'time':588,590 'told':398 'top':585 'trigger':52 'trip':269 'tro':523 'two':143 'uber':471 'updat':165 'use':284 'utc':85,189 've':130 'violenc':56 'violent':128 'vote':36 'wake':554 'want':403 'warn':53 'well':516 'wish':366 'woman':288 'wouldn':415 'www.reddit.com':27,76,180,611 'www.reddit.com//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':610 'www.reddit.com/r/legaladvice)**.':26 'www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':75 'www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':179 'y':154"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691397504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2742638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691311104 {#1397
    date: 2023-08-06 10:38:24.0 +02: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
16 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OP-asks-legaladvice-for-help-on-escaping-her-physically-abusive"
  +title: "OP asks legaladvice for help on escaping her physically abusive husband. He is a cop."
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    **I am NOT OP. Original post by furtopt in [r/legaladvice](https://www.reddit.com/r/legaladvice)**. Do not contact OP or comment or vote in the linked threads, that is against legaladvice’s rules and more generally quite rude.\n
    \n
    trigger warnings:\n
    \n
    show spoilerDomestic violence\n
    \n
    mood spoilers:\n
    \n
    show spoilerpositive ending\n
    \n
    ---\n
    \n
    [**husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share) - Sun Mar 27 01:21:57 2022 UTC\n
    \n
    husband is physically abusive. He is a cop. I can’t escape. Help?\n
    \n
    I’m completely dependent on my husband. He sees all my movement. I’m pretty sure he planted one of those apple tags in my car.\n
    \n
    He is very violent. I’ve called the police. They didn’t do anything even when I had two black eyes.\n
    \n
    I have no family. Am estranged of all y friends.\n
    \n
    I think he’s gonna kill me.\n
    \n
    Help.\n
    \n
    Ohio.\n
    \n
    ---\n
    \n
    [**[Update] Husband is physically abusive. He is a cop. I can’t escape. Help?**](https://www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/) - Mon Jun 20 18:22:58 2022 UTC\n
    \n
    Hello all,\n
    \n
    First of all… I am alive!\n
    \n
    Second of all… thank you all so much.\n
    \n
    In my first post I was really really scared because I thought my husband might kill me.\n
    \n
    I’m glad to say I made it out.\n
    \n
    After the threat I got new motivation and energy to go out. I made a little emergency bag and hid it in the laundry room under the dirty pile.\n
    \n
    I started keeping petty cash from my shopping trips.\n
    \n
    With the petty cash I bought a very cheap pre paid phone that I used to call a woman’s shelter. They helped me make a plan and got me out of there.\n
    \n
    That was by far the scariest night of my life. I left when I knew my husband had night shift. I was so scared that he somehow found out what I was planning and was hiding out to catch me.\n
    \n
    I had been very careful too. I was sweet to him. Acted as if he had broken me successfully. Acted on his every wish. It was very painful.\n
    \n
    But that night at 3 am I finally escaped with my little bag. I left behind my phone. That same day I had sold my laptop. I told my husband that I wanted to put some cash forward to his gaming PC so he wouldn’t mind.\n
    \n
    I got an old tablet with Sim function for very cheap too. So that I had the rest of the 500 bucks of my laptop sale for me.\n
    \n
    I left the car behind and everything left the house and just ran till I arrived at a McDonald’s and from there ordered an Uber to the pick up place.\n
    \n
    As soon as I arrived they helped me close everything that could be closed (email, cashapp, my bank account etc etc). And they helped me get an amazing lawyer.\n
    \n
    So right now I am in the shelter alive and well. I finally managed to get a TRO till the divorce hearing. My lawyer is realistic with the case.\n
    \n
    But everything that matters is that I am no longer scared of going to sleep at night and never waking up.\n
    \n
    Thank you so much!\n
    \n
    ---\n
    \n
    **Reminder - I am not the original poster.**\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691362261 {#1386
    date: 2023-08-07 00:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 1733
  -titleTs: "'abus':10 'ask':2 'cop':15 'escap':7 'help':5 'husband':11 'legaladvic':3 'op':1 'physic':9"
  -bodyTs: "'//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':612 '/r/legaladvice)**.':28 '/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':77 '/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':181 '01':81 '18':185 '20':184 '2022':84,188 '21':82 '22':186 '27':80 '3':375 '500':438 '57':83 '58':187 'abus':65,89,169 'account':495 'act':354,362 'aliv':197,514 'amaz':504 'anyth':138 'appl':120 'arriv':461,481 'articl':586 'author':10 'bag':249,383 'bank':494 'behind':386,450 'black':144 'bottom':15 'bought':275 'broken':359 'buck':439 'call':131,286 'car':124,449 'care':347 'case':534 'cash':265,273,407 'cashapp':492 'catch':341 'cheap':278,428 'close':485,490 'comment':34 'communiti':596 'complet':101 'contact':31 'content':605 'cop':69,93,173 'could':488 'day':391,594 'decid':581 'depend':102 'didn':135 'dirti':259 'disclaim':12,567 'divorc':526 'email':491 'emerg':248 'end':61 'energi':240 'enough':600 'escap':73,97,177,379 'estrang':151 'etc':496,497 'even':139 'everi':365 'everyth':452,486,536 'eye':145 'famili':149 'far':306 'final':378,518 'first':192,208 'forward':408 'found':330 'friend':155 'function':425 'furtopt':23 'game':411 'general':49 'get':502,521 'glad':225 'go':242,547 'gonna':160 'got':236,298,419 'hear':527 'hello':190 'help':74,98,163,178,292,483,500 'hid':251 'hide':338 'hope':592 'hous':455 'husband':62,86,105,166,219,319,400 'jun':183 'keep':263 'kill':161,221 'knew':317 'laptop':396,442 'larg':599 'laundri':255 'lawyer':505,529 'left':314,385,447,453 'legaladvic':44 'life':312 'link':39 'littl':247,382 'longer':544 'm':100,112,224 'made':229,245 'make':294 'manag':519 'mar':79 'matter':538 'mcdonald':464 'might':220 'mind':417 'miss':576 'mon':182 'mood':57 'motiv':238 'movement':110 'much':205,559 'never':553 'new':237 'night':309,321,373,551 'ohio':164 'old':421 'one':117,593 'op':19,32 'order':469 'origin':9,20,565,608 'paid':280 'pain':370 'pc':412 'petti':264,272 'phone':281,388 'physic':64,88,168 'pick':474 'pile':260 'place':476 'plan':296,335 'plant':116 'polic':133 'post':21,209,583 'poster':566 'pre':279 'pretti':113 'produc':602 'put':405 'quit':50 'r/legaladvice':25 'ran':458 'read':606 'realist':531 'realli':212,213,575 'reddit':573 'remind':560 'repost':4,571 'rest':435 'right':507 'room':256 'rude':51 'rule':46 'sale':443 'say':227 'scare':214,326,545 'scariest':308 'second':198 'see':11,107 'shelter':290,513 'shift':322 'shop':268 'show':54,59 'sim':424 'sleep':549 'sold':394 'somehow':329 'soon':478 'spoiler':58 'spoilerdomest':55 'spoilerposit':60 'start':262 'sub':578 'success':361 'sun':78 'sure':114 'sweet':351 'tablet':422 'tag':121 'thank':201,556 'think':157 'thought':217 'thread':40 'threat':234 'till':459,524 'time':588,590 'told':398 'top':585 'trigger':52 'trip':269 'tro':523 'two':143 'uber':471 'updat':165 'use':284 'utc':85,189 've':130 'violenc':56 'violent':128 'vote':36 'wake':554 'want':403 'warn':53 'well':516 'wish':366 'woman':288 'wouldn':415 'www.reddit.com':27,76,180,611 'www.reddit.com//r/bestofredditorupdates/comments/vgtsj5/op_asks_legaladvice_for_help_on_escaping_her/)':610 'www.reddit.com/r/legaladvice)**.':26 'www.reddit.com/r/legaladvice/comments/tp9en2/husband_is_physically_abusive_he_is_a_cop_i_cant/?utm_medium=android_app&utm_source=share)':75 'www.reddit.com/r/legaladvice/comments/vgs4zr/update_husband_is_physically_abusive_he_is_a_cop/)':179 'y':154"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691397504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2742638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691311104 {#1397
    date: 2023-08-06 10:38:24.0 +02: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
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\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Hairless-Guinea-Pig"
  +title: "Hairless Guinea Pig"
  +url: "https://lemmy.world/pictrs/image/c82d133e-3ba8-4b4d-8c47-a8a6a353c074.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693864421 {#1377
    date: 2023-09-04 23:53:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 1674
  -titleTs: "'guinea':2 'hairless':1 'pig':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690907339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2426877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690820939 {#1945
    date: 2023-07-31 18:28:59.0 +02: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
19 DENIED edit
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Hairless-Guinea-Pig"
  +title: "Hairless Guinea Pig"
  +url: "https://lemmy.world/pictrs/image/c82d133e-3ba8-4b4d-8c47-a8a6a353c074.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693864421 {#1377
    date: 2023-09-04 23:53:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 1674
  -titleTs: "'guinea':2 'hairless':1 'pig':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690907339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2426877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690820939 {#1945
    date: 2023-07-31 18:28:59.0 +02: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
20 DENIED moderate
App\Entity\Entry {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Hairless-Guinea-Pig"
  +title: "Hairless Guinea Pig"
  +url: "https://lemmy.world/pictrs/image/c82d133e-3ba8-4b4d-8c47-a8a6a353c074.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693864421 {#1377
    date: 2023-09-04 23:53:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 1674
  -titleTs: "'guinea':2 'hairless':1 'pig':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690907339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2426877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690820939 {#1945
    date: 2023-07-31 18:28:59.0 +02: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Odometer-44444"
  +title: "Odometer 44444"
  +url: "https://i.imgur.com/qwfxfbl.jpg"
  +body: "My Fiesta’s odometer has reached an interesting milestone!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690722560 {#1379
    date: 2023-07-30 15:09:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 1652
  -titleTs: "'44444':2 'odomet':1"
  -bodyTs: "'fiesta':2 'interest':8 'mileston':9 'odomet':4 'reach':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690758855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2402340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690672455 {#1400
    date: 2023-07-30 01:14:15.0 +02: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
23 DENIED edit
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Odometer-44444"
  +title: "Odometer 44444"
  +url: "https://i.imgur.com/qwfxfbl.jpg"
  +body: "My Fiesta’s odometer has reached an interesting milestone!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690722560 {#1379
    date: 2023-07-30 15:09:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 1652
  -titleTs: "'44444':2 'odomet':1"
  -bodyTs: "'fiesta':2 'interest':8 'mileston':9 'odomet':4 'reach':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690758855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2402340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690672455 {#1400
    date: 2023-07-30 01:14:15.0 +02: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
24 DENIED moderate
App\Entity\Entry {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Odometer-44444"
  +title: "Odometer 44444"
  +url: "https://i.imgur.com/qwfxfbl.jpg"
  +body: "My Fiesta’s odometer has reached an interesting milestone!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690722560 {#1379
    date: 2023-07-30 15:09:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 1652
  -titleTs: "'44444':2 'odomet':1"
  -bodyTs: "'fiesta':2 'interest':8 'mileston':9 'odomet':4 'reach':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690758855
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2402340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690672455 {#1400
    date: 2023-07-30 01:14:15.0 +02: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
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\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "QBittorrent-is-better-though"
  +title: "QBittorrent is better though."
  +url: "https://feddit.ch/pictrs/image/7a6ea1a1-bb5e-4edc-a7e7-f47ea5405d40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695420155 {#2433
    date: 2023-09-23 00:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 6524
  -titleTs: "'better':3 'qbittorr':1 'though':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690662671
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/232382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690576271 {#2432
    date: 2023-07-28 22:31:11.0 +02: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
27 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "QBittorrent-is-better-though"
  +title: "QBittorrent is better though."
  +url: "https://feddit.ch/pictrs/image/7a6ea1a1-bb5e-4edc-a7e7-f47ea5405d40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695420155 {#2433
    date: 2023-09-23 00:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 6524
  -titleTs: "'better':3 'qbittorr':1 'though':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690662671
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/232382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690576271 {#2432
    date: 2023-07-28 22:31:11.0 +02: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
28 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "QBittorrent-is-better-though"
  +title: "QBittorrent is better though."
  +url: "https://feddit.ch/pictrs/image/7a6ea1a1-bb5e-4edc-a7e7-f47ea5405d40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695420155 {#2433
    date: 2023-09-23 00:02:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 6524
  -titleTs: "'better':3 'qbittorr':1 'though':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690662671
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/232382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690576271 {#2432
    date: 2023-07-28 22:31:11.0 +02: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
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-do-gaming-companies-do-this"
  +title: "Why do gaming companies do this?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)\n
    \n
    I’m really wondering here. If you want people to actually like the game your forcing them to watch an advert on, is it really in your best interest to make the x as small as you possibly can? and likewise, do you need to force us to click said x multiple times? do you honestly think that this is how you get people to install and try games, or are the advert companies just using this to lie about the clickthrough rates?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690097171 {#2472
    date: 2023-07-23 09:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 1523
  -titleTs: "'compani':4 'game':3"
  -bodyTs: "'/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':3 'actual':14 'advert':24,76 'best':31 'click':52 'clickthrough':85 'compani':77 'forc':19,49 'game':17,72 'get':66 'honest':59 'instal':69 'interest':32 'lemmy.world':2 'lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':1 'lie':82 'like':15 'likewis':44 'm':5 'make':34 'multipl':55 'need':47 'peopl':12,67 'possibl':41 'rate':86 'realli':6,28 'said':53 'small':38 'think':60 'time':56 'tri':71 'us':50 'use':79 'want':11 'watch':22 'wonder':7 'x':36,54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690085326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1966247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689998926 {#2450
    date: 2023-07-22 06:08:46.0 +02: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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-do-gaming-companies-do-this"
  +title: "Why do gaming companies do this?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)\n
    \n
    I’m really wondering here. If you want people to actually like the game your forcing them to watch an advert on, is it really in your best interest to make the x as small as you possibly can? and likewise, do you need to force us to click said x multiple times? do you honestly think that this is how you get people to install and try games, or are the advert companies just using this to lie about the clickthrough rates?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690097171 {#2472
    date: 2023-07-23 09:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 1523
  -titleTs: "'compani':4 'game':3"
  -bodyTs: "'/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':3 'actual':14 'advert':24,76 'best':31 'click':52 'clickthrough':85 'compani':77 'forc':19,49 'game':17,72 'get':66 'honest':59 'instal':69 'interest':32 'lemmy.world':2 'lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':1 'lie':82 'like':15 'likewis':44 'm':5 'make':34 'multipl':55 'need':47 'peopl':12,67 'possibl':41 'rate':86 'realli':6,28 'said':53 'small':38 'think':60 'time':56 'tri':71 'us':50 'use':79 'want':11 'watch':22 'wonder':7 'x':36,54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690085326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1966247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689998926 {#2450
    date: 2023-07-22 06:08:46.0 +02: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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-do-gaming-companies-do-this"
  +title: "Why do gaming companies do this?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)\n
    \n
    I’m really wondering here. If you want people to actually like the game your forcing them to watch an advert on, is it really in your best interest to make the x as small as you possibly can? and likewise, do you need to force us to click said x multiple times? do you honestly think that this is how you get people to install and try games, or are the advert companies just using this to lie about the clickthrough rates?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690097171 {#2472
    date: 2023-07-23 09:26:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 1523
  -titleTs: "'compani':4 'game':3"
  -bodyTs: "'/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':3 'actual':14 'advert':24,76 'best':31 'click':52 'clickthrough':85 'compani':77 'forc':19,49 'game':17,72 'get':66 'honest':59 'instal':69 'interest':32 'lemmy.world':2 'lemmy.world/pictrs/image/1a52dff4-2bab-43f6-b620-59762abc3332.jpeg)':1 'lie':82 'like':15 'likewis':44 'm':5 'make':34 'multipl':55 'need':47 'peopl':12,67 'possibl':41 'rate':86 'realli':6,28 'said':53 'small':38 'think':60 'time':56 'tri':71 'us':50 'use':79 'want':11 'watch':22 'wonder':7 'x':36,54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690085326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1966247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689998926 {#2450
    date: 2023-07-22 06:08:46.0 +02: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\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OOP-s-boyfriend-won-t-stop-telling-her-that-she-smells-bad"
  +title: "OOP's boyfriend won't stop telling her that she smells bad"
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    TW:\n
    \n
    show spoilernegging\n
    \n
    [Original](https://www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/) by [u/ThrowRA-doistink](/u/ThrowRA-doistink) in [r/relationshipadvice](https://www.reddit.com/r/relationshipadvice)\n
    \n
    I have been with my boyfriend for over a year and everything has been great except for one thing. Every single day, at least once, he will tell me that I stink and smell of b.o( body odour).\n
    \n
    When we met I showered every day, applied regular deodorant in the morning, brushed my teeth three times a day. Now I am so paranoid about smelling bad that I shower at least twice a day, I apply new industrial strength deodorant every few hours (I have a reminder on my phone), perfume, and I brush my teeth anytime I eat or drink something that isn’t water.\n
    \n
    I feel like I’m going crazy. I didn’t think I smelled bad in the beginning and I don’t think I smell bad now but I obviously smell bad to him right? Im that weirdo that keeps “sneakily” smelling their own armpits. I have been to the doctor and he has said there is nothing medically wrong. It has honestly gotten to the point where I literally shove my arm pit in friends and families faces asking if I smell bad, they all say I don’t smell like b.o. at all, one friend even said I smelled too clean like a lush store.\n
    \n
    I am getting so paranoid. He won’t cuddle or anything when he says I smell. I really don’t know what more I can do?\n
    \n
    Update - so unexpected edit. I waited for him to make a comment this morning so I could talk to him. It was less than an hour after waking up that he said “god you stink” I had already showered and put on deodorant. I snapped and asked what exactly was he smelling because, at this point I’m one of the cleanest people on the planet and if I still smell bad to him then we should just break up.\n
    \n
    He got all panicked and upset, I eventually got out of him that this is what he father always said to his mother. Apparently his father told him that is was a sure fire technique to have a woman never leave you because “she will feel too low to cheat, will love only you, and will always be clean”.\n
    \n
    Needless to say, his father is wrong. He’s packing his things and moving out of my house today\n
    \n
    Reminder: I am not the Original OP.\n
    ===================================\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689966513 {#2473
    date: 2023-07-21 21:08:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 1510
  -titleTs: "'bad':12 'boyfriend':3 'oop':1 'smell':11 'stop':6 'tell':7 'won':4"
  -bodyTs: "'//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':479 '/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':22 '/r/relationshipadvice)':30 '/u/throwra-doistink':25 'alreadi':306 'alway':367,405 'anyth':253 'anytim':127 'appar':372 'appli':76,106 'arm':208 'armpit':180 'articl':453 'ask':215,315 'author':10 'b.o':66,228 'bad':96,150,161,167,219,340 'begin':153 'bodi':67 'bottom':15 'boyfriend':36 'break':347 'brush':82,124 'cheat':398 'clean':238,407 'cleanest':330 'comment':280 'communiti':463 'content':472 'could':285 'crazi':143 'cuddl':251 'day':52,75,88,104,461 'decid':448 'deodor':78,110,311 'didn':145 'disclaim':12,434 'doctor':186 'drink':131 'eat':129 'edit':272 'enough':467 'even':233 'eventu':356 'everi':50,74,111 'everyth':42 'exact':317 'except':46 'face':214 'famili':213 'father':366,374,412 'feel':138,394 'fire':382 'friend':211,232 'get':245 'go':142 'god':301 'got':350,357 'gotten':199 'great':45 'honest':198 'hope':459 'hour':113,294 'hous':425 'im':171 'industri':108 'isn':134 'keep':175 'know':263 'larg':466 'least':54,101 'leav':389 'less':291 'like':139,227,239 'liter':205 'love':400 'low':396 'lush':241 'm':141,326 'make':278 'medic':194 'met':71 'miss':443 'morn':81,282 'mother':371 'move':421 'needless':408 'never':388 'new':107 'noth':193 'obvious':165 'odour':68 'one':48,231,327,460 'op':433 'origin':9,19,432,475 'pack':417 'panick':352 'paranoid':93,247 'peopl':331 'perfum':121 'phone':120 'pit':209 'planet':334 'point':202,324 'post':450 'produc':469 'put':309 'r/relationshipadvice':27 'read':473 'realli':260,442 'reddit':440 'regular':77 'remind':117,427 'repost':4,438 'right':170 'said':190,234,300,368 'say':222,256,410 'see':11 'shove':206 'show':17 'shower':73,99,307 'singl':51 'smell':64,95,149,160,166,177,218,226,236,258,320,339 'snap':313 'sneakili':176 'someth':132 'spoilerneg':18 'still':338 'stink':62,303 'store':242 'strength':109 'sub':445 'sure':381 'talk':286 'techniqu':383 'teeth':84,126 'tell':58 'thing':49,419 'think':147,158 'three':85 'time':86,455,457 'today':426 'told':375 'top':452 'tw':16 'twice':102 'u/throwra-doistink':24 'unexpect':271 'updat':269 'upset':354 'wait':274 'wake':296 'water':136 'weirdo':173 'woman':387 'won':249 'wrong':195,414 'www.reddit.com':21,29,478 'www.reddit.com//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':477 'www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':20 'www.reddit.com/r/relationshipadvice)':28 'year':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690012609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1914665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926209 {#2474
    date: 2023-07-21 09:56:49.0 +02: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
35 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OOP-s-boyfriend-won-t-stop-telling-her-that-she-smells-bad"
  +title: "OOP's boyfriend won't stop telling her that she smells bad"
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    TW:\n
    \n
    show spoilernegging\n
    \n
    [Original](https://www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/) by [u/ThrowRA-doistink](/u/ThrowRA-doistink) in [r/relationshipadvice](https://www.reddit.com/r/relationshipadvice)\n
    \n
    I have been with my boyfriend for over a year and everything has been great except for one thing. Every single day, at least once, he will tell me that I stink and smell of b.o( body odour).\n
    \n
    When we met I showered every day, applied regular deodorant in the morning, brushed my teeth three times a day. Now I am so paranoid about smelling bad that I shower at least twice a day, I apply new industrial strength deodorant every few hours (I have a reminder on my phone), perfume, and I brush my teeth anytime I eat or drink something that isn’t water.\n
    \n
    I feel like I’m going crazy. I didn’t think I smelled bad in the beginning and I don’t think I smell bad now but I obviously smell bad to him right? Im that weirdo that keeps “sneakily” smelling their own armpits. I have been to the doctor and he has said there is nothing medically wrong. It has honestly gotten to the point where I literally shove my arm pit in friends and families faces asking if I smell bad, they all say I don’t smell like b.o. at all, one friend even said I smelled too clean like a lush store.\n
    \n
    I am getting so paranoid. He won’t cuddle or anything when he says I smell. I really don’t know what more I can do?\n
    \n
    Update - so unexpected edit. I waited for him to make a comment this morning so I could talk to him. It was less than an hour after waking up that he said “god you stink” I had already showered and put on deodorant. I snapped and asked what exactly was he smelling because, at this point I’m one of the cleanest people on the planet and if I still smell bad to him then we should just break up.\n
    \n
    He got all panicked and upset, I eventually got out of him that this is what he father always said to his mother. Apparently his father told him that is was a sure fire technique to have a woman never leave you because “she will feel too low to cheat, will love only you, and will always be clean”.\n
    \n
    Needless to say, his father is wrong. He’s packing his things and moving out of my house today\n
    \n
    Reminder: I am not the Original OP.\n
    ===================================\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689966513 {#2473
    date: 2023-07-21 21:08:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 1510
  -titleTs: "'bad':12 'boyfriend':3 'oop':1 'smell':11 'stop':6 'tell':7 'won':4"
  -bodyTs: "'//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':479 '/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':22 '/r/relationshipadvice)':30 '/u/throwra-doistink':25 'alreadi':306 'alway':367,405 'anyth':253 'anytim':127 'appar':372 'appli':76,106 'arm':208 'armpit':180 'articl':453 'ask':215,315 'author':10 'b.o':66,228 'bad':96,150,161,167,219,340 'begin':153 'bodi':67 'bottom':15 'boyfriend':36 'break':347 'brush':82,124 'cheat':398 'clean':238,407 'cleanest':330 'comment':280 'communiti':463 'content':472 'could':285 'crazi':143 'cuddl':251 'day':52,75,88,104,461 'decid':448 'deodor':78,110,311 'didn':145 'disclaim':12,434 'doctor':186 'drink':131 'eat':129 'edit':272 'enough':467 'even':233 'eventu':356 'everi':50,74,111 'everyth':42 'exact':317 'except':46 'face':214 'famili':213 'father':366,374,412 'feel':138,394 'fire':382 'friend':211,232 'get':245 'go':142 'god':301 'got':350,357 'gotten':199 'great':45 'honest':198 'hope':459 'hour':113,294 'hous':425 'im':171 'industri':108 'isn':134 'keep':175 'know':263 'larg':466 'least':54,101 'leav':389 'less':291 'like':139,227,239 'liter':205 'love':400 'low':396 'lush':241 'm':141,326 'make':278 'medic':194 'met':71 'miss':443 'morn':81,282 'mother':371 'move':421 'needless':408 'never':388 'new':107 'noth':193 'obvious':165 'odour':68 'one':48,231,327,460 'op':433 'origin':9,19,432,475 'pack':417 'panick':352 'paranoid':93,247 'peopl':331 'perfum':121 'phone':120 'pit':209 'planet':334 'point':202,324 'post':450 'produc':469 'put':309 'r/relationshipadvice':27 'read':473 'realli':260,442 'reddit':440 'regular':77 'remind':117,427 'repost':4,438 'right':170 'said':190,234,300,368 'say':222,256,410 'see':11 'shove':206 'show':17 'shower':73,99,307 'singl':51 'smell':64,95,149,160,166,177,218,226,236,258,320,339 'snap':313 'sneakili':176 'someth':132 'spoilerneg':18 'still':338 'stink':62,303 'store':242 'strength':109 'sub':445 'sure':381 'talk':286 'techniqu':383 'teeth':84,126 'tell':58 'thing':49,419 'think':147,158 'three':85 'time':86,455,457 'today':426 'told':375 'top':452 'tw':16 'twice':102 'u/throwra-doistink':24 'unexpect':271 'updat':269 'upset':354 'wait':274 'wake':296 'water':136 'weirdo':173 'woman':387 'won':249 'wrong':195,414 'www.reddit.com':21,29,478 'www.reddit.com//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':477 'www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':20 'www.reddit.com/r/relationshipadvice)':28 'year':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690012609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1914665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926209 {#2474
    date: 2023-07-21 09:56:49.0 +02: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
36 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "OOP-s-boyfriend-won-t-stop-telling-her-that-she-smells-bad"
  +title: "OOP's boyfriend won't stop telling her that she smells bad"
  +url: null
  +body: """
    *This is a repost. I am not the original author (see disclaimer at the bottom).*\n
    \n
    TW:\n
    \n
    show spoilernegging\n
    \n
    [Original](https://www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/) by [u/ThrowRA-doistink](/u/ThrowRA-doistink) in [r/relationshipadvice](https://www.reddit.com/r/relationshipadvice)\n
    \n
    I have been with my boyfriend for over a year and everything has been great except for one thing. Every single day, at least once, he will tell me that I stink and smell of b.o( body odour).\n
    \n
    When we met I showered every day, applied regular deodorant in the morning, brushed my teeth three times a day. Now I am so paranoid about smelling bad that I shower at least twice a day, I apply new industrial strength deodorant every few hours (I have a reminder on my phone), perfume, and I brush my teeth anytime I eat or drink something that isn’t water.\n
    \n
    I feel like I’m going crazy. I didn’t think I smelled bad in the beginning and I don’t think I smell bad now but I obviously smell bad to him right? Im that weirdo that keeps “sneakily” smelling their own armpits. I have been to the doctor and he has said there is nothing medically wrong. It has honestly gotten to the point where I literally shove my arm pit in friends and families faces asking if I smell bad, they all say I don’t smell like b.o. at all, one friend even said I smelled too clean like a lush store.\n
    \n
    I am getting so paranoid. He won’t cuddle or anything when he says I smell. I really don’t know what more I can do?\n
    \n
    Update - so unexpected edit. I waited for him to make a comment this morning so I could talk to him. It was less than an hour after waking up that he said “god you stink” I had already showered and put on deodorant. I snapped and asked what exactly was he smelling because, at this point I’m one of the cleanest people on the planet and if I still smell bad to him then we should just break up.\n
    \n
    He got all panicked and upset, I eventually got out of him that this is what he father always said to his mother. Apparently his father told him that is was a sure fire technique to have a woman never leave you because “she will feel too low to cheat, will love only you, and will always be clean”.\n
    \n
    Needless to say, his father is wrong. He’s packing his things and moving out of my house today\n
    \n
    Reminder: I am not the Original OP.\n
    ===================================\n
    \n
    *Disclaimer*\n
    \n
    *This is a repost from reddit. I really missed this sub so I decided to post some top articles from time to time until hopefully one day this community will be large enough to produce its own content.*\n
    \n
    Read the original [here](https://www.reddit.com//r/BestofRedditorUpdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689966513 {#2473
    date: 2023-07-21 21:08:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2484 …}
  +votes: Doctrine\ORM\PersistentCollection {#2481 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1521 …}
  +badges: Doctrine\ORM\PersistentCollection {#1499 …}
  +children: []
  -id: 1510
  -titleTs: "'bad':12 'boyfriend':3 'oop':1 'smell':11 'stop':6 'tell':7 'won':4"
  -bodyTs: "'//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':479 '/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':22 '/r/relationshipadvice)':30 '/u/throwra-doistink':25 'alreadi':306 'alway':367,405 'anyth':253 'anytim':127 'appar':372 'appli':76,106 'arm':208 'armpit':180 'articl':453 'ask':215,315 'author':10 'b.o':66,228 'bad':96,150,161,167,219,340 'begin':153 'bodi':67 'bottom':15 'boyfriend':36 'break':347 'brush':82,124 'cheat':398 'clean':238,407 'cleanest':330 'comment':280 'communiti':463 'content':472 'could':285 'crazi':143 'cuddl':251 'day':52,75,88,104,461 'decid':448 'deodor':78,110,311 'didn':145 'disclaim':12,434 'doctor':186 'drink':131 'eat':129 'edit':272 'enough':467 'even':233 'eventu':356 'everi':50,74,111 'everyth':42 'exact':317 'except':46 'face':214 'famili':213 'father':366,374,412 'feel':138,394 'fire':382 'friend':211,232 'get':245 'go':142 'god':301 'got':350,357 'gotten':199 'great':45 'honest':198 'hope':459 'hour':113,294 'hous':425 'im':171 'industri':108 'isn':134 'keep':175 'know':263 'larg':466 'least':54,101 'leav':389 'less':291 'like':139,227,239 'liter':205 'love':400 'low':396 'lush':241 'm':141,326 'make':278 'medic':194 'met':71 'miss':443 'morn':81,282 'mother':371 'move':421 'needless':408 'never':388 'new':107 'noth':193 'obvious':165 'odour':68 'one':48,231,327,460 'op':433 'origin':9,19,432,475 'pack':417 'panick':352 'paranoid':93,247 'peopl':331 'perfum':121 'phone':120 'pit':209 'planet':334 'point':202,324 'post':450 'produc':469 'put':309 'r/relationshipadvice':27 'read':473 'realli':260,442 'reddit':440 'regular':77 'remind':117,427 'repost':4,438 'right':170 'said':190,234,300,368 'say':222,256,410 'see':11 'shove':206 'show':17 'shower':73,99,307 'singl':51 'smell':64,95,149,160,166,177,218,226,236,258,320,339 'snap':313 'sneakili':176 'someth':132 'spoilerneg':18 'still':338 'stink':62,303 'store':242 'strength':109 'sub':445 'sure':381 'talk':286 'techniqu':383 'teeth':84,126 'tell':58 'thing':49,419 'think':147,158 'three':85 'time':86,455,457 'today':426 'told':375 'top':452 'tw':16 'twice':102 'u/throwra-doistink':24 'unexpect':271 'updat':269 'upset':354 'wait':274 'wake':296 'water':136 'weirdo':173 'woman':387 'won':249 'wrong':195,414 'www.reddit.com':21,29,478 'www.reddit.com//r/bestofredditorupdates/comments/va3ers/oops_boyfriend_wont_stop_telling_her_that_she/)':477 'www.reddit.com/r/relationship_advice/comments/gy79dx/boyfriend_wont_stop_telling_me_i_have_bo/)':20 'www.reddit.com/r/relationshipadvice)':28 'year':40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690012609
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1914665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926209 {#2474
    date: 2023-07-21 09:56:49.0 +02: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
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\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "PSA-you-can-add-subreddits-as-an-RSS-to-view"
  +title: "PSA, you can add subreddits as an RSS to view without supporting Reddit"
  +url: null
  +body: """
    There’s still some subreddits I’d like to view as their communities haven’t swapped over yet. Like you guys, I obviously don’t want to support Reddit in any way shape or form. Surprisingly, they have not gutted RSS feeds yet. Simply add .rss at the end of the domain. Example\n
    \n
    [www.reddit.com/r/LocalLLaMA](https://www.reddit.com/r/LocalLLaMA)\n
    \n
    becomes:\n
    \n
    [www.reddit.com/r/LocalLLaMA.rss](https://www.reddit.com/r/LocalLLaMA.rss)\n
    \n
    Which now works from your RSS reader, sees not ads, and can view without logging in. This also works in nsfw subreddits and apparently now “unverified” subreddits now. Depending on your RSS reader, it should also be able to grab images from posts as well. This bypass seems like an oversight for now, as this doesn’t work from the API. Remember: Reddit can still go fuck themselves.\n
    \n
    Another small PSA: This works for Lemmy communities as well!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689739560 {#1546
    date: 2023-07-19 06:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1420
  -titleTs: "'add':4 'psa':1 'reddit':13 'rss':8 'subreddit':5 'support':12 'view':10 'without':11"
  -bodyTs: "'/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':60 '/r/localllama](https://www.reddit.com/r/localllama)':56 'abl':98 'ad':70 'add':45 'also':78,96 'anoth':129 'api':121 'appar':84 'becom':57 'bypass':107 'communiti':13,136 'd':7 'depend':89 'doesn':116 'domain':52 'end':49 'exampl':53 'feed':42 'form':35 'fuck':127 'go':126 'grab':100 'gut':40 'guy':21 'haven':14 'imag':101 'lemmi':135 'like':8,19,109 'log':75 'nsfw':81 'obvious':23 'oversight':111 'post':103 'psa':131 'reader':67,93 'reddit':29,123 'rememb':122 'rss':41,46,66,92 'see':68 'seem':108 'shape':33 'simpli':44 'small':130 'still':3,125 'subreddit':5,82,87 'support':28 'surpris':36 'swap':16 'unverifi':86 'view':10,73 'want':26 'way':32 'well':105,138 'without':74 'work':63,79,118,133 'www.reddit.com':55,59 'www.reddit.com/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':58 'www.reddit.com/r/localllama](https://www.reddit.com/r/localllama)':54 'yet':18,43"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1689743950
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1429933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657550 {#1544
    date: 2023-07-18 07:19:10.0 +02: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
39 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "PSA-you-can-add-subreddits-as-an-RSS-to-view"
  +title: "PSA, you can add subreddits as an RSS to view without supporting Reddit"
  +url: null
  +body: """
    There’s still some subreddits I’d like to view as their communities haven’t swapped over yet. Like you guys, I obviously don’t want to support Reddit in any way shape or form. Surprisingly, they have not gutted RSS feeds yet. Simply add .rss at the end of the domain. Example\n
    \n
    [www.reddit.com/r/LocalLLaMA](https://www.reddit.com/r/LocalLLaMA)\n
    \n
    becomes:\n
    \n
    [www.reddit.com/r/LocalLLaMA.rss](https://www.reddit.com/r/LocalLLaMA.rss)\n
    \n
    Which now works from your RSS reader, sees not ads, and can view without logging in. This also works in nsfw subreddits and apparently now “unverified” subreddits now. Depending on your RSS reader, it should also be able to grab images from posts as well. This bypass seems like an oversight for now, as this doesn’t work from the API. Remember: Reddit can still go fuck themselves.\n
    \n
    Another small PSA: This works for Lemmy communities as well!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689739560 {#1546
    date: 2023-07-19 06:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1420
  -titleTs: "'add':4 'psa':1 'reddit':13 'rss':8 'subreddit':5 'support':12 'view':10 'without':11"
  -bodyTs: "'/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':60 '/r/localllama](https://www.reddit.com/r/localllama)':56 'abl':98 'ad':70 'add':45 'also':78,96 'anoth':129 'api':121 'appar':84 'becom':57 'bypass':107 'communiti':13,136 'd':7 'depend':89 'doesn':116 'domain':52 'end':49 'exampl':53 'feed':42 'form':35 'fuck':127 'go':126 'grab':100 'gut':40 'guy':21 'haven':14 'imag':101 'lemmi':135 'like':8,19,109 'log':75 'nsfw':81 'obvious':23 'oversight':111 'post':103 'psa':131 'reader':67,93 'reddit':29,123 'rememb':122 'rss':41,46,66,92 'see':68 'seem':108 'shape':33 'simpli':44 'small':130 'still':3,125 'subreddit':5,82,87 'support':28 'surpris':36 'swap':16 'unverifi':86 'view':10,73 'want':26 'way':32 'well':105,138 'without':74 'work':63,79,118,133 'www.reddit.com':55,59 'www.reddit.com/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':58 'www.reddit.com/r/localllama](https://www.reddit.com/r/localllama)':54 'yet':18,43"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1689743950
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1429933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657550 {#1544
    date: 2023-07-18 07:19:10.0 +02: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
40 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "PSA-you-can-add-subreddits-as-an-RSS-to-view"
  +title: "PSA, you can add subreddits as an RSS to view without supporting Reddit"
  +url: null
  +body: """
    There’s still some subreddits I’d like to view as their communities haven’t swapped over yet. Like you guys, I obviously don’t want to support Reddit in any way shape or form. Surprisingly, they have not gutted RSS feeds yet. Simply add .rss at the end of the domain. Example\n
    \n
    [www.reddit.com/r/LocalLLaMA](https://www.reddit.com/r/LocalLLaMA)\n
    \n
    becomes:\n
    \n
    [www.reddit.com/r/LocalLLaMA.rss](https://www.reddit.com/r/LocalLLaMA.rss)\n
    \n
    Which now works from your RSS reader, sees not ads, and can view without logging in. This also works in nsfw subreddits and apparently now “unverified” subreddits now. Depending on your RSS reader, it should also be able to grab images from posts as well. This bypass seems like an oversight for now, as this doesn’t work from the API. Remember: Reddit can still go fuck themselves.\n
    \n
    Another small PSA: This works for Lemmy communities as well!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 8
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689739560 {#1546
    date: 2023-07-19 06:06:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1420
  -titleTs: "'add':4 'psa':1 'reddit':13 'rss':8 'subreddit':5 'support':12 'view':10 'without':11"
  -bodyTs: "'/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':60 '/r/localllama](https://www.reddit.com/r/localllama)':56 'abl':98 'ad':70 'add':45 'also':78,96 'anoth':129 'api':121 'appar':84 'becom':57 'bypass':107 'communiti':13,136 'd':7 'depend':89 'doesn':116 'domain':52 'end':49 'exampl':53 'feed':42 'form':35 'fuck':127 'go':126 'grab':100 'gut':40 'guy':21 'haven':14 'imag':101 'lemmi':135 'like':8,19,109 'log':75 'nsfw':81 'obvious':23 'oversight':111 'post':103 'psa':131 'reader':67,93 'reddit':29,123 'rememb':122 'rss':41,46,66,92 'see':68 'seem':108 'shape':33 'simpli':44 'small':130 'still':3,125 'subreddit':5,82,87 'support':28 'surpris':36 'swap':16 'unverifi':86 'view':10,73 'want':26 'way':32 'well':105,138 'without':74 'work':63,79,118,133 'www.reddit.com':55,59 'www.reddit.com/r/localllama.rss](https://www.reddit.com/r/localllama.rss)':58 'www.reddit.com/r/localllama](https://www.reddit.com/r/localllama)':54 'yet':18,43"
  +cross: false
  +upVotes: 7
  +downVotes: 0
  +ranking: 1689743950
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1429933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689657550 {#1544
    date: 2023-07-18 07:19:10.0 +02: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
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\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "what-s-something-you-watched-because-the-poster-made-it-look"
  +title: "what's something you watched because the poster made it look awesome and it turned out really lame?"
  +url: null
  +body: "For me it was Roots Search (1986)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684198 {#1532
    date: 2023-07-18 14:43:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1410
  -titleTs: "'awesom':12 'lame':18 'look':11 'made':9 'poster':8 'realli':17 'someth':3 'turn':15 'watch':5"
  -bodyTs: "'1986':7 'root':5 'search':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689741820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655420 {#1535
    date: 2023-07-18 06:43:40.0 +02: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
43 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "what-s-something-you-watched-because-the-poster-made-it-look"
  +title: "what's something you watched because the poster made it look awesome and it turned out really lame?"
  +url: null
  +body: "For me it was Roots Search (1986)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684198 {#1532
    date: 2023-07-18 14:43:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1410
  -titleTs: "'awesom':12 'lame':18 'look':11 'made':9 'poster':8 'realli':17 'someth':3 'turn':15 'watch':5"
  -bodyTs: "'1986':7 'root':5 'search':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689741820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655420 {#1535
    date: 2023-07-18 06:43:40.0 +02: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
44 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "what-s-something-you-watched-because-the-poster-made-it-look"
  +title: "what's something you watched because the poster made it look awesome and it turned out really lame?"
  +url: null
  +body: "For me it was Roots Search (1986)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689684198 {#1532
    date: 2023-07-18 14:43:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1410
  -titleTs: "'awesom':12 'lame':18 'look':11 'made':9 'poster':8 'realli':17 'someth':3 'turn':15 'watch':5"
  -bodyTs: "'1986':7 'root':5 'search':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689741820
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1697784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689655420 {#1535
    date: 2023-07-18 06:43:40.0 +02: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Best-version-of-cod-zombies"
  +title: "Best version of cod zombies?"
  +url: null
  +body: """
    Used to love playing cod zombies with my brother when I was younger, thinking of picking it up again\n
    \n
    What’s the best version for the zombies mode and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689493265 {#1519
    date: 2023-07-16 09:41:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 1318
  -titleTs: "'best':1 'cod':4 'version':2 'zombi':5"
  -bodyTs: "'best':23 'brother':9 'cod':5 'love':3 'mode':28 'pick':16 'play':4 'think':14 'use':1 'version':24 'younger':13 'zombi':6,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689544491
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1235428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458091 {#1520
    date: 2023-07-15 23:54:51.0 +02: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
47 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Best-version-of-cod-zombies"
  +title: "Best version of cod zombies?"
  +url: null
  +body: """
    Used to love playing cod zombies with my brother when I was younger, thinking of picking it up again\n
    \n
    What’s the best version for the zombies mode and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689493265 {#1519
    date: 2023-07-16 09:41:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 1318
  -titleTs: "'best':1 'cod':4 'version':2 'zombi':5"
  -bodyTs: "'best':23 'brother':9 'cod':5 'love':3 'mode':28 'pick':16 'play':4 'think':14 'use':1 'version':24 'younger':13 'zombi':6,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689544491
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1235428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458091 {#1520
    date: 2023-07-15 23:54:51.0 +02: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
48 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Best-version-of-cod-zombies"
  +title: "Best version of cod zombies?"
  +url: null
  +body: """
    Used to love playing cod zombies with my brother when I was younger, thinking of picking it up again\n
    \n
    What’s the best version for the zombies mode and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689493265 {#1519
    date: 2023-07-16 09:41:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 1318
  -titleTs: "'best':1 'cod':4 'version':2 'zombi':5"
  -bodyTs: "'best':23 'brother':9 'cod':5 'love':3 'mode':28 'pick':16 'play':4 'think':14 'use':1 'version':24 'younger':13 'zombi':6,27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689544491
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1235428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689458091 {#1520
    date: 2023-07-15 23:54:51.0 +02: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
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\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-hasn-t-r-circlejerk-made-there-presence-known-on-lemmy"
  +title: "Why hasn’t r/circlejerk made there presence known on lemmy?"
  +url: null
  +body: "I liked going to there sub once in a while. Can someone with a Reddit account message the mods and see if they can get some content over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689129192 {#1747
    date: 2023-07-12 04:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 1118
  -titleTs: "'hasn':2 'known':8 'lemmi':10 'made':5 'presenc':7 'r/circlejerk':4"
  -bodyTs: "'account':16 'content':27 'get':25 'go':3 'like':2 'messag':17 'mod':19 'reddit':15 'see':21 'someon':12 'sub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689199992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1363151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689113592 {#1738
    date: 2023-07-12 00:13:12.0 +02: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
51 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-hasn-t-r-circlejerk-made-there-presence-known-on-lemmy"
  +title: "Why hasn’t r/circlejerk made there presence known on lemmy?"
  +url: null
  +body: "I liked going to there sub once in a while. Can someone with a Reddit account message the mods and see if they can get some content over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689129192 {#1747
    date: 2023-07-12 04:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 1118
  -titleTs: "'hasn':2 'known':8 'lemmi':10 'made':5 'presenc':7 'r/circlejerk':4"
  -bodyTs: "'account':16 'content':27 'get':25 'go':3 'like':2 'messag':17 'mod':19 'reddit':15 'see':21 'someon':12 'sub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689199992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1363151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689113592 {#1738
    date: 2023-07-12 00:13:12.0 +02: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
52 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Why-hasn-t-r-circlejerk-made-there-presence-known-on-lemmy"
  +title: "Why hasn’t r/circlejerk made there presence known on lemmy?"
  +url: null
  +body: "I liked going to there sub once in a while. Can someone with a Reddit account message the mods and see if they can get some content over here?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689129192 {#1747
    date: 2023-07-12 04:33:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1749 …}
  +votes: Doctrine\ORM\PersistentCollection {#1748 …}
  +reports: Doctrine\ORM\PersistentCollection {#1474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1470 …}
  +badges: Doctrine\ORM\PersistentCollection {#1473 …}
  +children: []
  -id: 1118
  -titleTs: "'hasn':2 'known':8 'lemmi':10 'made':5 'presenc':7 'r/circlejerk':4"
  -bodyTs: "'account':16 'content':27 'get':25 'go':3 'like':2 'messag':17 'mod':19 'reddit':15 'see':21 'someon':12 'sub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689199992
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1363151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689113592 {#1738
    date: 2023-07-12 00:13:12.0 +02: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-instance-to-request-the-creation-of-new"
  +title: "Is there an instance to request the creation of new instances?"
  +url: null
  +body: """
    For those of us that don’t want to become admins or mods.\n
    \n
    This could maybe help with growth by giving potential admins ideas for new instances.\n
    \n
    Are there any other instances you would like to see be created?\n
    \n
    I miss birdswitharms…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689108016 {#1483
    date: 2023-07-11 22:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 1099
  -titleTs: "'creation':8 'instanc':4,11 'new':10 'request':6"
  -bodyTs: "'admin':11,23 'becom':10 'birdswitharm':42 'could':15 'creat':39 'give':21 'growth':19 'help':17 'idea':24 'instanc':27,32 'like':35 'mayb':16 'miss':41 'mod':13 'new':26 'potenti':22 'see':37 'us':4 'want':8 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689188370
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1354956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101970 {#1497
    date: 2023-07-11 20:59:30.0 +02: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
55 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-instance-to-request-the-creation-of-new"
  +title: "Is there an instance to request the creation of new instances?"
  +url: null
  +body: """
    For those of us that don’t want to become admins or mods.\n
    \n
    This could maybe help with growth by giving potential admins ideas for new instances.\n
    \n
    Are there any other instances you would like to see be created?\n
    \n
    I miss birdswitharms…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689108016 {#1483
    date: 2023-07-11 22:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 1099
  -titleTs: "'creation':8 'instanc':4,11 'new':10 'request':6"
  -bodyTs: "'admin':11,23 'becom':10 'birdswitharm':42 'could':15 'creat':39 'give':21 'growth':19 'help':17 'idea':24 'instanc':27,32 'like':35 'mayb':16 'miss':41 'mod':13 'new':26 'potenti':22 'see':37 'us':4 'want':8 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689188370
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1354956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101970 {#1497
    date: 2023-07-11 20:59:30.0 +02: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
56 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Is-there-an-instance-to-request-the-creation-of-new"
  +title: "Is there an instance to request the creation of new instances?"
  +url: null
  +body: """
    For those of us that don’t want to become admins or mods.\n
    \n
    This could maybe help with growth by giving potential admins ideas for new instances.\n
    \n
    Are there any other instances you would like to see be created?\n
    \n
    I miss birdswitharms…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689108016 {#1483
    date: 2023-07-11 22:40:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1488 …}
  +votes: Doctrine\ORM\PersistentCollection {#1485 …}
  +reports: Doctrine\ORM\PersistentCollection {#1496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1493 …}
  +badges: Doctrine\ORM\PersistentCollection {#1492 …}
  +children: []
  -id: 1099
  -titleTs: "'creation':8 'instanc':4,11 'new':10 'request':6"
  -bodyTs: "'admin':11,23 'becom':10 'birdswitharm':42 'could':15 'creat':39 'give':21 'growth':19 'help':17 'idea':24 'instanc':27,32 'like':35 'mayb':16 'miss':41 'mod':13 'new':26 'potenti':22 'see':37 'us':4 'want':8 'would':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689188370
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1354956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689101970 {#1497
    date: 2023-07-11 20:59:30.0 +02: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
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\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1477
    date: 2023-10-25 16:47:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1476
    date: 2023-07-11 17:05:11.0 +02: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
59 DENIED edit
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1477
    date: 2023-10-25 16:47:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1476
    date: 2023-07-11 17:05:11.0 +02: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
60 DENIED moderate
App\Entity\Entry {#1761
  +user: Proxies\__CG__\App\Entity\User {#1758 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1754 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1477
    date: 2023-10-25 16:47:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1476
    date: 2023-07-11 17:05:11.0 +02: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Isn-t-it-a-bit-of-an-annoying-having-repeat-communities"
  +title: "Isn’t it a bit of an annoying having repeat communities across various Lemmy instances?"
  +url: null
  +body: """
    Seeing a big “politics” community in both lemmy.ml and lemmy.world just confuses me as to which I should be subscribing to and I don’t really want to subscribe to both.\n
    \n
    Guess this is just a downside of federated instances? There’ll never just be one “/r/politics” on Lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113989 {#1778
    date: 2023-07-12 00:19:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1079
  -titleTs: "'across':12 'annoy':8 'bit':5 'communiti':11 'instanc':15 'isn':1 'lemmi':14 'repeat':10 'various':13"
  -bodyTs: "'/r/politics':47 'big':3 'communiti':5 'confus':12 'downsid':37 'feder':39 'guess':32 'instanc':40 'lemmi':49 'lemmy.ml':8 'lemmy.world':10 'll':42 'never':43 'one':46 'polit':4 'realli':26 'see':1 'subscrib':20,29 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688947346
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/890308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688901346 {#1787
    date: 2023-07-09 13:15:46.0 +02: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
63 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Isn-t-it-a-bit-of-an-annoying-having-repeat-communities"
  +title: "Isn’t it a bit of an annoying having repeat communities across various Lemmy instances?"
  +url: null
  +body: """
    Seeing a big “politics” community in both lemmy.ml and lemmy.world just confuses me as to which I should be subscribing to and I don’t really want to subscribe to both.\n
    \n
    Guess this is just a downside of federated instances? There’ll never just be one “/r/politics” on Lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113989 {#1778
    date: 2023-07-12 00:19:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1079
  -titleTs: "'across':12 'annoy':8 'bit':5 'communiti':11 'instanc':15 'isn':1 'lemmi':14 'repeat':10 'various':13"
  -bodyTs: "'/r/politics':47 'big':3 'communiti':5 'confus':12 'downsid':37 'feder':39 'guess':32 'instanc':40 'lemmi':49 'lemmy.ml':8 'lemmy.world':10 'll':42 'never':43 'one':46 'polit':4 'realli':26 'see':1 'subscrib':20,29 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688947346
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/890308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688901346 {#1787
    date: 2023-07-09 13:15:46.0 +02: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
64 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1540 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Isn-t-it-a-bit-of-an-annoying-having-repeat-communities"
  +title: "Isn’t it a bit of an annoying having repeat communities across various Lemmy instances?"
  +url: null
  +body: """
    Seeing a big “politics” community in both lemmy.ml and lemmy.world just confuses me as to which I should be subscribing to and I don’t really want to subscribe to both.\n
    \n
    Guess this is just a downside of federated instances? There’ll never just be one “/r/politics” on Lemmy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689113989 {#1778
    date: 2023-07-12 00:19:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1079
  -titleTs: "'across':12 'annoy':8 'bit':5 'communiti':11 'instanc':15 'isn':1 'lemmi':14 'repeat':10 'various':13"
  -bodyTs: "'/r/politics':47 'big':3 'communiti':5 'confus':12 'downsid':37 'feder':39 'guess':32 'instanc':40 'lemmi':49 'lemmy.ml':8 'lemmy.world':10 'll':42 'never':43 'one':46 'polit':4 'realli':26 'see':1 'subscrib':20,29 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688947346
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/890308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688901346 {#1787
    date: 2023-07-09 13:15:46.0 +02: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
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\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#1766
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#1682
    date: 2023-07-08 22:14:12.0 +02: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
67 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#1766
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#1682
    date: 2023-07-08 22:14:12.0 +02: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
68 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#234 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "I-tried-to-make-an-electromagnet-at-home-but-when"
  +title: "I tried to make an electromagnet at home but when I connect the two copper wires to a 1.5V battery it keeps short circuiting and heating up. Also it doesn't attract other nails."
  +url: "https://lemmy.world/pictrs/image/ed58183e-0241-4348-a155-bf47b3f64b26.jpeg"
  +body: "This is my electromagnet."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688866685 {#1766
    date: 2023-07-09 03:38:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 934
  -titleTs: "'1.5':19 'also':29 'attract':33 'batteri':21 'circuit':25 'connect':12 'copper':15 'doesn':31 'electromagnet':6 'heat':27 'home':8 'keep':23 'make':4 'nail':35 'short':24 'tri':2 'two':14 'v':20 'wire':16"
  -bodyTs: "'electromagnet':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688933652
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1211410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688847252 {#1682
    date: 2023-07-08 22:14:12.0 +02: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "Reddit-mods-fear-spam-overload-as-BotDefense-leaves-antagonistic-Reddit"
  +title: "Reddit mods fear spam overload as BotDefense leaves “antagonistic” Reddit"
  +url: "https://arstechnica.com/gadgets/2023/07/reddit-mods-fear-spam-overload-as-botdefense-leaves-antagonistic-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 96
  +score: 23
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267978 {#1634
    date: 2023-07-13 19:06:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 927
  -titleTs: "'antagonist':9 'botdefens':7 'fear':3 'leav':8 'mod':2 'overload':5 'reddit':1,10 'spam':4"
  -bodyTs: null
  +cross: false
  +upVotes: 23
  +downVotes: 0
  +ranking: 1688860818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1162176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688774418 {#1636
    date: 2023-07-08 02:00:18.0 +02: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
71 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "Reddit-mods-fear-spam-overload-as-BotDefense-leaves-antagonistic-Reddit"
  +title: "Reddit mods fear spam overload as BotDefense leaves “antagonistic” Reddit"
  +url: "https://arstechnica.com/gadgets/2023/07/reddit-mods-fear-spam-overload-as-botdefense-leaves-antagonistic-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 96
  +score: 23
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267978 {#1634
    date: 2023-07-13 19:06:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 927
  -titleTs: "'antagonist':9 'botdefens':7 'fear':3 'leav':8 'mod':2 'overload':5 'reddit':1,10 'spam':4"
  -bodyTs: null
  +cross: false
  +upVotes: 23
  +downVotes: 0
  +ranking: 1688860818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1162176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688774418 {#1636
    date: 2023-07-08 02:00:18.0 +02: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
72 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1450 …}
  +slug: "Reddit-mods-fear-spam-overload-as-BotDefense-leaves-antagonistic-Reddit"
  +title: "Reddit mods fear spam overload as BotDefense leaves “antagonistic” Reddit"
  +url: "https://arstechnica.com/gadgets/2023/07/reddit-mods-fear-spam-overload-as-botdefense-leaves-antagonistic-reddit/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 96
  +score: 23
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689267978 {#1634
    date: 2023-07-13 19:06:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 927
  -titleTs: "'antagonist':9 'botdefens':7 'fear':3 'leav':8 'mod':2 'overload':5 'reddit':1,10 'spam':4"
  -bodyTs: null
  +cross: false
  +upVotes: 23
  +downVotes: 0
  +ranking: 1688860818
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1162176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688774418 {#1636
    date: 2023-07-08 02:00:18.0 +02: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
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\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Uitslag-FM-frequentie-veiling"
  +title: "Uitslag FM-frequentie-veiling"
  +url: "https://nos.nl/artikel/2481853-twee-nieuwe-toetreders-pakken-fm-frequenties-slam-en-sublime-af"
  +body: """
    De zenders die de veiling gewonnen hebben zijn:\n
    \n
    - Talpa (Radio 538, Radio 10, Sky Radio)\n
    - DPG (Qmusic, + een nog nieuw op te richten station)\n
    - Mediahuis (Radio Veronica, 100%NL)\n
    - BNR\n
    - Financial News Radio (een nieuwkomer in de markt, in handen van Bitsafe)\n
    \n
    K!nk, die het verzoek tot deze veiling had gedaan, heeft niet genoeg geld kunnen bieden voor een FM frequentie.\n
    \n
    En Sublime en Slam! verliezen in september hun FM frequentie.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688775079 {#1413
    date: 2023-07-08 02:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 916
  -titleTs: "'fm':3 'fm-frequentie-veil':2 'frequenti':4 'uitslag':1 'veil':5"
  -bodyTs: "'10':13 '100':28 '538':11 'bieden':58 'bitsaf':42 'bnr':30 'de':1,4,37 'deze':49 'die':3,45 'dpg':16 'een':18,34,60 'en':63,65 'financi':31 'fm':61,71 'frequenti':62,72 'gedaan':52 'geld':56 'genoeg':55 'gewonnen':6 'handen':40 'hebben':7 'heeft':53 'het':46 'hun':70 'k':43 'kunnen':57 'markt':38 'mediahui':25 'news':32 'niet':54 'nieuw':20 'nieuwkom':35 'nk':44 'nl':29 'nog':19 'op':21 'qmusic':17 'radio':10,12,15,26,33 'richten':23 'septemb':69 'sky':14 'slam':66 'station':24 'sublim':64 'talpa':9 'te':22 'tot':48 'van':41 'veil':5,50 'verliezen':67 'veronica':27 'verzoek':47 'voor':59 'zender':2 'zijn':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688822778
  +visibility: "visible             "
  +apId: "https://geddit.social/post/184581"
  +editedAt: DateTimeImmutable @1688736423 {#1417
    date: 2023-07-07 15:27:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688736378 {#1414
    date: 2023-07-07 15:26:18.0 +02: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
75 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Uitslag-FM-frequentie-veiling"
  +title: "Uitslag FM-frequentie-veiling"
  +url: "https://nos.nl/artikel/2481853-twee-nieuwe-toetreders-pakken-fm-frequenties-slam-en-sublime-af"
  +body: """
    De zenders die de veiling gewonnen hebben zijn:\n
    \n
    - Talpa (Radio 538, Radio 10, Sky Radio)\n
    - DPG (Qmusic, + een nog nieuw op te richten station)\n
    - Mediahuis (Radio Veronica, 100%NL)\n
    - BNR\n
    - Financial News Radio (een nieuwkomer in de markt, in handen van Bitsafe)\n
    \n
    K!nk, die het verzoek tot deze veiling had gedaan, heeft niet genoeg geld kunnen bieden voor een FM frequentie.\n
    \n
    En Sublime en Slam! verliezen in september hun FM frequentie.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688775079 {#1413
    date: 2023-07-08 02:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 916
  -titleTs: "'fm':3 'fm-frequentie-veil':2 'frequenti':4 'uitslag':1 'veil':5"
  -bodyTs: "'10':13 '100':28 '538':11 'bieden':58 'bitsaf':42 'bnr':30 'de':1,4,37 'deze':49 'die':3,45 'dpg':16 'een':18,34,60 'en':63,65 'financi':31 'fm':61,71 'frequenti':62,72 'gedaan':52 'geld':56 'genoeg':55 'gewonnen':6 'handen':40 'hebben':7 'heeft':53 'het':46 'hun':70 'k':43 'kunnen':57 'markt':38 'mediahui':25 'news':32 'niet':54 'nieuw':20 'nieuwkom':35 'nk':44 'nl':29 'nog':19 'op':21 'qmusic':17 'radio':10,12,15,26,33 'richten':23 'septemb':69 'sky':14 'slam':66 'station':24 'sublim':64 'talpa':9 'te':22 'tot':48 'van':41 'veil':5,50 'verliezen':67 'veronica':27 'verzoek':47 'voor':59 'zender':2 'zijn':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688822778
  +visibility: "visible             "
  +apId: "https://geddit.social/post/184581"
  +editedAt: DateTimeImmutable @1688736423 {#1417
    date: 2023-07-07 15:27:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688736378 {#1414
    date: 2023-07-07 15:26:18.0 +02: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
76 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1418 …}
  +slug: "Uitslag-FM-frequentie-veiling"
  +title: "Uitslag FM-frequentie-veiling"
  +url: "https://nos.nl/artikel/2481853-twee-nieuwe-toetreders-pakken-fm-frequenties-slam-en-sublime-af"
  +body: """
    De zenders die de veiling gewonnen hebben zijn:\n
    \n
    - Talpa (Radio 538, Radio 10, Sky Radio)\n
    - DPG (Qmusic, + een nog nieuw op te richten station)\n
    - Mediahuis (Radio Veronica, 100%NL)\n
    - BNR\n
    - Financial News Radio (een nieuwkomer in de markt, in handen van Bitsafe)\n
    \n
    K!nk, die het verzoek tot deze veiling had gedaan, heeft niet genoeg geld kunnen bieden voor een FM frequentie.\n
    \n
    En Sublime en Slam! verliezen in september hun FM frequentie.
    """
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688775079 {#1413
    date: 2023-07-08 02:11:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 916
  -titleTs: "'fm':3 'fm-frequentie-veil':2 'frequenti':4 'uitslag':1 'veil':5"
  -bodyTs: "'10':13 '100':28 '538':11 'bieden':58 'bitsaf':42 'bnr':30 'de':1,4,37 'deze':49 'die':3,45 'dpg':16 'een':18,34,60 'en':63,65 'financi':31 'fm':61,71 'frequenti':62,72 'gedaan':52 'geld':56 'genoeg':55 'gewonnen':6 'handen':40 'hebben':7 'heeft':53 'het':46 'hun':70 'k':43 'kunnen':57 'markt':38 'mediahui':25 'news':32 'niet':54 'nieuw':20 'nieuwkom':35 'nk':44 'nl':29 'nog':19 'op':21 'qmusic':17 'radio':10,12,15,26,33 'richten':23 'septemb':69 'sky':14 'slam':66 'station':24 'sublim':64 'talpa':9 'te':22 'tot':48 'van':41 'veil':5,50 'verliezen':67 'veronica':27 'verzoek':47 'voor':59 'zender':2 'zijn':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688822778
  +visibility: "visible             "
  +apId: "https://geddit.social/post/184581"
  +editedAt: DateTimeImmutable @1688736423 {#1417
    date: 2023-07-07 15:27:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688736378 {#1414
    date: 2023-07-07 15:26:18.0 +02: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Never-Forget"
  +title: "Never Forget"
  +url: "https://i.imgur.com/J3jMfiQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688751811 {#1455
    date: 2023-07-07 19:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 855
  -titleTs: "'forget':2 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688624902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1057451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688553402 {#1453
    date: 2023-07-05 12:36:42.0 +02: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
79 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Never-Forget"
  +title: "Never Forget"
  +url: "https://i.imgur.com/J3jMfiQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688751811 {#1455
    date: 2023-07-07 19:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 855
  -titleTs: "'forget':2 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688624902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1057451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688553402 {#1453
    date: 2023-07-05 12:36:42.0 +02: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
80 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Never-Forget"
  +title: "Never Forget"
  +url: "https://i.imgur.com/J3jMfiQ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688751811 {#1455
    date: 2023-07-07 19:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 855
  -titleTs: "'forget':2 'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688624902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1057451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688553402 {#1453
    date: 2023-07-05 12:36:42.0 +02: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
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\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Third-party-Reddit-apps-just-got-canned"
  +title: "Third party Reddit apps just got canned."
  +url: null
  +body: """
    Influx of Lemmy brothers and sisters incoming. Already 3K and growing deep, we may as well rebuild together. Let’s do this! 🤝\n
    \n
    Edit : Yes there are workarounds using Revanced. Check the comments for some awesome help on how to do this if you wish! Just know, in the future it will most likely end up being patched annoyingly and I therefore recommend looking forward to the future with us here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688344918 {#1438
    date: 2023-07-03 02:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 5053
  -titleTs: "'app':4 'can':7 'got':6 'parti':2 'reddit':3 'third':1"
  -bodyTs: "'3k':9 'alreadi':8 'annoy':58 'awesom':35 'brother':4 'check':30 'comment':32 'deep':12 'edit':23 'end':54 'forward':64 'futur':49,67 'grow':11 'help':36 'incom':7 'influx':1 'know':46 'lemmi':3 'let':19 'like':53 'look':63 'may':14 'patch':57 'rebuild':17 'recommend':62 'revanc':29 'sister':6 'therefor':61 'togeth':18 'us':69 'use':28 'well':16 'wish':44 'workaround':27 'yes':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688283264
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/297878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688196864 {#1429
    date: 2023-07-01 09:34:24.0 +02: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
83 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Third-party-Reddit-apps-just-got-canned"
  +title: "Third party Reddit apps just got canned."
  +url: null
  +body: """
    Influx of Lemmy brothers and sisters incoming. Already 3K and growing deep, we may as well rebuild together. Let’s do this! 🤝\n
    \n
    Edit : Yes there are workarounds using Revanced. Check the comments for some awesome help on how to do this if you wish! Just know, in the future it will most likely end up being patched annoyingly and I therefore recommend looking forward to the future with us here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688344918 {#1438
    date: 2023-07-03 02:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 5053
  -titleTs: "'app':4 'can':7 'got':6 'parti':2 'reddit':3 'third':1"
  -bodyTs: "'3k':9 'alreadi':8 'annoy':58 'awesom':35 'brother':4 'check':30 'comment':32 'deep':12 'edit':23 'end':54 'forward':64 'futur':49,67 'grow':11 'help':36 'incom':7 'influx':1 'know':46 'lemmi':3 'let':19 'like':53 'look':63 'may':14 'patch':57 'rebuild':17 'recommend':62 'revanc':29 'sister':6 'therefor':61 'togeth':18 'us':69 'use':28 'well':16 'wish':44 'workaround':27 'yes':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688283264
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/297878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688196864 {#1429
    date: 2023-07-01 09:34:24.0 +02: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
84 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Third-party-Reddit-apps-just-got-canned"
  +title: "Third party Reddit apps just got canned."
  +url: null
  +body: """
    Influx of Lemmy brothers and sisters incoming. Already 3K and growing deep, we may as well rebuild together. Let’s do this! 🤝\n
    \n
    Edit : Yes there are workarounds using Revanced. Check the comments for some awesome help on how to do this if you wish! Just know, in the future it will most likely end up being patched annoyingly and I therefore recommend looking forward to the future with us here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688344918 {#1438
    date: 2023-07-03 02:41:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 5053
  -titleTs: "'app':4 'can':7 'got':6 'parti':2 'reddit':3 'third':1"
  -bodyTs: "'3k':9 'alreadi':8 'annoy':58 'awesom':35 'brother':4 'check':30 'comment':32 'deep':12 'edit':23 'end':54 'forward':64 'futur':49,67 'grow':11 'help':36 'incom':7 'influx':1 'know':46 'lemmi':3 'let':19 'like':53 'look':63 'may':14 'patch':57 'rebuild':17 'recommend':62 'revanc':29 'sister':6 'therefor':61 'togeth':18 'us':69 'use':28 'well':16 'wish':44 'workaround':27 'yes':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688283264
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/297878"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688196864 {#1429
    date: 2023-07-01 09:34:24.0 +02: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "It-s-over-Sync-for-Reddit-is-offline"
  +title: "It's over - Sync for Reddit is offline"
  +url: "https://media.kbin.social/67/b6/67b6c9aeb235934996d95c2c87698e14a09c217a8c0245b9af8dee4943b731e5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 28
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688433976 {#1606
    date: 2023-07-04 03:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 617
  -titleTs: "'offlin':8 'reddit':6 'sync':4"
  -bodyTs: null
  +cross: false
  +upVotes: 27
  +downVotes: 0
  +ranking: 1688252535
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/119885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166135 {#1614
    date: 2023-07-01 01:02:15.0 +02: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
87 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "It-s-over-Sync-for-Reddit-is-offline"
  +title: "It's over - Sync for Reddit is offline"
  +url: "https://media.kbin.social/67/b6/67b6c9aeb235934996d95c2c87698e14a09c217a8c0245b9af8dee4943b731e5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 28
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688433976 {#1606
    date: 2023-07-04 03:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 617
  -titleTs: "'offlin':8 'reddit':6 'sync':4"
  -bodyTs: null
  +cross: false
  +upVotes: 27
  +downVotes: 0
  +ranking: 1688252535
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/119885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166135 {#1614
    date: 2023-07-01 01:02:15.0 +02: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
88 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "It-s-over-Sync-for-Reddit-is-offline"
  +title: "It's over - Sync for Reddit is offline"
  +url: "https://media.kbin.social/67/b6/67b6c9aeb235934996d95c2c87698e14a09c217a8c0245b9af8dee4943b731e5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 233
  +score: 28
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688433976 {#1606
    date: 2023-07-04 03:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 617
  -titleTs: "'offlin':8 'reddit':6 'sync':4"
  -bodyTs: null
  +cross: false
  +upVotes: 27
  +downVotes: 0
  +ranking: 1688252535
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/119885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688166135 {#1614
    date: 2023-07-01 01:02:15.0 +02: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
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\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "AI-section-for-megathread"
  +title: "AI section for megathread"
  +url: null
  +body: "who else thinks this is a good idea just wondering like i know their is parts on there for ai but they are just there its not been sorted properly for the megathread like i would love to see an AI section that is dedicated to the uncensored cracked or otherwise pirated AI stuff that would be pretty cool anyone else think this would be a good idea"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695704687 {#1676
    date: 2023-09-26 07:04:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 5422
  -titleTs: "'ai':1 'megathread':4 'section':2"
  -bodyTs: "'ai':20,41,53 'anyon':60 'cool':59 'crack':49 'dedic':45 'els':2,61 'good':7,67 'idea':8,68 'know':13 'like':11,34 'love':37 'megathread':33 'otherwis':51 'part':16 'pirat':52 'pretti':58 'proper':30 'section':42 'see':39 'sort':29 'stuff':54 'think':3,62 'uncensor':48 'wonder':10 'would':36,56,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688044398
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/251392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688012898 {#1672
    date: 2023-06-29 06:28:18.0 +02: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
91 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "AI-section-for-megathread"
  +title: "AI section for megathread"
  +url: null
  +body: "who else thinks this is a good idea just wondering like i know their is parts on there for ai but they are just there its not been sorted properly for the megathread like i would love to see an AI section that is dedicated to the uncensored cracked or otherwise pirated AI stuff that would be pretty cool anyone else think this would be a good idea"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695704687 {#1676
    date: 2023-09-26 07:04:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 5422
  -titleTs: "'ai':1 'megathread':4 'section':2"
  -bodyTs: "'ai':20,41,53 'anyon':60 'cool':59 'crack':49 'dedic':45 'els':2,61 'good':7,67 'idea':8,68 'know':13 'like':11,34 'love':37 'megathread':33 'otherwis':51 'part':16 'pirat':52 'pretti':58 'proper':30 'section':42 'see':39 'sort':29 'stuff':54 'think':3,62 'uncensor':48 'wonder':10 'would':36,56,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688044398
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/251392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688012898 {#1672
    date: 2023-06-29 06:28:18.0 +02: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
92 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "AI-section-for-megathread"
  +title: "AI section for megathread"
  +url: null
  +body: "who else thinks this is a good idea just wondering like i know their is parts on there for ai but they are just there its not been sorted properly for the megathread like i would love to see an AI section that is dedicated to the uncensored cracked or otherwise pirated AI stuff that would be pretty cool anyone else think this would be a good idea"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695704687 {#1676
    date: 2023-09-26 07:04:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 5422
  -titleTs: "'ai':1 'megathread':4 'section':2"
  -bodyTs: "'ai':20,41,53 'anyon':60 'cool':59 'crack':49 'dedic':45 'els':2,61 'good':7,67 'idea':8,68 'know':13 'like':11,34 'love':37 'megathread':33 'otherwis':51 'part':16 'pirat':52 'pretti':58 'proper':30 'section':42 'see':39 'sort':29 'stuff':54 'think':3,62 'uncensor':48 'wonder':10 'would':36,56,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688044398
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/251392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688012898 {#1672
    date: 2023-06-29 06:28:18.0 +02: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Google-execs-admit-users-are-not-quite-happy-with-search"
  +title: "Google execs admit users are 'not quite happy' with search experience after Reddit blackouts"
  +url: "https://www.cnbc.com/2023/06/26/google-execs-hope-new-search-feature-will-help-amid-reddit-blackouts.html"
  +body: "Google executives acknowledged this month they need to do a better job surfacing user-generated content after the recent Reddit blackouts."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688509913 {#1649
    date: 2023-07-05 00:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 608
  -titleTs: "'admit':3 'blackout':14 'exec':2 'experi':11 'googl':1 'happi':8 'quit':7 'reddit':13 'search':10 'user':4"
  -bodyTs: "'acknowledg':3 'better':11 'blackout':22 'content':17 'execut':2 'generat':16 'googl':1 'job':12 'month':5 'need':7 'recent':20 'reddit':21 'surfac':13 'user':15 'user-gener':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687954015
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/103886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687883015 {#1651
    date: 2023-06-27 18:23:35.0 +02: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
95 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Google-execs-admit-users-are-not-quite-happy-with-search"
  +title: "Google execs admit users are 'not quite happy' with search experience after Reddit blackouts"
  +url: "https://www.cnbc.com/2023/06/26/google-execs-hope-new-search-feature-will-help-amid-reddit-blackouts.html"
  +body: "Google executives acknowledged this month they need to do a better job surfacing user-generated content after the recent Reddit blackouts."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688509913 {#1649
    date: 2023-07-05 00:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 608
  -titleTs: "'admit':3 'blackout':14 'exec':2 'experi':11 'googl':1 'happi':8 'quit':7 'reddit':13 'search':10 'user':4"
  -bodyTs: "'acknowledg':3 'better':11 'blackout':22 'content':17 'execut':2 'generat':16 'googl':1 'job':12 'month':5 'need':7 'recent':20 'reddit':21 'surfac':13 'user':15 'user-gener':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687954015
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/103886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687883015 {#1651
    date: 2023-06-27 18:23:35.0 +02: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
96 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Google-execs-admit-users-are-not-quite-happy-with-search"
  +title: "Google execs admit users are 'not quite happy' with search experience after Reddit blackouts"
  +url: "https://www.cnbc.com/2023/06/26/google-execs-hope-new-search-feature-will-help-amid-reddit-blackouts.html"
  +body: "Google executives acknowledged this month they need to do a better job surfacing user-generated content after the recent Reddit blackouts."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688509913 {#1649
    date: 2023-07-05 00:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 608
  -titleTs: "'admit':3 'blackout':14 'exec':2 'experi':11 'googl':1 'happi':8 'quit':7 'reddit':13 'search':10 'user':4"
  -bodyTs: "'acknowledg':3 'better':11 'blackout':22 'content':17 'execut':2 'generat':16 'googl':1 'job':12 'month':5 'need':7 'recent':20 'reddit':21 'surfac':13 'user':15 'user-gener':14"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687954015
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/103886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687883015 {#1651
    date: 2023-06-27 18:23:35.0 +02: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
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\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Random-Account-Suspension"
  +title: "Random Account Suspension"
  +url: null
  +body: """
    Title is pretty much it. Woke up this morning to an email in the inbox with a reddit message notification from u/reddit\n
    \n
    > Your account has been permanently suspended for breaking the rules.\n
    \n
    The thing is not only have I not been on reddit since the protest (barring google searches while not signed in on a private browser, for specific questions unfortunately), but *it’s a lurker account*. I have one post from a year ago asking a question, then a few sporadic comments with the last being in April.\n
    \n
    I suppose the breakup with Reddit is a mutual thing now lol. Just a very strange scenario.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687975642 {#1577
    date: 2023-06-28 20:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 572
  -titleTs: "'account':2 'random':1 'suspens':3"
  -bodyTs: "'account':24,67 'ago':75 'april':89 'ask':76 'bar':47 'break':30 'breakup':93 'browser':57 'comment':83 'email':12 'googl':48 'inbox':15 'last':86 'lol':101 'lurker':66 'messag':19 'morn':9 'much':4 'mutual':98 'notif':20 'one':70 'perman':27 'post':71 'pretti':3 'privat':56 'protest':46 'question':60,78 'reddit':18,43,95 'rule':32 'scenario':106 'search':49 'sign':52 'sinc':44 'specif':59 'sporad':82 'strang':105 'suppos':91 'suspend':28 'thing':34,99 'titl':1 'u/reddit':22 'unfortun':61 'woke':6 'year':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687934389
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/564254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687882889 {#1580
    date: 2023-06-27 18:21:29.0 +02: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
99 DENIED edit
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Random-Account-Suspension"
  +title: "Random Account Suspension"
  +url: null
  +body: """
    Title is pretty much it. Woke up this morning to an email in the inbox with a reddit message notification from u/reddit\n
    \n
    > Your account has been permanently suspended for breaking the rules.\n
    \n
    The thing is not only have I not been on reddit since the protest (barring google searches while not signed in on a private browser, for specific questions unfortunately), but *it’s a lurker account*. I have one post from a year ago asking a question, then a few sporadic comments with the last being in April.\n
    \n
    I suppose the breakup with Reddit is a mutual thing now lol. Just a very strange scenario.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687975642 {#1577
    date: 2023-06-28 20:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 572
  -titleTs: "'account':2 'random':1 'suspens':3"
  -bodyTs: "'account':24,67 'ago':75 'april':89 'ask':76 'bar':47 'break':30 'breakup':93 'browser':57 'comment':83 'email':12 'googl':48 'inbox':15 'last':86 'lol':101 'lurker':66 'messag':19 'morn':9 'much':4 'mutual':98 'notif':20 'one':70 'perman':27 'post':71 'pretti':3 'privat':56 'protest':46 'question':60,78 'reddit':18,43,95 'rule':32 'scenario':106 'search':49 'sign':52 'sinc':44 'specif':59 'sporad':82 'strang':105 'suppos':91 'suspend':28 'thing':34,99 'titl':1 'u/reddit':22 'unfortun':61 'woke':6 'year':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687934389
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/564254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687882889 {#1580
    date: 2023-06-27 18:21:29.0 +02: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
100 DENIED moderate
App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1481 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1771 …}
  +slug: "Random-Account-Suspension"
  +title: "Random Account Suspension"
  +url: null
  +body: """
    Title is pretty much it. Woke up this morning to an email in the inbox with a reddit message notification from u/reddit\n
    \n
    > Your account has been permanently suspended for breaking the rules.\n
    \n
    The thing is not only have I not been on reddit since the protest (barring google searches while not signed in on a private browser, for specific questions unfortunately), but *it’s a lurker account*. I have one post from a year ago asking a question, then a few sporadic comments with the last being in April.\n
    \n
    I suppose the breakup with Reddit is a mutual thing now lol. Just a very strange scenario.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687975642 {#1577
    date: 2023-06-28 20:07:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 572
  -titleTs: "'account':2 'random':1 'suspens':3"
  -bodyTs: "'account':24,67 'ago':75 'april':89 'ask':76 'bar':47 'break':30 'breakup':93 'browser':57 'comment':83 'email':12 'googl':48 'inbox':15 'last':86 'lol':101 'lurker':66 'messag':19 'morn':9 'much':4 'mutual':98 'notif':20 'one':70 'perman':27 'post':71 'pretti':3 'privat':56 'protest':46 'question':60,78 'reddit':18,43,95 'rule':32 'scenario':106 'search':49 'sign':52 'sinc':44 'specif':59 'sporad':82 'strang':105 'suppos':91 'suspend':28 'thing':34,99 'titl':1 'u/reddit':22 'unfortun':61 'woke':6 'year':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687934389
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/564254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687882889 {#1580
    date: 2023-06-27 18:21:29.0 +02: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