GET https://kbin.spritesserver.nl/hot/%E2%88%9E/articles?p=159

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.24 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.05 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-bots-try-to-join-instances"
  +title: "Why do bots try to join instances?"
  +url: null
  +body: "What's the point of paying bots to join Lemmy instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687620946 {#183
    date: 2023-06-24 17:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 367
  -titleTs: "'bot':3 'instanc':7 'join':6 'tri':4"
  -bodyTs: "'bot':7 'instanc':11 'join':9 'lemmi':10 'pay':6 'point':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687644210
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/274550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687557810 {#247
    date: 2023-06-24 00:03: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
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-bots-try-to-join-instances"
  +title: "Why do bots try to join instances?"
  +url: null
  +body: "What's the point of paying bots to join Lemmy instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687620946 {#183
    date: 2023-06-24 17:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 367
  -titleTs: "'bot':3 'instanc':7 'join':6 'tri':4"
  -bodyTs: "'bot':7 'instanc':11 'join':9 'lemmi':10 'pay':6 'point':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687644210
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/274550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687557810 {#247
    date: 2023-06-24 00:03: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
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-bots-try-to-join-instances"
  +title: "Why do bots try to join instances?"
  +url: null
  +body: "What's the point of paying bots to join Lemmy instances?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687620946 {#183
    date: 2023-06-24 17:35:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 367
  -titleTs: "'bot':3 'instanc':7 'join':6 'tri':4"
  -bodyTs: "'bot':7 'instanc':11 'join':9 'lemmi':10 'pay':6 'point':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687644210
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/274550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687557810 {#247
    date: 2023-06-24 00:03: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
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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1866
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1881
    date: 2023-06-23 22:56: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1866
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1881
    date: 2023-06-23 22:56: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-Youtube-video-s-documentaries-of-all-time-that"
  +title: "What are your favorite (Youtube) video's/documentaries of all time that you can watch again and again?"
  +url: null
  +body: """
    For me: 1.) Cicada 3301 - Lemmino [17:53]: https://www.youtube.com/watch?v=I2O7blSSzpI\n
    \n
    2.) Why gravity is NOT a force - Veritasium [17:33]: https://www.youtube.com/watch?v=XRr1kaXKBsU\n
    \n
    3.) The cost of Concordia - Internet Historian [48:48]: https://www.youtube.com/watch?v=Qh9KBwqGxTI\n
    \n
    4.) Fast inverse square root - Nemean [20:08]: https://www.youtube.com/watch?v=p8u_k2LIZyo\n
    \n
    5.) The dark side of the Silk road - Barely Sociable [1:14:45]: https://www.youtube.com/watch?v=GpMP6Nh3FvU\n
    \n
    Sorry, i'm a nerd. If you are not: only watch no. 3; it's funny.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687640414 {#1866
    date: 2023-06-24 23:00:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 365
  -titleTs: "'favorit':4 's/documentaries':7 'time':10 'video':6 'watch':14 'youtub':5"
  -bodyTs: "'/watch?v=gpmp6nh3fvu':63 '/watch?v=i2o7blsszpi':11 '/watch?v=p8u_k2lizyo':47 '/watch?v=qh9kbwqgxti':36 '/watch?v=xrr1kaxkbsu':24 '08':44 '1':3,58 '14':59 '17':7,20 '2':12 '20':43 '3':25,76 '33':21 '3301':5 '4':37 '45':60 '48':32,33 '5':48 '53':8 'bare':56 'cicada':4 'concordia':29 'cost':27 'dark':50 'fast':38 'forc':18 'funni':79 'graviti':14 'historian':31 'internet':30 'invers':39 'lemmino':6 'm':66 'nemean':42 'nerd':68 'road':55 'root':41 'side':51 'silk':54 'sociabl':57 'sorri':64 'squar':40 'veritasium':19 'watch':74 'www.youtube.com':10,23,35,46,62 'www.youtube.com/watch?v=gpmp6nh3fvu':61 'www.youtube.com/watch?v=i2o7blsszpi':9 'www.youtube.com/watch?v=p8u_k2lizyo':45 'www.youtube.com/watch?v=qh9kbwqgxti':34 'www.youtube.com/watch?v=xrr1kaxkbsu':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687640197
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/273706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687553797 {#1881
    date: 2023-06-23 22:56: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
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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-people-making-memes-jokes-about-the"
  +title: "What do you think of people making memes/jokes about the recent Titan tragedy?"
  +url: null
  +body: "I mean like even if someone is for example criminal or scumbag they are still human and hoping for someone to die or make jokes of someone's loss of life isn't right. Or does someone think it is justified? I think it's morally wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687638871 {#1896
    date: 2023-06-24 22:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 360
  -titleTs: "'make':7 'memes/jokes':8 'peopl':6 'recent':11 'think':4 'titan':12 'tragedi':13"
  -bodyTs: "'crimin':10 'die':22 'even':4 'exampl':9 'hope':18 'human':16 'isn':32 'joke':25 'justifi':41 'life':31 'like':3 'loss':29 'make':24 'mean':2 'moral':46 'right':34 'scumbag':12 'someon':6,20,27,37 'still':15 'think':38,43 'wrong':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687635741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549341 {#1395
    date: 2023-06-23 21:42:21.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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-people-making-memes-jokes-about-the"
  +title: "What do you think of people making memes/jokes about the recent Titan tragedy?"
  +url: null
  +body: "I mean like even if someone is for example criminal or scumbag they are still human and hoping for someone to die or make jokes of someone's loss of life isn't right. Or does someone think it is justified? I think it's morally wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687638871 {#1896
    date: 2023-06-24 22:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 360
  -titleTs: "'make':7 'memes/jokes':8 'peopl':6 'recent':11 'think':4 'titan':12 'tragedi':13"
  -bodyTs: "'crimin':10 'die':22 'even':4 'exampl':9 'hope':18 'human':16 'isn':32 'joke':25 'justifi':41 'life':31 'like':3 'loss':29 'make':24 'mean':2 'moral':46 'right':34 'scumbag':12 'someon':6,20,27,37 'still':15 'think':38,43 'wrong':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687635741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549341 {#1395
    date: 2023-06-23 21:42:21.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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-think-of-people-making-memes-jokes-about-the"
  +title: "What do you think of people making memes/jokes about the recent Titan tragedy?"
  +url: null
  +body: "I mean like even if someone is for example criminal or scumbag they are still human and hoping for someone to die or make jokes of someone's loss of life isn't right. Or does someone think it is justified? I think it's morally wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687638871 {#1896
    date: 2023-06-24 22:34:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 360
  -titleTs: "'make':7 'memes/jokes':8 'peopl':6 'recent':11 'think':4 'titan':12 'tragedi':13"
  -bodyTs: "'crimin':10 'die':22 'even':4 'exampl':9 'hope':18 'human':16 'isn':32 'joke':25 'justifi':41 'life':31 'like':3 'loss':29 'make':24 'mean':2 'moral':46 'right':34 'scumbag':12 'someon':6,20,27,37 'still':15 'think':38,43 'wrong':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687635741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549341 {#1395
    date: 2023-06-23 21:42:21.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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "You-can-have-any-superpower-but-the-first-person-to"
  +title: "You can have any superpower, but the first person to reply chooses a side effect"
  +url: null
  +body: "self-explanatory!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687653797 {#1970
    date: 2023-06-25 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 353
  -titleTs: "'choos':12 'effect':15 'first':8 'person':9 'repli':11 'side':14 'superpow':5"
  -bodyTs: "'explanatori':3 'self':2 'self-explanatori':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687544432 {#1978
    date: 2023-06-23 20:20:32.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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "You-can-have-any-superpower-but-the-first-person-to"
  +title: "You can have any superpower, but the first person to reply chooses a side effect"
  +url: null
  +body: "self-explanatory!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687653797 {#1970
    date: 2023-06-25 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 353
  -titleTs: "'choos':12 'effect':15 'first':8 'person':9 'repli':11 'side':14 'superpow':5"
  -bodyTs: "'explanatori':3 'self':2 'self-explanatori':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687544432 {#1978
    date: 2023-06-23 20:20:32.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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "You-can-have-any-superpower-but-the-first-person-to"
  +title: "You can have any superpower, but the first person to reply chooses a side effect"
  +url: null
  +body: "self-explanatory!!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687653797 {#1970
    date: 2023-06-25 02:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 353
  -titleTs: "'choos':12 'effect':15 'first':8 'person':9 'repli':11 'side':14 'superpow':5"
  -bodyTs: "'explanatori':3 'self':2 'self-explanatori':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687630832
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687544432 {#1978
    date: 2023-06-23 20:20:32.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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-hope-the-bulk-of-Reddit-stays-there"
  +title: "Does anyone else hope the bulk of Reddit stays there?"
  +url: null
  +body: "I think my favorite thing about Lemmy is that it feels like Reddit used to. Less negativity, more engaged users (I think). I know it will be fun to watch Reddit die, but if I put spite aside what I’m really mad at Reddit about is more about what Reddit became and maybe part of that is when the general internet user started going to Reddit and it became less like the small community it was years ago. Feel free to disagree or share an argument 😉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687647154 {#1892
    date: 2023-06-25 00:52:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 351
  -titleTs: "'anyon':2 'bulk':6 'els':3 'hope':4 'reddit':8 'stay':9"
  -bodyTs: "'ago':79 'argument':87 'asid':38 'becam':52,70 'communiti':75 'die':32 'disagre':83 'engag':19 'favorit':4 'feel':11,80 'free':81 'fun':28 'general':61 'go':65 'internet':62 'know':24 'lemmi':7 'less':16,71 'like':12,72 'm':41 'mad':43 'mayb':54 'negat':17 'part':55 'put':36 'realli':42 'reddit':13,31,45,51,67 'share':85 'small':74 'spite':37 'start':64 'thing':5 'think':2,22 'use':14 'user':20,63 'watch':30 'year':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687629719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687543319 {#1380
    date: 2023-06-23 20:01: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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-hope-the-bulk-of-Reddit-stays-there"
  +title: "Does anyone else hope the bulk of Reddit stays there?"
  +url: null
  +body: "I think my favorite thing about Lemmy is that it feels like Reddit used to. Less negativity, more engaged users (I think). I know it will be fun to watch Reddit die, but if I put spite aside what I’m really mad at Reddit about is more about what Reddit became and maybe part of that is when the general internet user started going to Reddit and it became less like the small community it was years ago. Feel free to disagree or share an argument 😉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687647154 {#1892
    date: 2023-06-25 00:52:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 351
  -titleTs: "'anyon':2 'bulk':6 'els':3 'hope':4 'reddit':8 'stay':9"
  -bodyTs: "'ago':79 'argument':87 'asid':38 'becam':52,70 'communiti':75 'die':32 'disagre':83 'engag':19 'favorit':4 'feel':11,80 'free':81 'fun':28 'general':61 'go':65 'internet':62 'know':24 'lemmi':7 'less':16,71 'like':12,72 'm':41 'mad':43 'mayb':54 'negat':17 'part':55 'put':36 'realli':42 'reddit':13,31,45,51,67 'share':85 'small':74 'spite':37 'start':64 'thing':5 'think':2,22 'use':14 'user':20,63 'watch':30 'year':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687629719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687543319 {#1380
    date: 2023-06-23 20:01: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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-else-hope-the-bulk-of-Reddit-stays-there"
  +title: "Does anyone else hope the bulk of Reddit stays there?"
  +url: null
  +body: "I think my favorite thing about Lemmy is that it feels like Reddit used to. Less negativity, more engaged users (I think). I know it will be fun to watch Reddit die, but if I put spite aside what I’m really mad at Reddit about is more about what Reddit became and maybe part of that is when the general internet user started going to Reddit and it became less like the small community it was years ago. Feel free to disagree or share an argument 😉"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687647154 {#1892
    date: 2023-06-25 00:52:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 351
  -titleTs: "'anyon':2 'bulk':6 'els':3 'hope':4 'reddit':8 'stay':9"
  -bodyTs: "'ago':79 'argument':87 'asid':38 'becam':52,70 'communiti':75 'die':32 'disagre':83 'engag':19 'favorit':4 'feel':11,80 'free':81 'fun':28 'general':61 'go':65 'internet':62 'know':24 'lemmi':7 'less':16,71 'like':12,72 'm':41 'mad':43 'mayb':54 'negat':17 'part':55 'put':36 'realli':42 'reddit':13,31,45,51,67 'share':85 'small':74 'spite':37 'start':64 'thing':5 'think':2,22 'use':14 'user':20,63 'watch':30 'year':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687629719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/477396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687543319 {#1380
    date: 2023-06-23 20:01: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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-cool-to-have-Lemmy-pen-pals-Asklemmy"
  +title: "It would be cool to have Lemmy pen pals. Asklemmy, what are your hobbies and what's your life like?"
  +url: null
  +body: """
    I posted something similar before, but it did not gain too much traction, possibly due to time zones.\n
    \n
    It would be cool to see a Lemmy online pen pal/chat pal thread. Tell us about yourself and your hobbies in comments! I’m a person in their 20s who likes world football, theoretical maths and physics, and FOSS stuff. I also like the outdoors and would love to share about outdoor adventures. Feel free to send me a message if you’d like to talk!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687615213 {#1941
    date: 2023-06-24 16:00:13.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: 349
  -titleTs: "'asklemmi':10 'cool':4 'hobbi':14 'lemmi':7 'life':19 'like':20 'pal':9 'pen':8 'would':2"
  -bodyTs: "'20s':47 'adventur':71 'also':60 'comment':40 'cool':22 'd':81 'due':15 'feel':72 'footbal':51 'foss':57 'free':73 'gain':10 'hobbi':38 'lemmi':26 'like':49,61,82 'love':66 'm':42 'math':53 'messag':78 'much':12 'onlin':27 'outdoor':63,70 'pal':30 'pal/chat':29 'pen':28 'person':44 'physic':55 'possibl':14 'post':2 'see':24 'send':75 'share':68 'similar':4 'someth':3 'stuff':58 'talk':84 'tell':32 'theoret':52 'thread':31 'time':17 'traction':13 'us':33 'world':50 'would':20,65 'zone':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625677
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539277 {#1942
    date: 2023-06-23 18:54: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
23 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-cool-to-have-Lemmy-pen-pals-Asklemmy"
  +title: "It would be cool to have Lemmy pen pals. Asklemmy, what are your hobbies and what's your life like?"
  +url: null
  +body: """
    I posted something similar before, but it did not gain too much traction, possibly due to time zones.\n
    \n
    It would be cool to see a Lemmy online pen pal/chat pal thread. Tell us about yourself and your hobbies in comments! I’m a person in their 20s who likes world football, theoretical maths and physics, and FOSS stuff. I also like the outdoors and would love to share about outdoor adventures. Feel free to send me a message if you’d like to talk!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687615213 {#1941
    date: 2023-06-24 16:00:13.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: 349
  -titleTs: "'asklemmi':10 'cool':4 'hobbi':14 'lemmi':7 'life':19 'like':20 'pal':9 'pen':8 'would':2"
  -bodyTs: "'20s':47 'adventur':71 'also':60 'comment':40 'cool':22 'd':81 'due':15 'feel':72 'footbal':51 'foss':57 'free':73 'gain':10 'hobbi':38 'lemmi':26 'like':49,61,82 'love':66 'm':42 'math':53 'messag':78 'much':12 'onlin':27 'outdoor':63,70 'pal':30 'pal/chat':29 'pen':28 'person':44 'physic':55 'possibl':14 'post':2 'see':24 'send':75 'share':68 'similar':4 'someth':3 'stuff':58 'talk':84 'tell':32 'theoret':52 'thread':31 'time':17 'traction':13 'us':33 'world':50 'would':20,65 'zone':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625677
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539277 {#1942
    date: 2023-06-23 18:54: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
24 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-cool-to-have-Lemmy-pen-pals-Asklemmy"
  +title: "It would be cool to have Lemmy pen pals. Asklemmy, what are your hobbies and what's your life like?"
  +url: null
  +body: """
    I posted something similar before, but it did not gain too much traction, possibly due to time zones.\n
    \n
    It would be cool to see a Lemmy online pen pal/chat pal thread. Tell us about yourself and your hobbies in comments! I’m a person in their 20s who likes world football, theoretical maths and physics, and FOSS stuff. I also like the outdoors and would love to share about outdoor adventures. Feel free to send me a message if you’d like to talk!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687615213 {#1941
    date: 2023-06-24 16:00:13.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: 349
  -titleTs: "'asklemmi':10 'cool':4 'hobbi':14 'lemmi':7 'life':19 'like':20 'pal':9 'pen':8 'would':2"
  -bodyTs: "'20s':47 'adventur':71 'also':60 'comment':40 'cool':22 'd':81 'due':15 'feel':72 'footbal':51 'foss':57 'free':73 'gain':10 'hobbi':38 'lemmi':26 'like':49,61,82 'love':66 'm':42 'math':53 'messag':78 'much':12 'onlin':27 'outdoor':63,70 'pal':30 'pal/chat':29 'pen':28 'person':44 'physic':55 'possibl':14 'post':2 'see':24 'send':75 'share':68 'similar':4 'someth':3 'stuff':58 'talk':84 'tell':32 'theoret':52 'thread':31 'time':17 'traction':13 'us':33 'world':50 'would':20,65 'zone':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625677
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539277 {#1942
    date: 2023-06-23 18:54: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
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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "My-first-community-was-deleted-and-now-i-can-t-seem"
  +title: "My first community was deleted and now i can’t seem to create a new one. How long til I can create new one ?"
  +url: null
  +body: "I created a community few days about combat footage. It got banned 12 hours later for violence. Now I can’t seem to create a new one. How can I fix this ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687621520 {#1379
    date: 2023-06-24 17:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 417
  -titleTs: "'communiti':3 'creat':13,22 'delet':5 'first':2 'long':18 'new':15,23 'one':16,24 'seem':11 'til':19"
  -bodyTs: "'12':13 'ban':12 'combat':8 'communiti':4 'creat':2,24 'day':6 'fix':31 'footag':9 'got':11 'hour':14 'later':15 'new':26 'one':27 'seem':22 'violenc':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1487834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687608163 {#1400
    date: 2023-06-24 14:02:43.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "My-first-community-was-deleted-and-now-i-can-t-seem"
  +title: "My first community was deleted and now i can’t seem to create a new one. How long til I can create new one ?"
  +url: null
  +body: "I created a community few days about combat footage. It got banned 12 hours later for violence. Now I can’t seem to create a new one. How can I fix this ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687621520 {#1379
    date: 2023-06-24 17:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 417
  -titleTs: "'communiti':3 'creat':13,22 'delet':5 'first':2 'long':18 'new':15,23 'one':16,24 'seem':11 'til':19"
  -bodyTs: "'12':13 'ban':12 'combat':8 'communiti':4 'creat':2,24 'day':6 'fix':31 'footag':9 'got':11 'hour':14 'later':15 'new':26 'one':27 'seem':22 'violenc':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1487834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687608163 {#1400
    date: 2023-06-24 14:02:43.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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1902 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "My-first-community-was-deleted-and-now-i-can-t-seem"
  +title: "My first community was deleted and now i can’t seem to create a new one. How long til I can create new one ?"
  +url: null
  +body: "I created a community few days about combat footage. It got banned 12 hours later for violence. Now I can’t seem to create a new one. How can I fix this ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687621520 {#1379
    date: 2023-06-24 17:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1898 …}
  +votes: Doctrine\ORM\PersistentCollection {#1904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2427 …}
  +badges: Doctrine\ORM\PersistentCollection {#2446 …}
  +children: []
  -id: 417
  -titleTs: "'communiti':3 'creat':13,22 'delet':5 'first':2 'long':18 'new':15,23 'one':16,24 'seem':11 'til':19"
  -bodyTs: "'12':13 'ban':12 'combat':8 'communiti':4 'creat':2,24 'day':6 'fix':31 'footag':9 'got':11 'hour':14 'later':15 'new':26 'one':27 'seem':22 'violenc':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687625663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1487834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687608163 {#1400
    date: 2023-06-24 14:02:43.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 {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-Bypassing-Timer-on-LED-Lights"
  +title: "Help Bypassing Timer on LED Lights"
  +url: null
  +body: """
    Hi all! I recently purchased some push-lights for my kitchen from my hardware store, and I stupidly didn’t read the package that said that they shut off after 30 mins. This is super inconvenient in my dark kitchen, and I can’t return them. I figured I might as well tinker with them, and any help would be greatly appreciated. The first picture is the small, round push-light (it was in a 3 pack, so I’ve got room for error with these), and the second picture was the even bigger disappointment because it’s a larger strip light.\n
    \n
    I found them online for reference [here](https://www.amazon.com/dp/B082XWVHS2/ref=emc_b_5_t?th=1) and [here](https://www.amazon.com/Fulcrum-20-LED-Wireless-Anywhere-Rectangular/dp/B00VSKK0V0/ref=asc_df_B00VSKK0V0/?tag=hyprod-20&linkCode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1). It doesn’t say they shut off in the description of these, but it says it in the user manual under “product guides and documents” for the rectangle light.\n
    \n
    TL;DR: Help me bypass the “power saving” mode that shuts these off after 30 mins please!\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687679079 {#2444
    date: 2023-06-25 09:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 402
  -titleTs: "'bypass':2 'help':1 'led':5 'light':6 'timer':3"
  -bodyTs: "'/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':114 '/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':119 '/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':168 '3':78 '30':32,163 'appreci':63 'bigger':96 'bypass':153 'dark':40 'descript':129 'didn':20 'disappoint':97 'discuss.tchncs.de':167 'discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':166 'document':144 'doesn':121 'dr':150 'error':86 'even':95 'figur':49 'first':65 'found':106 'got':83 'great':62 'guid':142 'hardwar':15 'help':59,151 'hi':1 'inconveni':37 'kitchen':12,41 'larger':102 'light':9,73,104,148 'manual':139 'might':51 'min':33,164 'mode':157 'onlin':108 'pack':79 'packag':24 'pictur':66,92 'pleas':165 'power':155 'product':141 'purchas':5 'push':8,72 'push-light':7,71 'read':22 'recent':4 'rectangl':147 'refer':110 'return':46 'room':84 'round':70 'said':26 'save':156 'say':123,134 'second':91 'shut':29,125,159 'small':69 'store':16 'strip':103 'stupid':19 'super':36 'tinker':54 'tl':149 'user':138 've':82 'well':53 'would':60 'www.amazon.com':113,118 'www.amazon.com/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':112 'www.amazon.com/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687623185
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687585185 {#2433
    date: 2023-06-24 07:39:45.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 {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-Bypassing-Timer-on-LED-Lights"
  +title: "Help Bypassing Timer on LED Lights"
  +url: null
  +body: """
    Hi all! I recently purchased some push-lights for my kitchen from my hardware store, and I stupidly didn’t read the package that said that they shut off after 30 mins. This is super inconvenient in my dark kitchen, and I can’t return them. I figured I might as well tinker with them, and any help would be greatly appreciated. The first picture is the small, round push-light (it was in a 3 pack, so I’ve got room for error with these), and the second picture was the even bigger disappointment because it’s a larger strip light.\n
    \n
    I found them online for reference [here](https://www.amazon.com/dp/B082XWVHS2/ref=emc_b_5_t?th=1) and [here](https://www.amazon.com/Fulcrum-20-LED-Wireless-Anywhere-Rectangular/dp/B00VSKK0V0/ref=asc_df_B00VSKK0V0/?tag=hyprod-20&linkCode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1). It doesn’t say they shut off in the description of these, but it says it in the user manual under “product guides and documents” for the rectangle light.\n
    \n
    TL;DR: Help me bypass the “power saving” mode that shuts these off after 30 mins please!\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687679079 {#2444
    date: 2023-06-25 09:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 402
  -titleTs: "'bypass':2 'help':1 'led':5 'light':6 'timer':3"
  -bodyTs: "'/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':114 '/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':119 '/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':168 '3':78 '30':32,163 'appreci':63 'bigger':96 'bypass':153 'dark':40 'descript':129 'didn':20 'disappoint':97 'discuss.tchncs.de':167 'discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':166 'document':144 'doesn':121 'dr':150 'error':86 'even':95 'figur':49 'first':65 'found':106 'got':83 'great':62 'guid':142 'hardwar':15 'help':59,151 'hi':1 'inconveni':37 'kitchen':12,41 'larger':102 'light':9,73,104,148 'manual':139 'might':51 'min':33,164 'mode':157 'onlin':108 'pack':79 'packag':24 'pictur':66,92 'pleas':165 'power':155 'product':141 'purchas':5 'push':8,72 'push-light':7,71 'read':22 'recent':4 'rectangl':147 'refer':110 'return':46 'room':84 'round':70 'said':26 'save':156 'say':123,134 'second':91 'shut':29,125,159 'small':69 'store':16 'strip':103 'stupid':19 'super':36 'tinker':54 'tl':149 'user':138 've':82 'well':53 'would':60 'www.amazon.com':113,118 'www.amazon.com/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':112 'www.amazon.com/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687623185
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687585185 {#2433
    date: 2023-06-24 07:39:45.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 {#2432
  +user: Proxies\__CG__\App\Entity\User {#2443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-Bypassing-Timer-on-LED-Lights"
  +title: "Help Bypassing Timer on LED Lights"
  +url: null
  +body: """
    Hi all! I recently purchased some push-lights for my kitchen from my hardware store, and I stupidly didn’t read the package that said that they shut off after 30 mins. This is super inconvenient in my dark kitchen, and I can’t return them. I figured I might as well tinker with them, and any help would be greatly appreciated. The first picture is the small, round push-light (it was in a 3 pack, so I’ve got room for error with these), and the second picture was the even bigger disappointment because it’s a larger strip light.\n
    \n
    I found them online for reference [here](https://www.amazon.com/dp/B082XWVHS2/ref=emc_b_5_t?th=1) and [here](https://www.amazon.com/Fulcrum-20-LED-Wireless-Anywhere-Rectangular/dp/B00VSKK0V0/ref=asc_df_B00VSKK0V0/?tag=hyprod-20&linkCode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1). It doesn’t say they shut off in the description of these, but it says it in the user manual under “product guides and documents” for the rectangle light.\n
    \n
    TL;DR: Help me bypass the “power saving” mode that shuts these off after 30 mins please!\n
    \n
    ![](https://discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687679079 {#2444
    date: 2023-06-25 09:44:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 402
  -titleTs: "'bypass':2 'help':1 'led':5 'light':6 'timer':3"
  -bodyTs: "'/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':114 '/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':119 '/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':168 '3':78 '30':32,163 'appreci':63 'bigger':96 'bypass':153 'dark':40 'descript':129 'didn':20 'disappoint':97 'discuss.tchncs.de':167 'discuss.tchncs.de/pictrs/image/f386ddb6-0c61-47b0-9bcf-095473a000a6.jpeg)![](https://discuss.tchncs.de/pictrs/image/6cd1d3f5-592f-4238-b401-8c4708ad0901.png)':166 'document':144 'doesn':121 'dr':150 'error':86 'even':95 'figur':49 'first':65 'found':106 'got':83 'great':62 'guid':142 'hardwar':15 'help':59,151 'hi':1 'inconveni':37 'kitchen':12,41 'larger':102 'light':9,73,104,148 'manual':139 'might':51 'min':33,164 'mode':157 'onlin':108 'pack':79 'packag':24 'pictur':66,92 'pleas':165 'power':155 'product':141 'purchas':5 'push':8,72 'push-light':7,71 'read':22 'recent':4 'rectangl':147 'refer':110 'return':46 'room':84 'round':70 'said':26 'save':156 'say':123,134 'second':91 'shut':29,125,159 'small':69 'store':16 'strip':103 'stupid':19 'super':36 'tinker':54 'tl':149 'user':138 've':82 'well':53 'would':60 'www.amazon.com':113,118 'www.amazon.com/dp/b082xwvhs2/ref=emc_b_5_t?th=1)':112 'www.amazon.com/fulcrum-20-led-wireless-anywhere-rectangular/dp/b00vskk0v0/ref=asc_df_b00vskk0v0/?tag=hyprod-20&linkcode=df0&hvadid=167144278306&hvpos=&hvnetw=g&hvrand=4849414619089547294&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9004342&hvtargid=pla-274917460229&psc=1).':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687623185
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687585185 {#2433
    date: 2023-06-24 07:39:45.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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2451
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2353
    date: 2023-06-23 18:08:06.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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2451
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2353
    date: 2023-06-23 18:08:06.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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-to-survive-for-3-days-while-pooping-as"
  +title: "I need to survive for 3 days while pooping as much as possible. I can pee as often as I like. It can take up loads of space. What food do I pack?"
  +url: null
  +body: """
    Please don’t ask why I need this.\n
    \n
    It would be great if the food also made me sweat a lot.\n
    \n
    It doesn't need to be something I can easily find.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687637866 {#2451
    date: 2023-06-24 22:17:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 347
  -titleTs: "'3':6 'day':7 'food':30 'like':21 'load':26 'much':11 'need':2 'often':18 'pack':33 'pee':16 'poop':9 'possibl':13 'space':28 'surviv':4 'take':24"
  -bodyTs: "'also':16 'ask':4 'doesn':23 'easili':31 'find':32 'food':15 'great':12 'lot':21 'made':17 'need':7,25 'pleas':1 'someth':28 'sweat':19 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687622886
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/865320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687536486 {#2353
    date: 2023-06-23 18:08:06.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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-22M-am-in-medical-school-and-my-fiancee-22F"
  +title: "I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do."
  +url: null
  +body: """
    Posted by U/textbookthrowaway8. I am not the OP.\n
    \n
    Some backstory: My fiancee Annie and I have known each since we were children and began dating junior year of HS. After HS we both went to our state school and I asked her to marry me junior year of undergrad.\n
    \n
    I have always dreamt of being a doctor, as has she. When the application process began, I applied to good mix of MD and DO schools of varying degrees of selectivity (though all med schools are insanely selective). I had initially planned on continuing my education and my state institution because I did not want to take on too much debt. I did end up getting into my state school’s med school, but I was also unexpectedly was offered a spot at one of the best med schools in the country (i.e top 3) in New England (We are from the West Coast). I would have been inclined to reject the offer had I not also qualified for a partial, but still significant scholarship. It would still cost me more out of pocket than my state school would, but not significantly so(maybe a couple thousand dollars more). Annie, despite pleas from myself, our parents, professors, advisors etc. applied to /only/ our state school and to some insanely selective (top 10 MD) schools, that she, to be blunt had no chance of getting into given her admittedly mediocre grades and research experience. She was rejected from all the schools she applied to, including our state institution. Obviously, this crushed her and I have tried my best to support her during a difficult time and to help her remain optimistic.\n
    \n
    Our situation now is this - I am currently enrolled at the aforementioned New England medical school, while Annie has decided to take an year off to strengthen her profile with research experience, physician shadowing etc. and is currently living with me. There were no jobs open related to her undergrad major (political science),here or in our home state, that would be able to give her sufficient time off for research, so she is currently working part time in the retail industry. I have tried my best to be completely supportive of her as I know that this is a difficult time for her, and I have never,ever said “I told you so” or ANYTHING along those lines.\n
    \n
    This is what ended up happening on Friday night: I was home, studying for a test on Monday when annie came home from work. She came over to my desk and kissed me. I asked her how her day went and she didn’t respond, and suddenly looked VERY pissed off. After a few moments she said, “what the FUCK is wrong with you textbookthrowaway” while pointing at an anatomical diagram of a vagina in my textbook. I was speechless. After regaining my composure I managed to let out a surprised “what do you mean? I’m studying”, to which she said something along the lines of “You know what the fuck I mean, why the fuck are you looking at pictures of women’s vaginas?”. This was VERY strange because she knows I occasionally watch porn and has no problem with it, in fact I know that she enjoys porn from time to time as well. I explained to her that I have to take anatomy in medical school but she wasn’t having it. She took my textbook and stormed off to our bedroom and locked the door. I could hear her crying and I kept apologizing. After a few minutes she opened the door and threw her engagement ring at me before slamming it shut again to continue crying. I continued apologizing but she did not respond at all. I spent the rest of the night on the couch.\n
    \n
    Saturday morning, she wasn’t home. I checked my phone and there was a text from her saying that she was staying with a friend and that she “was done” with us unless I dropped out of medical school and found another job because, and this is an honest to god text from her, “she doesn’t want me ogling at vaginas like a fucking pervert”. This is COMPLETELY out of character for her. She has always been level headed and reasonable, and has no history of mental illness or anything like that. I am not a stupid person and I know that this has way more to do than a picture of a fucking vagina in an anatomy textbook but I have no idea what to do right now. She has stopped responding to texts and won’t pick up her phone. I spoke to the friend she’s staying with who basically called me a fucking asshole and said that annie is crying and getting drunk, and that neither of them want me coming over to speak with her. Her parents passed when we were young children and she doesn’t have any siblings or much other family. I have no idea what to do anymore. I love her more than anything, but there is absolutely NO WAY I am dropping out of medical school for her, and I would rather we break up than I bend to her completely unreasonable demands, but I am very concerned for her mental health right now, and need any advice I can get.\n
    \n
    TL;DR: Fiancee of 6 years saw a vagina in my textbook and now wants me to drop out of med school\n
    \n
    I’m sorry for the grammar and formatting, i just cant think straight right now.\n
    \n
    I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do.[UPDATE]\n
    \n
    update\n
    \n
    I’ll save you the trouble: she wasn’t cheating nor was she pregnant.\n
    \n
    Yesterday I decided that enough was enough and I headed over to where she was staying intent on ending the relationship. When I got there she was half drunk what followed was a LOT of screaming and cussing directed at me. I learned why she wanted me to drop out. It had nothing to do with textbook vaginas.\n
    \n
    When I was a sophomore two of my friends dropped out of college to work on their tech startup full time, and invited me to come work with them ( my undergrad degree was in comp sci). I rejected the offer because I wanted to concentrate on my dream: becoming a doctor. Fortunately, their startup did very well and last year they sold it to a large tech company for a very large sum of money (in the low 8 figures). I was thrilled for them. After they sold the company, both of them obviously had large lifestyle changes. One of them proposed to his girlfriend with a ridiculously fucking big diamond, and they are frequently vacationing in exotic locations with family and SOs. Apparently, their success and lifestyles made my girlfriend extremely jealous, and she came up with the vagina thing as a way for me to drop out of med school, because she thinks that I can “easily get a job making 150k a year at a bank so we wouldnt have to live like fucking refugees” and that I am a “fucking idiot” for not doing so. Still I was confused. I asked her about our dreams of being doctors. Turns out she never really wanted to go into medicine but only claimed to because “it was all I ever talked about”. I guess that explains her application strategy.\n
    \n
    I was done. I broke up with her on the spot and told her not to contact me again. She is going to continue staying with the friend while we figure out a living arrangement.\n
    \n
    Reminder: I am not OP.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687895910 {#2488
    date: 2023-06-27 21:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 560
  -titleTs: "'22f':10 '22m':2 '6':26 'anatomi':22 'diagram':16 'fiance':9 'freak':11 'know':31 'medic':5 'school':6 'see':14 'textbook':23 'togeth':24 'vagina':19 'yrs':27"
  -bodyTs: "'/only':211 '10':221 '150k':1211 '22f':949 '22m':941 '3':144 '6':907,965 '8':1126 'abl':342 'absolut':858 'admit':237 'advic':899 'advisor':207 'aforement':291 'along':396,502 'also':126,166 'alway':52,717 'anatom':468 'anatomi':565,759,961 'anni':13,199,297,418,803 'anoth':682 'anymor':848 'anyth':395,731,854 'apolog':597,623 'appar':1171 'appli':67,209,251 'applic':63,1277 'arrang':1313 'ask':41,433,1242 'asshol':799 'backstori':10 'bank':1216 'basic':794 'becom':1096 'bedroom':584 'began':24,65 'bend':879 'best':136,266,366 'big':1157 'blunt':228 'break':875 'broke':1283 'call':795 'came':419,424,1183 'cant':935 'chanc':231 'chang':1145 'charact':712 'cheat':985 'check':648 'children':22,829 'claim':1262 'coast':153 'colleg':1060 'come':816,1073 'comp':1082 'compani':1115,1137 'complet':369,709,882 'composur':482 'concentr':1092 'concern':889 'confus':1240 'contact':1295 'continu':93,619,622,1302 'cost':178 'couch':640 'could':590 'countri':141 'coupl':195 'cri':593,620,805 'crush':259 'current':287,317,354 'cuss':1027 'date':25 'day':437 'debt':110 'decid':299,992 'degre':78,1079 'demand':884 'desk':428 'despit':200 'diagram':469,955 'diamond':1158 'didn':441 'difficult':272,380 'direct':1028 'doctor':57,1098,1249 'doesn':696,832 'dollar':197 'done':670,1281 'door':588,605 'dr':904 'dream':1095,1246 'dreamt':53 'drop':675,863,920,1038,1057,1195 'drunk':808,1018 'easili':1206 'educ':95 'end':113,402,1008 'engag':609 'england':147,293 'enjoy':548 'enough':994,996 'enrol':288 'etc':208,314 'ever':388,1269 'exot':1165 'experi':242,311 'explain':557,1275 'extrem':1179 'fact':543 'famili':840,1168 'fiance':12,905,948 'figur':1127,1309 'follow':1020 'format':932 'fortun':1099 'found':681 'freak':950 'frequent':1162 'friday':406 'friend':665,788,1056,1306 'fuck':458,510,515,705,755,798,1156,1224,1231 'full':1067 'get':115,233,807,902,1207 'girlfriend':1152,1178 'give':344 'given':235 'go':1257,1300 'god':691 'good':69 'got':1013 'grade':239 'grammar':930 'guess':1273 'half':1017 'happen':404 'head':720,999 'health':893 'hear':591 'help':276 'histori':726 'home':337,410,420,646 'honest':689 'hs':29,31 'i.e':142 'idea':765,844 'idiot':1232 'ill':729 'inclin':158 'includ':253 'industri':361 'initi':90 'insan':86,218 'institut':99,256 'intent':1006 'invit':1070 'jealous':1180 'job':324,683,1209 'junior':26,46 'kept':596 'kiss':430 'know':375,507,531,545,742,970 'known':17 'larg':1113,1119,1143 'last':1106 'learn':1032 'let':486 'level':719 'lifestyl':1144,1175 'like':703,732,1223 'line':398,504 'live':318,1222,1312 'll':977 'locat':1166 'lock':586 'look':446,518 'lot':1023 'love':850 'low':1125 'm':495,926 'made':1176 'major':330 'make':1210 'manag':484 'marri':44 'mayb':193 'md':72,222 'mean':493,512 'med':83,121,137,923,1198 'medic':294,567,678,866,944 'medicin':1259 'mediocr':238 'mental':728,892 'minut':601 'mix':70 'moment':453 'monday':416 'money':1122 'morn':642 'much':109,838 'need':897 'neither':811 'never':387,1253 'new':146,292 'night':407,637 'noth':1042 'obvious':257,1141 'occasion':533 'offer':129,162,1087 'ogl':700 'one':133,1146 'op':8,1318 'open':325,603 'optimist':279 'parent':205,823 'part':356 'partial':170 'pass':824 'person':739 'pervert':706 'phone':650,783 'physician':312 'pick':780 'pictur':520,752 'piss':448 'plan':91 'plea':201 'pocket':183 'point':465 'polit':331 'porn':535,549 'post':1 'pregnant':989 'problem':539 'process':64 'professor':206 'profil':308 'propos':1149 'qualifi':167 'rather':873 'realli':1254 'reason':722 'refuge':1225 'regain':480 'reject':160,245,1085 'relat':326 'relationship':1010 'remain':278 'remind':1314 'research':241,310,350 'respond':443,628,774 'rest':634 'retail':360 'ridicul':1155 'right':769,894,938 'ring':610 'said':389,455,500,801 'saturday':641 'save':978 'saw':909 'say':658 'scholarship':174 'school':38,75,84,119,122,138,187,214,223,249,295,568,679,867,924,945,1199 'sci':1083 'scienc':332 'scream':1025 'see':953 'select':80,87,219 'shadow':313 'shut':616 'sibl':836 'signific':173,191 'sinc':19 'situat':281 'slam':614 'sold':1109,1135 'someth':501 'sophomor':1052 'sorri':927 'sos':1170 'speak':819 'speechless':478 'spent':632 'spoke':785 'spot':131,1289 'startup':1066,1101 'state':37,98,118,186,213,255,338 'stay':662,791,1005,1303 'still':172,177,1237 'stop':773 'storm':580 'straight':937 'strang':528 'strategi':1278 'strengthen':306 'studi':411,496 'stupid':738 'success':1173 'sudden':445 'suffici':346 'sum':1120 'support':268,370 'surpris':489 'take':106,301,564 'talk':1270 'tech':1065,1114 'test':414 'text':655,692,776 'textbook':475,578,760,914,962,1046 'textbookthrowaway':463 'thing':1188 'think':936,1202 'though':81 'thousand':196 'threw':607 'thrill':1130 'time':273,347,357,381,551,553,1068 'tl':903 'togeth':963 'told':391,1291 'took':576 'top':143,220 'tri':264,364 'troubl':981 'turn':1250 'two':1053 'u/textbookthrowaway8':3 'undergrad':49,329,1078 'unexpect':127 'unless':673 'unreason':883 'updat':974,975 'us':672 'vacat':1163 'vagina':472,524,702,756,911,958,1047,1187 'vari':77 'want':104,698,814,917,1035,1090,1255 'wasn':571,644,983 'watch':534 'way':746,860,1191 'well':555,1104 'went':34,438 'west':152 'women':522 'won':778 'work':355,422,1062,1074 'would':155,176,188,340,872 'wouldnt':1219 'wrong':460 'year':27,47,303,908,1107,1213 'yesterday':990 'young':828 'yrs':966"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687615190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530690 {#2490
    date: 2023-06-23 16:31: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
39 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-22M-am-in-medical-school-and-my-fiancee-22F"
  +title: "I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do."
  +url: null
  +body: """
    Posted by U/textbookthrowaway8. I am not the OP.\n
    \n
    Some backstory: My fiancee Annie and I have known each since we were children and began dating junior year of HS. After HS we both went to our state school and I asked her to marry me junior year of undergrad.\n
    \n
    I have always dreamt of being a doctor, as has she. When the application process began, I applied to good mix of MD and DO schools of varying degrees of selectivity (though all med schools are insanely selective). I had initially planned on continuing my education and my state institution because I did not want to take on too much debt. I did end up getting into my state school’s med school, but I was also unexpectedly was offered a spot at one of the best med schools in the country (i.e top 3) in New England (We are from the West Coast). I would have been inclined to reject the offer had I not also qualified for a partial, but still significant scholarship. It would still cost me more out of pocket than my state school would, but not significantly so(maybe a couple thousand dollars more). Annie, despite pleas from myself, our parents, professors, advisors etc. applied to /only/ our state school and to some insanely selective (top 10 MD) schools, that she, to be blunt had no chance of getting into given her admittedly mediocre grades and research experience. She was rejected from all the schools she applied to, including our state institution. Obviously, this crushed her and I have tried my best to support her during a difficult time and to help her remain optimistic.\n
    \n
    Our situation now is this - I am currently enrolled at the aforementioned New England medical school, while Annie has decided to take an year off to strengthen her profile with research experience, physician shadowing etc. and is currently living with me. There were no jobs open related to her undergrad major (political science),here or in our home state, that would be able to give her sufficient time off for research, so she is currently working part time in the retail industry. I have tried my best to be completely supportive of her as I know that this is a difficult time for her, and I have never,ever said “I told you so” or ANYTHING along those lines.\n
    \n
    This is what ended up happening on Friday night: I was home, studying for a test on Monday when annie came home from work. She came over to my desk and kissed me. I asked her how her day went and she didn’t respond, and suddenly looked VERY pissed off. After a few moments she said, “what the FUCK is wrong with you textbookthrowaway” while pointing at an anatomical diagram of a vagina in my textbook. I was speechless. After regaining my composure I managed to let out a surprised “what do you mean? I’m studying”, to which she said something along the lines of “You know what the fuck I mean, why the fuck are you looking at pictures of women’s vaginas?”. This was VERY strange because she knows I occasionally watch porn and has no problem with it, in fact I know that she enjoys porn from time to time as well. I explained to her that I have to take anatomy in medical school but she wasn’t having it. She took my textbook and stormed off to our bedroom and locked the door. I could hear her crying and I kept apologizing. After a few minutes she opened the door and threw her engagement ring at me before slamming it shut again to continue crying. I continued apologizing but she did not respond at all. I spent the rest of the night on the couch.\n
    \n
    Saturday morning, she wasn’t home. I checked my phone and there was a text from her saying that she was staying with a friend and that she “was done” with us unless I dropped out of medical school and found another job because, and this is an honest to god text from her, “she doesn’t want me ogling at vaginas like a fucking pervert”. This is COMPLETELY out of character for her. She has always been level headed and reasonable, and has no history of mental illness or anything like that. I am not a stupid person and I know that this has way more to do than a picture of a fucking vagina in an anatomy textbook but I have no idea what to do right now. She has stopped responding to texts and won’t pick up her phone. I spoke to the friend she’s staying with who basically called me a fucking asshole and said that annie is crying and getting drunk, and that neither of them want me coming over to speak with her. Her parents passed when we were young children and she doesn’t have any siblings or much other family. I have no idea what to do anymore. I love her more than anything, but there is absolutely NO WAY I am dropping out of medical school for her, and I would rather we break up than I bend to her completely unreasonable demands, but I am very concerned for her mental health right now, and need any advice I can get.\n
    \n
    TL;DR: Fiancee of 6 years saw a vagina in my textbook and now wants me to drop out of med school\n
    \n
    I’m sorry for the grammar and formatting, i just cant think straight right now.\n
    \n
    I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do.[UPDATE]\n
    \n
    update\n
    \n
    I’ll save you the trouble: she wasn’t cheating nor was she pregnant.\n
    \n
    Yesterday I decided that enough was enough and I headed over to where she was staying intent on ending the relationship. When I got there she was half drunk what followed was a LOT of screaming and cussing directed at me. I learned why she wanted me to drop out. It had nothing to do with textbook vaginas.\n
    \n
    When I was a sophomore two of my friends dropped out of college to work on their tech startup full time, and invited me to come work with them ( my undergrad degree was in comp sci). I rejected the offer because I wanted to concentrate on my dream: becoming a doctor. Fortunately, their startup did very well and last year they sold it to a large tech company for a very large sum of money (in the low 8 figures). I was thrilled for them. After they sold the company, both of them obviously had large lifestyle changes. One of them proposed to his girlfriend with a ridiculously fucking big diamond, and they are frequently vacationing in exotic locations with family and SOs. Apparently, their success and lifestyles made my girlfriend extremely jealous, and she came up with the vagina thing as a way for me to drop out of med school, because she thinks that I can “easily get a job making 150k a year at a bank so we wouldnt have to live like fucking refugees” and that I am a “fucking idiot” for not doing so. Still I was confused. I asked her about our dreams of being doctors. Turns out she never really wanted to go into medicine but only claimed to because “it was all I ever talked about”. I guess that explains her application strategy.\n
    \n
    I was done. I broke up with her on the spot and told her not to contact me again. She is going to continue staying with the friend while we figure out a living arrangement.\n
    \n
    Reminder: I am not OP.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687895910 {#2488
    date: 2023-06-27 21:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 560
  -titleTs: "'22f':10 '22m':2 '6':26 'anatomi':22 'diagram':16 'fiance':9 'freak':11 'know':31 'medic':5 'school':6 'see':14 'textbook':23 'togeth':24 'vagina':19 'yrs':27"
  -bodyTs: "'/only':211 '10':221 '150k':1211 '22f':949 '22m':941 '3':144 '6':907,965 '8':1126 'abl':342 'absolut':858 'admit':237 'advic':899 'advisor':207 'aforement':291 'along':396,502 'also':126,166 'alway':52,717 'anatom':468 'anatomi':565,759,961 'anni':13,199,297,418,803 'anoth':682 'anymor':848 'anyth':395,731,854 'apolog':597,623 'appar':1171 'appli':67,209,251 'applic':63,1277 'arrang':1313 'ask':41,433,1242 'asshol':799 'backstori':10 'bank':1216 'basic':794 'becom':1096 'bedroom':584 'began':24,65 'bend':879 'best':136,266,366 'big':1157 'blunt':228 'break':875 'broke':1283 'call':795 'came':419,424,1183 'cant':935 'chanc':231 'chang':1145 'charact':712 'cheat':985 'check':648 'children':22,829 'claim':1262 'coast':153 'colleg':1060 'come':816,1073 'comp':1082 'compani':1115,1137 'complet':369,709,882 'composur':482 'concentr':1092 'concern':889 'confus':1240 'contact':1295 'continu':93,619,622,1302 'cost':178 'couch':640 'could':590 'countri':141 'coupl':195 'cri':593,620,805 'crush':259 'current':287,317,354 'cuss':1027 'date':25 'day':437 'debt':110 'decid':299,992 'degre':78,1079 'demand':884 'desk':428 'despit':200 'diagram':469,955 'diamond':1158 'didn':441 'difficult':272,380 'direct':1028 'doctor':57,1098,1249 'doesn':696,832 'dollar':197 'done':670,1281 'door':588,605 'dr':904 'dream':1095,1246 'dreamt':53 'drop':675,863,920,1038,1057,1195 'drunk':808,1018 'easili':1206 'educ':95 'end':113,402,1008 'engag':609 'england':147,293 'enjoy':548 'enough':994,996 'enrol':288 'etc':208,314 'ever':388,1269 'exot':1165 'experi':242,311 'explain':557,1275 'extrem':1179 'fact':543 'famili':840,1168 'fiance':12,905,948 'figur':1127,1309 'follow':1020 'format':932 'fortun':1099 'found':681 'freak':950 'frequent':1162 'friday':406 'friend':665,788,1056,1306 'fuck':458,510,515,705,755,798,1156,1224,1231 'full':1067 'get':115,233,807,902,1207 'girlfriend':1152,1178 'give':344 'given':235 'go':1257,1300 'god':691 'good':69 'got':1013 'grade':239 'grammar':930 'guess':1273 'half':1017 'happen':404 'head':720,999 'health':893 'hear':591 'help':276 'histori':726 'home':337,410,420,646 'honest':689 'hs':29,31 'i.e':142 'idea':765,844 'idiot':1232 'ill':729 'inclin':158 'includ':253 'industri':361 'initi':90 'insan':86,218 'institut':99,256 'intent':1006 'invit':1070 'jealous':1180 'job':324,683,1209 'junior':26,46 'kept':596 'kiss':430 'know':375,507,531,545,742,970 'known':17 'larg':1113,1119,1143 'last':1106 'learn':1032 'let':486 'level':719 'lifestyl':1144,1175 'like':703,732,1223 'line':398,504 'live':318,1222,1312 'll':977 'locat':1166 'lock':586 'look':446,518 'lot':1023 'love':850 'low':1125 'm':495,926 'made':1176 'major':330 'make':1210 'manag':484 'marri':44 'mayb':193 'md':72,222 'mean':493,512 'med':83,121,137,923,1198 'medic':294,567,678,866,944 'medicin':1259 'mediocr':238 'mental':728,892 'minut':601 'mix':70 'moment':453 'monday':416 'money':1122 'morn':642 'much':109,838 'need':897 'neither':811 'never':387,1253 'new':146,292 'night':407,637 'noth':1042 'obvious':257,1141 'occasion':533 'offer':129,162,1087 'ogl':700 'one':133,1146 'op':8,1318 'open':325,603 'optimist':279 'parent':205,823 'part':356 'partial':170 'pass':824 'person':739 'pervert':706 'phone':650,783 'physician':312 'pick':780 'pictur':520,752 'piss':448 'plan':91 'plea':201 'pocket':183 'point':465 'polit':331 'porn':535,549 'post':1 'pregnant':989 'problem':539 'process':64 'professor':206 'profil':308 'propos':1149 'qualifi':167 'rather':873 'realli':1254 'reason':722 'refuge':1225 'regain':480 'reject':160,245,1085 'relat':326 'relationship':1010 'remain':278 'remind':1314 'research':241,310,350 'respond':443,628,774 'rest':634 'retail':360 'ridicul':1155 'right':769,894,938 'ring':610 'said':389,455,500,801 'saturday':641 'save':978 'saw':909 'say':658 'scholarship':174 'school':38,75,84,119,122,138,187,214,223,249,295,568,679,867,924,945,1199 'sci':1083 'scienc':332 'scream':1025 'see':953 'select':80,87,219 'shadow':313 'shut':616 'sibl':836 'signific':173,191 'sinc':19 'situat':281 'slam':614 'sold':1109,1135 'someth':501 'sophomor':1052 'sorri':927 'sos':1170 'speak':819 'speechless':478 'spent':632 'spoke':785 'spot':131,1289 'startup':1066,1101 'state':37,98,118,186,213,255,338 'stay':662,791,1005,1303 'still':172,177,1237 'stop':773 'storm':580 'straight':937 'strang':528 'strategi':1278 'strengthen':306 'studi':411,496 'stupid':738 'success':1173 'sudden':445 'suffici':346 'sum':1120 'support':268,370 'surpris':489 'take':106,301,564 'talk':1270 'tech':1065,1114 'test':414 'text':655,692,776 'textbook':475,578,760,914,962,1046 'textbookthrowaway':463 'thing':1188 'think':936,1202 'though':81 'thousand':196 'threw':607 'thrill':1130 'time':273,347,357,381,551,553,1068 'tl':903 'togeth':963 'told':391,1291 'took':576 'top':143,220 'tri':264,364 'troubl':981 'turn':1250 'two':1053 'u/textbookthrowaway8':3 'undergrad':49,329,1078 'unexpect':127 'unless':673 'unreason':883 'updat':974,975 'us':672 'vacat':1163 'vagina':472,524,702,756,911,958,1047,1187 'vari':77 'want':104,698,814,917,1035,1090,1255 'wasn':571,644,983 'watch':534 'way':746,860,1191 'well':555,1104 'went':34,438 'west':152 'women':522 'won':778 'work':355,422,1062,1074 'would':155,176,188,340,872 'wouldnt':1219 'wrong':460 'year':27,47,303,908,1107,1213 'yesterday':990 'young':828 'yrs':966"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687615190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530690 {#2490
    date: 2023-06-23 16:31: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
40 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-22M-am-in-medical-school-and-my-fiancee-22F"
  +title: "I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do."
  +url: null
  +body: """
    Posted by U/textbookthrowaway8. I am not the OP.\n
    \n
    Some backstory: My fiancee Annie and I have known each since we were children and began dating junior year of HS. After HS we both went to our state school and I asked her to marry me junior year of undergrad.\n
    \n
    I have always dreamt of being a doctor, as has she. When the application process began, I applied to good mix of MD and DO schools of varying degrees of selectivity (though all med schools are insanely selective). I had initially planned on continuing my education and my state institution because I did not want to take on too much debt. I did end up getting into my state school’s med school, but I was also unexpectedly was offered a spot at one of the best med schools in the country (i.e top 3) in New England (We are from the West Coast). I would have been inclined to reject the offer had I not also qualified for a partial, but still significant scholarship. It would still cost me more out of pocket than my state school would, but not significantly so(maybe a couple thousand dollars more). Annie, despite pleas from myself, our parents, professors, advisors etc. applied to /only/ our state school and to some insanely selective (top 10 MD) schools, that she, to be blunt had no chance of getting into given her admittedly mediocre grades and research experience. She was rejected from all the schools she applied to, including our state institution. Obviously, this crushed her and I have tried my best to support her during a difficult time and to help her remain optimistic.\n
    \n
    Our situation now is this - I am currently enrolled at the aforementioned New England medical school, while Annie has decided to take an year off to strengthen her profile with research experience, physician shadowing etc. and is currently living with me. There were no jobs open related to her undergrad major (political science),here or in our home state, that would be able to give her sufficient time off for research, so she is currently working part time in the retail industry. I have tried my best to be completely supportive of her as I know that this is a difficult time for her, and I have never,ever said “I told you so” or ANYTHING along those lines.\n
    \n
    This is what ended up happening on Friday night: I was home, studying for a test on Monday when annie came home from work. She came over to my desk and kissed me. I asked her how her day went and she didn’t respond, and suddenly looked VERY pissed off. After a few moments she said, “what the FUCK is wrong with you textbookthrowaway” while pointing at an anatomical diagram of a vagina in my textbook. I was speechless. After regaining my composure I managed to let out a surprised “what do you mean? I’m studying”, to which she said something along the lines of “You know what the fuck I mean, why the fuck are you looking at pictures of women’s vaginas?”. This was VERY strange because she knows I occasionally watch porn and has no problem with it, in fact I know that she enjoys porn from time to time as well. I explained to her that I have to take anatomy in medical school but she wasn’t having it. She took my textbook and stormed off to our bedroom and locked the door. I could hear her crying and I kept apologizing. After a few minutes she opened the door and threw her engagement ring at me before slamming it shut again to continue crying. I continued apologizing but she did not respond at all. I spent the rest of the night on the couch.\n
    \n
    Saturday morning, she wasn’t home. I checked my phone and there was a text from her saying that she was staying with a friend and that she “was done” with us unless I dropped out of medical school and found another job because, and this is an honest to god text from her, “she doesn’t want me ogling at vaginas like a fucking pervert”. This is COMPLETELY out of character for her. She has always been level headed and reasonable, and has no history of mental illness or anything like that. I am not a stupid person and I know that this has way more to do than a picture of a fucking vagina in an anatomy textbook but I have no idea what to do right now. She has stopped responding to texts and won’t pick up her phone. I spoke to the friend she’s staying with who basically called me a fucking asshole and said that annie is crying and getting drunk, and that neither of them want me coming over to speak with her. Her parents passed when we were young children and she doesn’t have any siblings or much other family. I have no idea what to do anymore. I love her more than anything, but there is absolutely NO WAY I am dropping out of medical school for her, and I would rather we break up than I bend to her completely unreasonable demands, but I am very concerned for her mental health right now, and need any advice I can get.\n
    \n
    TL;DR: Fiancee of 6 years saw a vagina in my textbook and now wants me to drop out of med school\n
    \n
    I’m sorry for the grammar and formatting, i just cant think straight right now.\n
    \n
    I [22M] am in medical school and my fiancee [22F] freaked out after seeing a diagram of a vagina in my anatomy textbook. Together for 6 yrs. I don’t know what to do.[UPDATE]\n
    \n
    update\n
    \n
    I’ll save you the trouble: she wasn’t cheating nor was she pregnant.\n
    \n
    Yesterday I decided that enough was enough and I headed over to where she was staying intent on ending the relationship. When I got there she was half drunk what followed was a LOT of screaming and cussing directed at me. I learned why she wanted me to drop out. It had nothing to do with textbook vaginas.\n
    \n
    When I was a sophomore two of my friends dropped out of college to work on their tech startup full time, and invited me to come work with them ( my undergrad degree was in comp sci). I rejected the offer because I wanted to concentrate on my dream: becoming a doctor. Fortunately, their startup did very well and last year they sold it to a large tech company for a very large sum of money (in the low 8 figures). I was thrilled for them. After they sold the company, both of them obviously had large lifestyle changes. One of them proposed to his girlfriend with a ridiculously fucking big diamond, and they are frequently vacationing in exotic locations with family and SOs. Apparently, their success and lifestyles made my girlfriend extremely jealous, and she came up with the vagina thing as a way for me to drop out of med school, because she thinks that I can “easily get a job making 150k a year at a bank so we wouldnt have to live like fucking refugees” and that I am a “fucking idiot” for not doing so. Still I was confused. I asked her about our dreams of being doctors. Turns out she never really wanted to go into medicine but only claimed to because “it was all I ever talked about”. I guess that explains her application strategy.\n
    \n
    I was done. I broke up with her on the spot and told her not to contact me again. She is going to continue staying with the friend while we figure out a living arrangement.\n
    \n
    Reminder: I am not OP.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687895910 {#2488
    date: 2023-06-27 21:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 560
  -titleTs: "'22f':10 '22m':2 '6':26 'anatomi':22 'diagram':16 'fiance':9 'freak':11 'know':31 'medic':5 'school':6 'see':14 'textbook':23 'togeth':24 'vagina':19 'yrs':27"
  -bodyTs: "'/only':211 '10':221 '150k':1211 '22f':949 '22m':941 '3':144 '6':907,965 '8':1126 'abl':342 'absolut':858 'admit':237 'advic':899 'advisor':207 'aforement':291 'along':396,502 'also':126,166 'alway':52,717 'anatom':468 'anatomi':565,759,961 'anni':13,199,297,418,803 'anoth':682 'anymor':848 'anyth':395,731,854 'apolog':597,623 'appar':1171 'appli':67,209,251 'applic':63,1277 'arrang':1313 'ask':41,433,1242 'asshol':799 'backstori':10 'bank':1216 'basic':794 'becom':1096 'bedroom':584 'began':24,65 'bend':879 'best':136,266,366 'big':1157 'blunt':228 'break':875 'broke':1283 'call':795 'came':419,424,1183 'cant':935 'chanc':231 'chang':1145 'charact':712 'cheat':985 'check':648 'children':22,829 'claim':1262 'coast':153 'colleg':1060 'come':816,1073 'comp':1082 'compani':1115,1137 'complet':369,709,882 'composur':482 'concentr':1092 'concern':889 'confus':1240 'contact':1295 'continu':93,619,622,1302 'cost':178 'couch':640 'could':590 'countri':141 'coupl':195 'cri':593,620,805 'crush':259 'current':287,317,354 'cuss':1027 'date':25 'day':437 'debt':110 'decid':299,992 'degre':78,1079 'demand':884 'desk':428 'despit':200 'diagram':469,955 'diamond':1158 'didn':441 'difficult':272,380 'direct':1028 'doctor':57,1098,1249 'doesn':696,832 'dollar':197 'done':670,1281 'door':588,605 'dr':904 'dream':1095,1246 'dreamt':53 'drop':675,863,920,1038,1057,1195 'drunk':808,1018 'easili':1206 'educ':95 'end':113,402,1008 'engag':609 'england':147,293 'enjoy':548 'enough':994,996 'enrol':288 'etc':208,314 'ever':388,1269 'exot':1165 'experi':242,311 'explain':557,1275 'extrem':1179 'fact':543 'famili':840,1168 'fiance':12,905,948 'figur':1127,1309 'follow':1020 'format':932 'fortun':1099 'found':681 'freak':950 'frequent':1162 'friday':406 'friend':665,788,1056,1306 'fuck':458,510,515,705,755,798,1156,1224,1231 'full':1067 'get':115,233,807,902,1207 'girlfriend':1152,1178 'give':344 'given':235 'go':1257,1300 'god':691 'good':69 'got':1013 'grade':239 'grammar':930 'guess':1273 'half':1017 'happen':404 'head':720,999 'health':893 'hear':591 'help':276 'histori':726 'home':337,410,420,646 'honest':689 'hs':29,31 'i.e':142 'idea':765,844 'idiot':1232 'ill':729 'inclin':158 'includ':253 'industri':361 'initi':90 'insan':86,218 'institut':99,256 'intent':1006 'invit':1070 'jealous':1180 'job':324,683,1209 'junior':26,46 'kept':596 'kiss':430 'know':375,507,531,545,742,970 'known':17 'larg':1113,1119,1143 'last':1106 'learn':1032 'let':486 'level':719 'lifestyl':1144,1175 'like':703,732,1223 'line':398,504 'live':318,1222,1312 'll':977 'locat':1166 'lock':586 'look':446,518 'lot':1023 'love':850 'low':1125 'm':495,926 'made':1176 'major':330 'make':1210 'manag':484 'marri':44 'mayb':193 'md':72,222 'mean':493,512 'med':83,121,137,923,1198 'medic':294,567,678,866,944 'medicin':1259 'mediocr':238 'mental':728,892 'minut':601 'mix':70 'moment':453 'monday':416 'money':1122 'morn':642 'much':109,838 'need':897 'neither':811 'never':387,1253 'new':146,292 'night':407,637 'noth':1042 'obvious':257,1141 'occasion':533 'offer':129,162,1087 'ogl':700 'one':133,1146 'op':8,1318 'open':325,603 'optimist':279 'parent':205,823 'part':356 'partial':170 'pass':824 'person':739 'pervert':706 'phone':650,783 'physician':312 'pick':780 'pictur':520,752 'piss':448 'plan':91 'plea':201 'pocket':183 'point':465 'polit':331 'porn':535,549 'post':1 'pregnant':989 'problem':539 'process':64 'professor':206 'profil':308 'propos':1149 'qualifi':167 'rather':873 'realli':1254 'reason':722 'refuge':1225 'regain':480 'reject':160,245,1085 'relat':326 'relationship':1010 'remain':278 'remind':1314 'research':241,310,350 'respond':443,628,774 'rest':634 'retail':360 'ridicul':1155 'right':769,894,938 'ring':610 'said':389,455,500,801 'saturday':641 'save':978 'saw':909 'say':658 'scholarship':174 'school':38,75,84,119,122,138,187,214,223,249,295,568,679,867,924,945,1199 'sci':1083 'scienc':332 'scream':1025 'see':953 'select':80,87,219 'shadow':313 'shut':616 'sibl':836 'signific':173,191 'sinc':19 'situat':281 'slam':614 'sold':1109,1135 'someth':501 'sophomor':1052 'sorri':927 'sos':1170 'speak':819 'speechless':478 'spent':632 'spoke':785 'spot':131,1289 'startup':1066,1101 'state':37,98,118,186,213,255,338 'stay':662,791,1005,1303 'still':172,177,1237 'stop':773 'storm':580 'straight':937 'strang':528 'strategi':1278 'strengthen':306 'studi':411,496 'stupid':738 'success':1173 'sudden':445 'suffici':346 'sum':1120 'support':268,370 'surpris':489 'take':106,301,564 'talk':1270 'tech':1065,1114 'test':414 'text':655,692,776 'textbook':475,578,760,914,962,1046 'textbookthrowaway':463 'thing':1188 'think':936,1202 'though':81 'thousand':196 'threw':607 'thrill':1130 'time':273,347,357,381,551,553,1068 'tl':903 'togeth':963 'told':391,1291 'took':576 'top':143,220 'tri':264,364 'troubl':981 'turn':1250 'two':1053 'u/textbookthrowaway8':3 'undergrad':49,329,1078 'unexpect':127 'unless':673 'unreason':883 'updat':974,975 'us':672 'vacat':1163 'vagina':472,524,702,756,911,958,1047,1187 'vari':77 'want':104,698,814,917,1035,1090,1255 'wasn':571,644,983 'watch':534 'way':746,860,1191 'well':555,1104 'went':34,438 'west':152 'women':522 'won':778 'work':355,422,1062,1074 'would':155,176,188,340,872 'wouldnt':1219 'wrong':460 'year':27,47,303,908,1107,1213 'yesterday':990 'young':828 'yrs':966"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687615190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530690 {#2490
    date: 2023-06-23 16:31: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
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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-water-denser-at-the-bottom-of-the-ocean"
  +title: "Is water denser at the bottom of the ocean?"
  +url: null
  +body: "The deeper you go, the more water above you is pressing down on you. Does this increase water density the deeper you go?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687555095 {#1502
    date: 2023-06-23 23:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 361
  -titleTs: "'bottom':6 'denser':3 'ocean':9 'water':2"
  -bodyTs: "'deeper':2,21 'densiti':19 'go':4,23 'increas':17 'press':11 'water':7,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687613569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549069 {#1546
    date: 2023-06-23 21:37: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
43 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-water-denser-at-the-bottom-of-the-ocean"
  +title: "Is water denser at the bottom of the ocean?"
  +url: null
  +body: "The deeper you go, the more water above you is pressing down on you. Does this increase water density the deeper you go?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687555095 {#1502
    date: 2023-06-23 23:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 361
  -titleTs: "'bottom':6 'denser':3 'ocean':9 'water':2"
  -bodyTs: "'deeper':2,21 'densiti':19 'go':4,23 'increas':17 'press':11 'water':7,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687613569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549069 {#1546
    date: 2023-06-23 21:37: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
44 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-water-denser-at-the-bottom-of-the-ocean"
  +title: "Is water denser at the bottom of the ocean?"
  +url: null
  +body: "The deeper you go, the more water above you is pressing down on you. Does this increase water density the deeper you go?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687555095 {#1502
    date: 2023-06-23 23:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 361
  -titleTs: "'bottom':6 'denser':3 'ocean':9 'water':2"
  -bodyTs: "'deeper':2,21 'densiti':19 'go':4,23 'increas':17 'press':11 'water':7,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687613569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/481091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687549069 {#1546
    date: 2023-06-23 21:37: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
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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-change-the-default-sort-type"
  +title: "Is there a way to change the default sort type for comments?"
  +url: null
  +body: """
    Currently, the default sort type for comments is “Hot”.\n
    \n
    I checked the settings, and there doesn’t seem to be an option to set the default sort type to anything else such as “Top” which I massively prefer.\n
    \n
    It’s not the biggest deal since I can always just click on “Top” once the comments load. But it would be nice if there was a way to change the default type…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687611807 {#1505
    date: 2023-06-24 15:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 7744
  -titleTs: "'chang':6 'comment':12 'default':8 'sort':9 'type':10 'way':4"
  -bodyTs: "'alway':48 'anyth':30 'biggest':43 'chang':68 'check':11 'click':50 'comment':7,55 'current':1 'deal':44 'default':3,26,70 'doesn':16 'els':31 'hot':9 'load':56 'massiv':37 'nice':61 'option':22 'prefer':38 'seem':18 'set':13,24 'sinc':45 'sort':4,27 'top':34,52 'type':5,28,71 'way':66 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687611807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687611807 {#1543
    date: 2023-06-24 15:03:27.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-change-the-default-sort-type"
  +title: "Is there a way to change the default sort type for comments?"
  +url: null
  +body: """
    Currently, the default sort type for comments is “Hot”.\n
    \n
    I checked the settings, and there doesn’t seem to be an option to set the default sort type to anything else such as “Top” which I massively prefer.\n
    \n
    It’s not the biggest deal since I can always just click on “Top” once the comments load. But it would be nice if there was a way to change the default type…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687611807 {#1505
    date: 2023-06-24 15:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 7744
  -titleTs: "'chang':6 'comment':12 'default':8 'sort':9 'type':10 'way':4"
  -bodyTs: "'alway':48 'anyth':30 'biggest':43 'chang':68 'check':11 'click':50 'comment':7,55 'current':1 'deal':44 'default':3,26,70 'doesn':16 'els':31 'hot':9 'load':56 'massiv':37 'nice':61 'option':22 'prefer':38 'seem':18 'set':13,24 'sinc':45 'sort':4,27 'top':34,52 'type':5,28,71 'way':66 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687611807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687611807 {#1543
    date: 2023-06-24 15:03:27.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 {#1532
  +user: Proxies\__CG__\App\Entity\User {#1535 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1534 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-change-the-default-sort-type"
  +title: "Is there a way to change the default sort type for comments?"
  +url: null
  +body: """
    Currently, the default sort type for comments is “Hot”.\n
    \n
    I checked the settings, and there doesn’t seem to be an option to set the default sort type to anything else such as “Top” which I massively prefer.\n
    \n
    It’s not the biggest deal since I can always just click on “Top” once the comments load. But it would be nice if there was a way to change the default type…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687611807 {#1505
    date: 2023-06-24 15:03:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 7744
  -titleTs: "'chang':6 'comment':12 'default':8 'sort':9 'type':10 'way':4"
  -bodyTs: "'alway':48 'anyth':30 'biggest':43 'chang':68 'check':11 'click':50 'comment':7,55 'current':1 'deal':44 'default':3,26,70 'doesn':16 'els':31 'hot':9 'load':56 'massiv':37 'nice':61 'option':22 'prefer':38 'seem':18 'set':13,24 'sinc':45 'sort':4,27 'top':34,52 'type':5,28,71 'way':66 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687611807
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1488391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687611807 {#1543
    date: 2023-06-24 15:03:27.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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-opinion-about-Lemmy-not-having-karma-but"
  +title: "What is your opinion about Lemmy not having karma but Kbin having reputation points?"
  +url: null
  +body: "Personally, I prefer Lemmy over Kbin because I hate karma and reputation points. I do not want to worry about downvotes, and Lemmy feels so fresh. I can post things that will receive lots of downvotes and not need to worry about losing karma."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616710 {#1516
    date: 2023-06-24 16:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 330
  -titleTs: "'karma':9 'kbin':11 'lemmi':6 'opinion':4 'point':14 'reput':13"
  -bodyTs: "'downvot':21,36 'feel':24 'fresh':26 'hate':9 'karma':10,44 'kbin':6 'lemmi':4,23 'lose':43 'lot':34 'need':39 'person':1 'point':13 'post':29 'prefer':3 'receiv':33 'reput':12 'thing':30 'want':17 'worri':19,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687610475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1464526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687524075 {#1518
    date: 2023-06-23 14:41: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
51 DENIED edit
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-opinion-about-Lemmy-not-having-karma-but"
  +title: "What is your opinion about Lemmy not having karma but Kbin having reputation points?"
  +url: null
  +body: "Personally, I prefer Lemmy over Kbin because I hate karma and reputation points. I do not want to worry about downvotes, and Lemmy feels so fresh. I can post things that will receive lots of downvotes and not need to worry about losing karma."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616710 {#1516
    date: 2023-06-24 16:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 330
  -titleTs: "'karma':9 'kbin':11 'lemmi':6 'opinion':4 'point':14 'reput':13"
  -bodyTs: "'downvot':21,36 'feel':24 'fresh':26 'hate':9 'karma':10,44 'kbin':6 'lemmi':4,23 'lose':43 'lot':34 'need':39 'person':1 'point':13 'post':29 'prefer':3 'receiv':33 'reput':12 'thing':30 'want':17 'worri':19,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687610475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1464526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687524075 {#1518
    date: 2023-06-23 14:41: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
52 DENIED moderate
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-opinion-about-Lemmy-not-having-karma-but"
  +title: "What is your opinion about Lemmy not having karma but Kbin having reputation points?"
  +url: null
  +body: "Personally, I prefer Lemmy over Kbin because I hate karma and reputation points. I do not want to worry about downvotes, and Lemmy feels so fresh. I can post things that will receive lots of downvotes and not need to worry about losing karma."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687616710 {#1516
    date: 2023-06-24 16:25:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 330
  -titleTs: "'karma':9 'kbin':11 'lemmi':6 'opinion':4 'point':14 'reput':13"
  -bodyTs: "'downvot':21,36 'feel':24 'fresh':26 'hate':9 'karma':10,44 'kbin':6 'lemmi':4,23 'lose':43 'lot':34 'need':39 'person':1 'point':13 'post':29 'prefer':3 'receiv':33 'reput':12 'thing':30 'want':17 'worri':19,41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687610475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1464526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687524075 {#1518
    date: 2023-06-23 14:41: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
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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-mob-policy-on-Emojis-here-on-the-fediverse"
  +title: "What's the mob policy on Emojis here on the fediverse?"
  +url: null
  +body: """
    Like a lot of people here, I'm coming from the rexodus and I was just wondering if we still have to lynch people using emojis in their comments?\n
    \n
    Just trying to build my personality to fit this new community! Don't mind explaining why, a yes or no will be enough, I'm not capable of any thoughts process anyway\n
    \n
    thanks in advance for the answer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687550095 {#1659
    date: 2023-06-23 21:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 329
  -titleTs: "'emoji':7 'fedivers':11 'mob':4 'polici':5"
  -bodyTs: "'advanc':64 'answer':67 'anyway':61 'build':33 'capabl':56 'come':9 'comment':29 'communiti':40 'emoji':26 'enough':52 'explain':44 'fit':37 'like':1 'lot':3 'lynch':23 'm':8,54 'mind':43 'new':39 'peopl':5,24 'person':35 'process':60 'rexodus':12 'still':20 'thank':62 'thought':59 'tri':31 'use':25 'wonder':17 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687607763
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/364721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687521363 {#1745
    date: 2023-06-23 13:56:03.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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-mob-policy-on-Emojis-here-on-the-fediverse"
  +title: "What's the mob policy on Emojis here on the fediverse?"
  +url: null
  +body: """
    Like a lot of people here, I'm coming from the rexodus and I was just wondering if we still have to lynch people using emojis in their comments?\n
    \n
    Just trying to build my personality to fit this new community! Don't mind explaining why, a yes or no will be enough, I'm not capable of any thoughts process anyway\n
    \n
    thanks in advance for the answer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687550095 {#1659
    date: 2023-06-23 21:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 329
  -titleTs: "'emoji':7 'fedivers':11 'mob':4 'polici':5"
  -bodyTs: "'advanc':64 'answer':67 'anyway':61 'build':33 'capabl':56 'come':9 'comment':29 'communiti':40 'emoji':26 'enough':52 'explain':44 'fit':37 'like':1 'lot':3 'lynch':23 'm':8,54 'mind':43 'new':39 'peopl':5,24 'person':35 'process':60 'rexodus':12 'still':20 'thank':62 'thought':59 'tri':31 'use':25 'wonder':17 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687607763
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/364721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687521363 {#1745
    date: 2023-06-23 13:56:03.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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-mob-policy-on-Emojis-here-on-the-fediverse"
  +title: "What's the mob policy on Emojis here on the fediverse?"
  +url: null
  +body: """
    Like a lot of people here, I'm coming from the rexodus and I was just wondering if we still have to lynch people using emojis in their comments?\n
    \n
    Just trying to build my personality to fit this new community! Don't mind explaining why, a yes or no will be enough, I'm not capable of any thoughts process anyway\n
    \n
    thanks in advance for the answer.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687550095 {#1659
    date: 2023-06-23 21:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 329
  -titleTs: "'emoji':7 'fedivers':11 'mob':4 'polici':5"
  -bodyTs: "'advanc':64 'answer':67 'anyway':61 'build':33 'capabl':56 'come':9 'comment':29 'communiti':40 'emoji':26 'enough':52 'explain':44 'fit':37 'like':1 'lot':3 'lynch':23 'm':8,54 'mind':43 'new':39 'peopl':5,24 'person':35 'process':60 'rexodus':12 'still':20 'thank':62 'thought':59 'tri':31 'use':25 'wonder':17 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687607763
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/364721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687521363 {#1745
    date: 2023-06-23 13:56:03.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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-to-protect-a-room"
  +title: "What would be the best way to protect a room from unwated visitors in a low-tech fantasy world?"
  +url: null
  +body: "I need this for a book I'm writing. A lot of people know about the existence of the room I'm talking about, but almost nobody has access to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687603543 {#1473
    date: 2023-06-24 12:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 325
  -titleTs: "'best':5 'fantasi':19 'low':17 'low-tech':16 'protect':8 'room':10 'tech':18 'unwat':12 'visitor':13 'way':6 'world':20 'would':2"
  -bodyTs: "'access':29 'almost':26 'book':6 'exist':17 'know':14 'lot':11 'm':8,22 'need':2 'nobodi':27 'peopl':13 'room':20 'talk':23 'write':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687605634
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/319143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519234 {#1498
    date: 2023-06-23 13:20:34.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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-to-protect-a-room"
  +title: "What would be the best way to protect a room from unwated visitors in a low-tech fantasy world?"
  +url: null
  +body: "I need this for a book I'm writing. A lot of people know about the existence of the room I'm talking about, but almost nobody has access to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687603543 {#1473
    date: 2023-06-24 12:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 325
  -titleTs: "'best':5 'fantasi':19 'low':17 'low-tech':16 'protect':8 'room':10 'tech':18 'unwat':12 'visitor':13 'way':6 'world':20 'would':2"
  -bodyTs: "'access':29 'almost':26 'book':6 'exist':17 'know':14 'lot':11 'm':8,22 'need':2 'nobodi':27 'peopl':13 'room':20 'talk':23 'write':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687605634
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/319143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519234 {#1498
    date: 2023-06-23 13:20:34.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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1497 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-to-protect-a-room"
  +title: "What would be the best way to protect a room from unwated visitors in a low-tech fantasy world?"
  +url: null
  +body: "I need this for a book I'm writing. A lot of people know about the existence of the room I'm talking about, but almost nobody has access to it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687603543 {#1473
    date: 2023-06-24 12:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 325
  -titleTs: "'best':5 'fantasi':19 'low':17 'low-tech':16 'protect':8 'room':10 'tech':18 'unwat':12 'visitor':13 'way':6 'world':20 'would':2"
  -bodyTs: "'access':29 'almost':26 'book':6 'exist':17 'know':14 'lot':11 'm':8,22 'need':2 'nobodi':27 'peopl':13 'room':20 'talk':23 'write':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687605634
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/319143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687519234 {#1498
    date: 2023-06-23 13:20:34.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-your-favorite-creators-on-Patreon-kofi"
  +title: "Who are your favorite creators on Patreon / kofi?"
  +url: null
  +body: """
    I've found Patreon to be really rewarding (hidden gems in the game modding space, music producers, technologists + tinkerers of all kinds), but am curious about the vast number of other creators out there.\n
    \n
    #### Do you have any favorites or even just a list of folks you support on Patreon or kofi?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687585918 {#1492
    date: 2023-06-24 07:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 388
  -titleTs: "'creator':5 'favorit':4 'kofi':8 'patreon':7"
  -bodyTs: "'creator':32 'curious':25 'even':41 'favorit':39 'folk':46 'found':3 'game':13 'gem':10 'hidden':9 'kind':22 'kofi':52 'list':44 'mod':14 'music':16 'number':29 'patreon':4,50 'produc':17 'realli':7 'reward':8 'space':15 'support':48 'technologist':18 'tinker':19 'vast':28 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/486551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687558744 {#1475
    date: 2023-06-24 00:19:04.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-your-favorite-creators-on-Patreon-kofi"
  +title: "Who are your favorite creators on Patreon / kofi?"
  +url: null
  +body: """
    I've found Patreon to be really rewarding (hidden gems in the game modding space, music producers, technologists + tinkerers of all kinds), but am curious about the vast number of other creators out there.\n
    \n
    #### Do you have any favorites or even just a list of folks you support on Patreon or kofi?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687585918 {#1492
    date: 2023-06-24 07:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 388
  -titleTs: "'creator':5 'favorit':4 'kofi':8 'patreon':7"
  -bodyTs: "'creator':32 'curious':25 'even':41 'favorit':39 'folk':46 'found':3 'game':13 'gem':10 'hidden':9 'kind':22 'kofi':52 'list':44 'mod':14 'music':16 'number':29 'patreon':4,50 'produc':17 'realli':7 'reward':8 'space':15 'support':48 'technologist':18 'tinker':19 'vast':28 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/486551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687558744 {#1475
    date: 2023-06-24 00:19:04.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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-are-your-favorite-creators-on-Patreon-kofi"
  +title: "Who are your favorite creators on Patreon / kofi?"
  +url: null
  +body: """
    I've found Patreon to be really rewarding (hidden gems in the game modding space, music producers, technologists + tinkerers of all kinds), but am curious about the vast number of other creators out there.\n
    \n
    #### Do you have any favorites or even just a list of folks you support on Patreon or kofi?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687585918 {#1492
    date: 2023-06-24 07:51:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 388
  -titleTs: "'creator':5 'favorit':4 'kofi':8 'patreon':7"
  -bodyTs: "'creator':32 'curious':25 'even':41 'favorit':39 'folk':46 'found':3 'game':13 'gem':10 'hidden':9 'kind':22 'kofi':52 'list':44 'mod':14 'music':16 'number':29 'patreon':4,50 'produc':17 'realli':7 'reward':8 'space':15 'support':48 'technologist':18 'tinker':19 'vast':28 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/486551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687558744 {#1475
    date: 2023-06-24 00:19:04.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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-feel-like-life-will-be-like-on"
  +title: "What do you feel like life will be like on earth in 100 years?"
  +url: null
  +body: "Utopia? Flying jetson cars? Mole people living underground? Everything’s on fire and humanity ends? I’m just curious about anyone’s thoughts in general 😀"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576352 {#1788
    date: 2023-06-24 05:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 321
  -titleTs: "'100':13 'earth':11 'feel':4 'life':6 'like':5,9 'year':14"
  -bodyTs: "'anyon':21 'car':4 'curious':19 'end':15 'everyth':9 'fire':12 'fli':2 'general':25 'human':14 'jetson':3 'live':7 'm':17 'mole':5 'peopl':6 'thought':23 'underground':8 'utopia':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/461208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687514077 {#1772
    date: 2023-06-23 11:54: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
67 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-feel-like-life-will-be-like-on"
  +title: "What do you feel like life will be like on earth in 100 years?"
  +url: null
  +body: "Utopia? Flying jetson cars? Mole people living underground? Everything’s on fire and humanity ends? I’m just curious about anyone’s thoughts in general 😀"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576352 {#1788
    date: 2023-06-24 05:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 321
  -titleTs: "'100':13 'earth':11 'feel':4 'life':6 'like':5,9 'year':14"
  -bodyTs: "'anyon':21 'car':4 'curious':19 'end':15 'everyth':9 'fire':12 'fli':2 'general':25 'human':14 'jetson':3 'live':7 'm':17 'mole':5 'peopl':6 'thought':23 'underground':8 'utopia':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/461208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687514077 {#1772
    date: 2023-06-23 11:54: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
68 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-do-you-feel-like-life-will-be-like-on"
  +title: "What do you feel like life will be like on earth in 100 years?"
  +url: null
  +body: "Utopia? Flying jetson cars? Mole people living underground? Everything’s on fire and humanity ends? I’m just curious about anyone’s thoughts in general 😀"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576352 {#1788
    date: 2023-06-24 05:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +children: []
  -id: 321
  -titleTs: "'100':13 'earth':11 'feel':4 'life':6 'like':5,9 'year':14"
  -bodyTs: "'anyon':21 'car':4 'curious':19 'end':15 'everyth':9 'fire':12 'fli':2 'general':25 'human':14 'jetson':3 'live':7 'm':17 'mole':5 'peopl':6 'thought':23 'underground':8 'utopia':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/461208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687514077 {#1772
    date: 2023-06-23 11:54: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
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Diode-Connection-Mode-MOSFET"
  +title: "Diode Connection Mode MOSFET"
  +url: null
  +body: """
    Hello! Someone suggested this "If the MOSFET is put into diode connection mode (connect the gate to the drain), you can force a small current (I recommend 1 uA–10 uA; 1 mA would probably be OK; 100 mA would result in significant power dissipation and could influence the results) and record Vds (which is equal to Vgs in this configuration).” There are just some questions i had in mind. *Is it possible to connect the gate and drain on a breadboard to put the MOSFET into diode connection mode? *How to force a small current in the drain. Is voltage divider will be enough? *Is it still possible to apply voltage source after putting it into a diode connection? Also, what is the expected measurement at the Vds terminal. If there will be no voltage source, will it be in the range of 0.1 to 1 V increase? *Why should the MOSFET be connected into a diode?\n
    \n
    *Can a MOSFET handle low dosage for example, Cs-137 (666 keV)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430046 {#1780
    date: 2023-07-15 16:07:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 400
  -titleTs: "'connect':2 'diod':1 'mode':3 'mosfet':4"
  -bodyTs: "'-137':168 '0.1':145 '1':28,32,147 '10':30 '100':38 '666':169 'also':121 'appli':111 'breadboard':82 'configur':61 'connect':12,14,75,89,120,155 'could':47 'cs':167 'current':25,96 'diod':11,88,119,158 'dissip':45 'divid':102 'dosag':164 'drain':19,79,99 'enough':105 'equal':56 'exampl':166 'expect':125 'forc':22,93 'gate':16,77 'handl':162 'hello':1 'increas':149 'influenc':48 'kev':170 'low':163 'ma':33,39 'measur':126 'mind':70 'mode':13,90 'mosfet':7,86,153,161 'ok':37 'possibl':73,109 'power':44 'probabl':35 'put':9,84,115 'question':66 'rang':143 'recommend':27 'record':52 'result':41,50 'signific':43 'small':24,95 'someon':2 'sourc':113,137 'still':108 'suggest':3 'termin':130 'ua':29,31 'v':148 'vds':53,129 'vgs':58 'voltag':101,112,136 'would':34,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600391
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268059"
  +editedAt: DateTimeImmutable @1687582900 {#1764
    date: 2023-06-24 07:01:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687581391 {#1765
    date: 2023-06-24 06:36:31.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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Diode-Connection-Mode-MOSFET"
  +title: "Diode Connection Mode MOSFET"
  +url: null
  +body: """
    Hello! Someone suggested this "If the MOSFET is put into diode connection mode (connect the gate to the drain), you can force a small current (I recommend 1 uA–10 uA; 1 mA would probably be OK; 100 mA would result in significant power dissipation and could influence the results) and record Vds (which is equal to Vgs in this configuration).” There are just some questions i had in mind. *Is it possible to connect the gate and drain on a breadboard to put the MOSFET into diode connection mode? *How to force a small current in the drain. Is voltage divider will be enough? *Is it still possible to apply voltage source after putting it into a diode connection? Also, what is the expected measurement at the Vds terminal. If there will be no voltage source, will it be in the range of 0.1 to 1 V increase? *Why should the MOSFET be connected into a diode?\n
    \n
    *Can a MOSFET handle low dosage for example, Cs-137 (666 keV)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430046 {#1780
    date: 2023-07-15 16:07:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 400
  -titleTs: "'connect':2 'diod':1 'mode':3 'mosfet':4"
  -bodyTs: "'-137':168 '0.1':145 '1':28,32,147 '10':30 '100':38 '666':169 'also':121 'appli':111 'breadboard':82 'configur':61 'connect':12,14,75,89,120,155 'could':47 'cs':167 'current':25,96 'diod':11,88,119,158 'dissip':45 'divid':102 'dosag':164 'drain':19,79,99 'enough':105 'equal':56 'exampl':166 'expect':125 'forc':22,93 'gate':16,77 'handl':162 'hello':1 'increas':149 'influenc':48 'kev':170 'low':163 'ma':33,39 'measur':126 'mind':70 'mode':13,90 'mosfet':7,86,153,161 'ok':37 'possibl':73,109 'power':44 'probabl':35 'put':9,84,115 'question':66 'rang':143 'recommend':27 'record':52 'result':41,50 'signific':43 'small':24,95 'someon':2 'sourc':113,137 'still':108 'suggest':3 'termin':130 'ua':29,31 'v':148 'vds':53,129 'vgs':58 'voltag':101,112,136 'would':34,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600391
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268059"
  +editedAt: DateTimeImmutable @1687582900 {#1764
    date: 2023-06-24 07:01:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687581391 {#1765
    date: 2023-06-24 06:36:31.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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2442 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Diode-Connection-Mode-MOSFET"
  +title: "Diode Connection Mode MOSFET"
  +url: null
  +body: """
    Hello! Someone suggested this "If the MOSFET is put into diode connection mode (connect the gate to the drain), you can force a small current (I recommend 1 uA–10 uA; 1 mA would probably be OK; 100 mA would result in significant power dissipation and could influence the results) and record Vds (which is equal to Vgs in this configuration).” There are just some questions i had in mind. *Is it possible to connect the gate and drain on a breadboard to put the MOSFET into diode connection mode? *How to force a small current in the drain. Is voltage divider will be enough? *Is it still possible to apply voltage source after putting it into a diode connection? Also, what is the expected measurement at the Vds terminal. If there will be no voltage source, will it be in the range of 0.1 to 1 V increase? *Why should the MOSFET be connected into a diode?\n
    \n
    *Can a MOSFET handle low dosage for example, Cs-137 (666 keV)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689430046 {#1780
    date: 2023-07-15 16:07:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 400
  -titleTs: "'connect':2 'diod':1 'mode':3 'mosfet':4"
  -bodyTs: "'-137':168 '0.1':145 '1':28,32,147 '10':30 '100':38 '666':169 'also':121 'appli':111 'breadboard':82 'configur':61 'connect':12,14,75,89,120,155 'could':47 'cs':167 'current':25,96 'diod':11,88,119,158 'dissip':45 'divid':102 'dosag':164 'drain':19,79,99 'enough':105 'equal':56 'exampl':166 'expect':125 'forc':22,93 'gate':16,77 'handl':162 'hello':1 'increas':149 'influenc':48 'kev':170 'low':163 'ma':33,39 'measur':126 'mind':70 'mode':13,90 'mosfet':7,86,153,161 'ok':37 'possibl':73,109 'power':44 'probabl':35 'put':9,84,115 'question':66 'rang':143 'recommend':27 'record':52 'result':41,50 'signific':43 'small':24,95 'someon':2 'sourc':113,137 'still':108 'suggest':3 'termin':130 'ua':29,31 'v':148 'vds':53,129 'vgs':58 'voltag':101,112,136 'would':34,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600391
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/268059"
  +editedAt: DateTimeImmutable @1687582900 {#1764
    date: 2023-06-24 07:01:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687581391 {#1765
    date: 2023-06-24 06:36:31.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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-help-with-finding-the-right-security-camera-for-my"
  +title: "Need help with finding the right security camera for my needs. Any ideas?"
  +url: null
  +body: "Hello Lemmy community need help wanting to find the best outdoor 360 camera that uses wifi by default but can switch to cellaur data if needed. Anyone have any good ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576068 {#1633
    date: 2023-06-24 05:07:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 393
  -titleTs: "'camera':8 'find':4 'help':2 'idea':13 'need':1,11 'right':6 'secur':7"
  -bodyTs: "'360':12 'anyon':27 'best':10 'camera':13 'cellaur':23 'communiti':3 'data':24 'default':18 'find':8 'good':30 'hello':1 'help':5 'idea':31 'lemmi':2 'need':4,26 'outdoor':11 'switch':21 'use':15 'want':6 'wifi':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600296
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1478824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687571796 {#1627
    date: 2023-06-24 03:56:36.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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-help-with-finding-the-right-security-camera-for-my"
  +title: "Need help with finding the right security camera for my needs. Any ideas?"
  +url: null
  +body: "Hello Lemmy community need help wanting to find the best outdoor 360 camera that uses wifi by default but can switch to cellaur data if needed. Anyone have any good ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576068 {#1633
    date: 2023-06-24 05:07:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 393
  -titleTs: "'camera':8 'find':4 'help':2 'idea':13 'need':1,11 'right':6 'secur':7"
  -bodyTs: "'360':12 'anyon':27 'best':10 'camera':13 'cellaur':23 'communiti':3 'data':24 'default':18 'find':8 'good':30 'hello':1 'help':5 'idea':31 'lemmi':2 'need':4,26 'outdoor':11 'switch':21 'use':15 'want':6 'wifi':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600296
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1478824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687571796 {#1627
    date: 2023-06-24 03:56:36.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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-help-with-finding-the-right-security-camera-for-my"
  +title: "Need help with finding the right security camera for my needs. Any ideas?"
  +url: null
  +body: "Hello Lemmy community need help wanting to find the best outdoor 360 camera that uses wifi by default but can switch to cellaur data if needed. Anyone have any good ideas?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687576068 {#1633
    date: 2023-06-24 05:07:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1636 …}
  +votes: Doctrine\ORM\PersistentCollection {#1660 …}
  +reports: Doctrine\ORM\PersistentCollection {#1450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1446 …}
  +badges: Doctrine\ORM\PersistentCollection {#1424 …}
  +children: []
  -id: 393
  -titleTs: "'camera':8 'find':4 'help':2 'idea':13 'need':1,11 'right':6 'secur':7"
  -bodyTs: "'360':12 'anyon':27 'best':10 'camera':13 'cellaur':23 'communiti':3 'data':24 'default':18 'find':8 'good':30 'hello':1 'help':5 'idea':31 'lemmi':2 'need':4,26 'outdoor':11 'switch':21 'use':15 'want':6 'wifi':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687600296
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1478824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687571796 {#1627
    date: 2023-06-24 03:56:36.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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#1442
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#1415
    date: 2023-06-23 16:35:27.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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#1442
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#1415
    date: 2023-06-23 16:35:27.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 {#1420
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-got-a-fridge-lockbox-and-it-s-destroying-my-relationship"
  +title: "I got a fridge lockbox and it’s destroying my relationship"
  +url: null
  +body: """
    Friendly Reminder, I am not the Original Poster\n
    \n
    Posted by u/throwraiwantmysnacks in r/relationship_advice\n
    \n
    Original - posted 2 days ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Some background: BF (28m) and I (25f) have been together five years, lived together 3. Our relationship was great, truly. We have a joint account we contribute to monthly to handle joint expenses: rent, groceries, etc. Everything else is split.\n
    \n
    BF is 6’3”, 200 lbs and works out daily. He eats a lot to keep up his caloric intake, which is fine, except for this one issue.\n
    \n
    We buy snacks and he always eats my half before I can even get to it. Normal food and ingredients he’s fine with, but if it’s quickly accessible, I’ll never get any. We argue, he apologizes, rinse and repeat. This is literally the only bad thing he’s done. Seriously, in all other aspects of our relationship, he’s respectful and considerate. Snacks are where all bets are off.\n
    \n
    Anyways, last week I lost it after he finished an expensive cheese we had gotten that I really was looking forward to eating. It was all gone after an hour. I lost my shit. I didn’t speak to him for a day and ended up ordering a fridge lockbox. After our next snack run a couple of days later, I divided each snack in half and locked mine in the lockbox. From his reaction, you’d think I was murdering puppies. He said it was disrespectful and controlling, and how dare I keep food that he paid for from him. When I reminded him my money went into it too, he screamed that he didn’t give a fuck and then left. He slammed the door so hard a picture fell off the wall and broke. He didn’t come back until the next day, but that was to change for work and leave immediately. He came home late and went straight to the guest room.\n
    \n
    Four days of this. I broke last night and asked him to please talk about it and he said that he had nothing to say to me until I got rid of the lockbox. Honestly, I’m completely appalled at this reaction and I’m genuinely worried he might be on drugs or having a mental break or something. This is the most irrationally I’ve ever seen a grown man react. He’s ignored me only to randomly ask if I’ve gotten rid of the lockbox. I am not getting rid of the lockbox.\n
    \n
    We’re supposed to renew our lease next week. I’m considering cutting my losses and just leaving. Is this relationship even worth salvaging? Is there anything I can do to solve this? He is refusing to communicate unless I get rid of the lockbox which is not happening.\n
    \n
    Update posted - two hours ago\n
    \n
    I got a fridge lockbox and it’s destroying my relationship\n
    \n
    Hey guys, I don’t know if anyone wanted an update, but here it is. A lot happened.\n
    \n
    Boyfriend kept staying out late and refusing to talk. So I tried to talk to my boyfriend about the lockbox again, and I mentioned that I didn’t think the lockbox was the real issue. But he was a brick wall, insisted that it’s abusive and controlling to deny him food. I kept pushing, asking if he was on drugs or cheating. I said him flipping out over something so small and staying out at all hours was suspicious as hell. I said that I thought he was using the lockbox as an excuse to be out of the house doing something bad. Me saying that unleashed an hours-long screaming tantrum that ultimately resulted in him throwing my MacBook against the wall and shattering it. Honestly, I really thought he was going to hurt me.\n
    \n
    So, yeah. Called my dad, who called the cops. I don’t want to get too into the legality of it, but I’m pressing charges for destruction of property. It was a $2500 laptop.\n
    \n
    Dad and my godfather moved me out yesterday, and I’m now looking for a new place. I don’t have a lot except for clothes, and a couple of kitchen appliances. I left the lockbox, but took my snacks with me, because fuck him. I left it locked, too.\n
    \n
    Ex-bf has been spamming me. I’d block him, but I feel like I need this for evidence in case his behavior escalates. I texted him the first night that we are done, took our photos down, everything. He began ranting at me.\n
    \n
    Some gems:\n
    \n
    ```\n
    \traging about how I still didn’t get rid of the lockbox\n
    \tAsking for stuff he gifted me back\n
    \tTelling me I owe him money and rent for his new place\n
    \tThat I owe him a car(?) I have no idea why he would say this, I have never even driven his current car\n
    \tThat my MacBook was old snd worthless and he wouldn’t pay for a new one (I bought it last year brand new)\n
    \n
    ```\n
    \n
    After about an hour, I guess he realized that we were actually broken up and he couldn’t bitch me down anymore. Then came the paragraphs about how he was gonna marry me, he loves me, he wants to be better for me, that I can keep the gifts and he’ll buy me a better MacBook. He freaked out over seeing I took our pictures down from SM. He then started sending me screenshots of his Google searches of engagement rings and telling me to pick one. He also sent a couple voice messages of him just sobbing.\n
    \n
    Any respect I had for him as a person is just completely gone. I want nothing to do with this man. I don’t care if he’s having a breakdown, or on something. He’s not my problem. I screenshotted his messages and forwarded them to his mother. She can deal with her son. That’s the most I’ll ever do for him again.\n
    \n
    As for me, I’ll be okay. I have some savings, so taking on full rent for a place as well as deposit and fees won’t be too much. This has been a weird week. I feel like I should be sad, but like I said I lost all respect and don’t feel anything but disdain for him. My parents have been buying me my favorite comfort snacks and being super supportive. They’re gently pushing for therapy, and I think it’s probably a good idea. I’ll start my search once I’m settled in a new place.\n
    \n
    ** Marking as Concluded as she is now out of this relationship. Her new life is just beginning!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688401913 {#1442
    date: 2023-07-03 18:31:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 565
  -titleTs: "'destroy':9 'fridg':4 'got':2 'lockbox':5 'relationship':11"
  -bodyTs: "'2':16 '200':74 '2500':687 '25f':36 '28m':33 '3':44,73 '6':72 'abus':561 'access':127 'account':54 'actual':874 'ago':18,486 'also':952 'alway':103 'anymor':884 'anyon':505 'anyth':459,1083 'anyway':170 'apolog':136 'appal':375 'applianc':720 'argu':134 'ask':346,416,571,798 'aspect':154 'back':311,804 'background':31 'bad':145,619 'began':780 'begin':1146 'behavior':762 'bet':167 'better':903,918 'bf':32,70,741 'bitch':881 'block':748 'bought':857 'boyfriend':516,532 'brand':861 'break':393 'breakdown':992 'brick':555 'broke':306,342 'broken':875 'buy':99,915,1092 'call':656,660 'calor':88 'came':327,886 'car':822,839 'care':986 'case':760 'chang':320 'charg':679 'cheat':578 'chees':181 'cloth':714 'come':310 'comfort':1096 'communic':470 'complet':374,973 'conclud':1132 'consid':444 'consider':162 'contribut':56 'control':258,563 'cop':662 'couldn':879 'coupl':226,717,955 'current':838 'cut':445 'd':246,747 'dad':658,689 'daili':79 'dare':261 'day':17,212,228,315,338 'deal':1013 'deni':565 'deposit':1050 'destroy':27,495 'destruct':681 'didn':205,285,308,542,791 'disdain':1085 'disrespect':256 'divid':231 'done':149,773 'door':296 'driven':836 'drug':388,576 'eat':81,104,192 'els':67 'end':214 'engag':943 'escal':763 'etc':65 'even':110,454,835 'ever':403,1023 'everyth':66,778 'evid':758 'ex':740 'ex-bf':739 'except':93,712 'excus':610 'expens':62,180 'favorit':1095 'fee':1052 'feel':752,1065,1082 'fell':301 'fine':92,120 'finish':178 'first':768 'five':40 'flip':582 'food':115,264,567 'forward':190,1006 'four':337 'freak':921 'fridg':22,218,490 'friend':1 'fuck':289,732 'full':1042 'gem':785 'gentl':1104 'genuin':382 'get':111,131,428,473,668,793 'gift':802,911 'give':287 'go':650 'godfath':692 'gone':196,974 'gonna':893 'good':1115 'googl':940 'got':20,366,488 'gotten':184,420 'great':48 'groceri':64 'grown':406 'guess':868 'guest':335 'guy':499 'half':106,235 'handl':60 'happen':481,515 'hard':298 'hell':597 'hey':498 'home':328 'honest':371,644 'hour':199,485,593,626,866 'hours-long':625 'hous':616 'hurt':652 'idea':826,1116 'ignor':411 'immedi':325 'ingredi':117 'insist':557 'intak':89 'irrat':400 'issu':97,550 'joint':53,61 'keep':85,263,909 'kept':517,569 'kitchen':719 'know':503 'laptop':688 'last':171,343,859 'late':329,520 'later':229 'lbs':75 'leas':439 'leav':324,450 'left':292,722,735 'legal':672 'life':1143 'like':753,1066,1072 'liter':142 'live':42 'll':129,914,1022,1032,1118 'lock':237,737 'lockbox':23,219,241,370,424,432,477,491,535,546,607,724,797 'long':627 'look':189,701 'loss':447 'lost':174,201,1076 'lot':83,514,711 'love':897 'm':373,381,443,677,699,1124 'macbook':637,842,919 'man':407,982 'mark':1130 'marri':894 'mental':392 'mention':539 'messag':957,1004 'might':385 'mine':238 'money':276,810 'month':58 'mother':1010 'move':693 'much':1057 'murder':250 'need':755 'never':130,834 'new':704,815,854,862,1128,1142 'next':222,314,440 'night':344,769 'normal':114 'noth':359,977 'okay':1034 'old':844 'one':96,855,950 'order':216 'origin':7,14 'owe':808,819 'paid':267 'paragraph':888 'parent':1089 'pay':851 'person':970 'photo':776 'pick':949 'pictur':300,928 'place':705,816,1046,1129 'pleas':349 'post':9,15,483 'poster':8 'press':678 'probabl':1113 'problem':1000 'properti':683 'puppi':251 'push':570,1105 'quick':126 'r/relationship_advice':13 'rage':786 'random':415 'rant':781 're':434,1103 'react':408 'reaction':244,378 'real':549 'realiz':870 'realli':187,646 'refus':468,522 'relationship':29,46,157,453,497,1140 'remind':2,273 'renew':437 'rent':63,812,1043 'repeat':139 'respect':160,963,1078 'result':632 'rid':367,421,429,474,794 'ring':944 'rins':137 'room':336 'run':224 'sad':1070 'said':253,355,580,599,1074 'salvag':456 'save':1038 'say':361,621,830 'scream':282,628 'screenshot':937,1002 'search':941,1121 'see':924 'seen':404 'send':935 'sent':953 'serious':150 'settl':1125 'shatter':642 'shit':203 'slam':294 'sm':931 'small':587 'snack':100,163,223,233,728,1097 'snd':845 'sob':961 'solv':464 'someth':395,585,618,995 'son':1016 'spam':744 'speak':207 'split':69 'start':934,1119 'stay':518,589 'still':790 'straight':332 'stuff':800 'super':1100 'support':1101 'suppos':435 'suspici':595 'take':1040 'talk':350,524,529 'tantrum':629 'tell':805,946 'text':765 'therapi':1107 'thing':146 'think':247,544,1110 'thought':602,647 'throw':635 'togeth':39,43 'took':726,774,926 'tri':527 'truli':49 'two':484 'u/throwraiwantmysnacks':11 'ultim':631 'unleash':623 'unless':471 'updat':482,508 'use':605 've':402,419 'voic':956 'wall':304,556,640 'want':506,666,900,976 'week':172,441,1063 'weird':1062 'well':1048 'went':277,331 'won':1053 'work':77,322 'worri':383 'worth':455 'worthless':846 'would':829 'wouldn':849 'yeah':655 'year':41,860 'yesterday':696"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687598427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530927 {#1415
    date: 2023-06-23 16:35:27.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OPs-dad-is-furious-that-his-mom-slept-with-other"
  +title: "OPs dad is furious that his mom slept with other people in an open marriage dad wanted."
  +url: null
  +body: """
    I am NOT OP. Post by u/ThrowAway_chosen on r/TrueOffMyChest.\n
    \n
    My dad is furious that my mom slept with other people in an open marriage he wanted.\n
    \n
    My parents got married when they were super young. My dad knocked up my mom, and their parents married them off. My grandfather was able to set up some business for my dad in a big city, and they moved here soon after my birth.\n
    \n
    My mom grew up in a conservative southern town where she was taught to be a submissive wife. And even after moving to the big city, she didn’t spend much time socializing. She had no friends and never went out. My dad was only there to provide for us. He was always away on business, and he wasn’t there as a husband for my mom or as a father to me.\n
    \n
    My dad made a lot of money, so we never lacked anything. Growing up, I became my mom’s best friend. We would talk about everything. I pushed her to make friends and to find hobbies. After years of pushing, she started going to a nearby park and made her first friend, a gym trainer. Encouraged by her friend and me, she decided to join the gym.\n
    \n
    She met a few more people there and started having some semblance of a social life, but she still continued to tell me everything.\n
    \n
    I think my dad’s new secretary gave him the idea, but he asked my mom for an “open marriage” almost a year ago. He told her he wasn’t happy in their marriage and that she wasn’t providing him with everything he wanted. My mom, who is a “christian wife”, was mortified and told me about the proposal in tears. I suggested she get a divorce, but she said she didn’t believe in it and she wouldn’t be the one to end their marriage.\n
    \n
    As my dad pushed, I knew exactly where this would end up if my mom agreed. Her friend and I convinced her. My mom was hesitant at first, but she agreed with the condition that they would be completely transparent with each other.\n
    \n
    My dad was a middle aged (41) man with a belly and my mom (39) was an athletic woman who worked out regularly. I’m a 22 yo woman btw. I don’t know how my dad was so blind or what he thought would happen. I helped create online dating profiles for my mom almost six months ago. After getting an insane number of matches, choosing from them and chatting with them for months, my mom started hooking up with a few people. Getting all this attention has provided a massive boost to her confidence and she seems better.\n
    \n
    My dad hooked up with his secretary almost immediately. He’s had very little luck with other ladies. With their transparency thing, my mom tells him about all her hook ups. A few weeks ago, my dad screamed at my mom for some minor thing. Usually, my mom would’ve apologised but with her new confidence, she didn’t back down.\n
    \n
    It’s been constant fights the last few weeks. My dad keeps starting fights by making snide remarks about my mom’s clothing or appearance. He almost even called my mom a whore but stopped himself. I think “open marriage” finally sunk in. My mom told me he tried to have a conversation about stopping their “open marriage” but she immediately shot it down. I think they’ll split up.\n
    \n
    My dad was never there for either of us but the thought of my parents splitting up still feels weird. I don’t feel bad for my dad but I wish he put effort into his family. I’m happy for my mom though.\n
    \n
    Update: (18 April, 2022)\n
    \n
    A few days after my previous post, my dad left our home and had a divorce served to mom in a week. My grandparents didn’t know about any of this, but my dad told them when he served the divorce. He also implied to them that my mom was cheating on him. Both sets of grandparents came to our home and started berating my mom. I kept screenshots of all my parents’ communications, and my mom showed them to them and it got way worse after that. Grandparents started fighting each other blaming each other’s children for causing all this.\n
    \n
    A few days after this, my mom’s old “church friends” came to our home. Back when my mom used to go to church, they used to look down on her for being from a small town. My mom has always been a very caring and non-judgemental person, so she disagreed with their bigotry and they began excluding her from their activities. After she met her gym friends, my mom stopped going to church entirely. These “church friends” started calling my mom a slut and she kicked them out.\n
    \n
    My mom is on a cut right now, so she has very defined abs and arms. So along with all the normal stuff getting thrown at her, my grandparents accused her of having a “man body” and she also had a lot of random transphobia thrown at her. Her trainer friend has been a great support through all this. She contacted the attorney she used for her divorce and my mom is spending a lot of time at her house.\n
    \n
    Turns out, the business my dad is running is owned by mom. It was set up by my mom’s dad in her name, so it belongs to her. I did not know this until now and assumed that my dad owned it. The whole situation is a huge mess right now. Dad is living in some hotel and my grandparents left yesterday after a week of fighting and trying to force my parents back together. I know there’s a lot more divorce drama to come but I hope it calms down for now.\n
    \n
    Reminder: I am NOT OP. OP is u/ThrowAway_chosen on r/TrueOffMyChest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687770861 {#1416
    date: 2023-06-26 11:14:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 470
  -titleTs: "'dad':2,16 'furious':4 'marriag':15 'mom':7 'op':1 'open':14 'peopl':11 'slept':8 'want':17"
  -bodyTs: "'18':643 '2022':645 '22':393 '39':381 '41':373 'ab':852 'abl':51 'accus':868 'activ':811 'age':372 'ago':259,425,501 'agre':339,354 'almost':256,422,474,554 'along':856 'also':688,877 'alway':124,788 'anyth':156 'apologis':517 'appear':552 'april':644 'arm':854 'ask':249 'assum':956 'athlet':384 'attent':454 'attorney':901 'away':125 'back':526,763,993 'bad':622 'becam':160 'began':806 'believ':310 'belli':377 'belong':945 'berat':709 'best':164 'better':466 'big':62,96 'bigotri':803 'birth':71 'blame':739 'blind':406 'bodi':874 'boost':459 'btw':396 'busi':56,127,922 'call':556,829 'calm':1010 'came':703,759 'care':792 'caus':745 'chat':437 'cheat':696 'children':743 'choos':433 'christian':286 'church':757,771,823,826 'citi':63,97 'cloth':550 'come':1005 'communic':719 'complet':362 'condit':357 'confid':462,522 'conserv':78 'constant':531 'contact':899 'continu':231 'convers':580 'convinc':344 'creat':415 'cut':844 'dad':11,37,59,114,146,239,326,368,403,468,503,538,599,625,654,679,924,939,959,971 'date':417 'day':648,750 'decid':207 'defin':851 'didn':99,308,524,670 'disagre':800 'divorc':303,661,686,906,1002 'drama':1003 'effort':631 'either':604 'encourag':200 'end':321,334 'entir':824 'even':91,555 'everyth':170,235,278 'exact':330 'exclud':807 'famili':634 'father':142 'feel':616,621 'fight':532,541,736,986 'final':568 'find':179 'first':195,351 'forc':990 'friend':108,165,176,196,203,341,758,817,827,889 'furious':13 'gave':243 'get':301,427,451,862 'go':187,769,821 'got':29,729 'grandfath':49 'grandpar':669,702,734,867,979 'great':893 'grew':74 'grow':157 'gym':198,211,816 'happen':412 'happi':266,637 'help':414 'hesit':349 'hobbi':180 'home':657,706,762 'hook':445,469,496 'hope':1008 'hotel':976 'hous':918 'huge':967 'husband':135 'idea':246 'immedi':475,588 'impli':689 'insan':429 'join':209 'judgement':796 'keep':539 'kept':713 'kick':836 'knew':329 'knock':38 'know':400,672,951,996 'lack':155 'ladi':484 'last':534 'left':655,980 'life':227 'littl':480 'live':973 'll':595 'look':775 'lot':149,880,913,1000 'luck':481 'm':391,636 'made':147,193 'make':175,543 'man':374,873 'marri':30,45 'marriag':24,255,269,323,567,585 'massiv':458 'match':432 'mess':968 'met':213,814 'middl':371 'minor':510 'mom':16,41,73,138,162,251,282,338,347,380,421,443,490,507,514,548,558,572,640,664,694,711,722,754,766,786,819,831,840,909,930,937 'money':151 'month':424,441 'mortifi':289 'move':66,93 'much':102 'name':942 'nearbi':190 'never':110,154,601 'new':241,521 'non':795 'non-judgement':794 'normal':860 'number':430 'old':756 'one':319 'onlin':416 'op':4,1018,1019 'open':23,254,566,584 'own':928,960 'parent':28,44,612,718,992 'park':191 'peopl':20,217,450 'person':797 'post':5,652 'previous':651 'profil':418 'propos':295 'provid':119,275,456 'push':172,184,327 'put':630 'r/trueoffmychest':9,1023 'random':882 'regular':389 'remark':545 'remind':1014 'right':845,969 'run':926 'said':306 'scream':504 'screenshot':714 'secretari':242,473 'seem':465 'semblanc':223 'serv':662,684 'set':53,700,933 'shot':589 'show':723 'situat':964 'six':423 'slept':17 'slut':833 'small':783 'snide':544 'social':104,226 'soon':68 'southern':79 'spend':101,911 'split':596,613 'start':186,220,444,540,708,735,828 'still':230,615 'stop':562,582,820 'stuff':861 'submiss':88 'suggest':299 'sunk':569 'super':34 'support':894 'talk':168 'taught':84 'tear':297 'tell':233,491 'thing':488,511 'think':237,565,593 'though':641 'thought':410,609 'thrown':863,884 'time':103,915 'togeth':994 'told':261,291,573,680 'town':80,784 'trainer':199,888 'transpar':363,487 'transphobia':883 'tri':576,988 'turn':919 'u/throwaway_chosen':7,1021 'up':497 'updat':642 'us':121,606 'use':767,773,903 'usual':512 've':516 'want':26,280 'wasn':130,264,273 'way':730 'week':500,536,667,984 'weird':617 'went':111 'whole':963 'whore':560 'wife':89,287 'wish':628 'woman':385,395 'work':387 'wors':731 'would':167,333,360,411,515 'wouldn':315 'year':182,258 'yesterday':981 'yo':394 'young':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530557 {#1427
    date: 2023-06-23 16:29:17.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OPs-dad-is-furious-that-his-mom-slept-with-other"
  +title: "OPs dad is furious that his mom slept with other people in an open marriage dad wanted."
  +url: null
  +body: """
    I am NOT OP. Post by u/ThrowAway_chosen on r/TrueOffMyChest.\n
    \n
    My dad is furious that my mom slept with other people in an open marriage he wanted.\n
    \n
    My parents got married when they were super young. My dad knocked up my mom, and their parents married them off. My grandfather was able to set up some business for my dad in a big city, and they moved here soon after my birth.\n
    \n
    My mom grew up in a conservative southern town where she was taught to be a submissive wife. And even after moving to the big city, she didn’t spend much time socializing. She had no friends and never went out. My dad was only there to provide for us. He was always away on business, and he wasn’t there as a husband for my mom or as a father to me.\n
    \n
    My dad made a lot of money, so we never lacked anything. Growing up, I became my mom’s best friend. We would talk about everything. I pushed her to make friends and to find hobbies. After years of pushing, she started going to a nearby park and made her first friend, a gym trainer. Encouraged by her friend and me, she decided to join the gym.\n
    \n
    She met a few more people there and started having some semblance of a social life, but she still continued to tell me everything.\n
    \n
    I think my dad’s new secretary gave him the idea, but he asked my mom for an “open marriage” almost a year ago. He told her he wasn’t happy in their marriage and that she wasn’t providing him with everything he wanted. My mom, who is a “christian wife”, was mortified and told me about the proposal in tears. I suggested she get a divorce, but she said she didn’t believe in it and she wouldn’t be the one to end their marriage.\n
    \n
    As my dad pushed, I knew exactly where this would end up if my mom agreed. Her friend and I convinced her. My mom was hesitant at first, but she agreed with the condition that they would be completely transparent with each other.\n
    \n
    My dad was a middle aged (41) man with a belly and my mom (39) was an athletic woman who worked out regularly. I’m a 22 yo woman btw. I don’t know how my dad was so blind or what he thought would happen. I helped create online dating profiles for my mom almost six months ago. After getting an insane number of matches, choosing from them and chatting with them for months, my mom started hooking up with a few people. Getting all this attention has provided a massive boost to her confidence and she seems better.\n
    \n
    My dad hooked up with his secretary almost immediately. He’s had very little luck with other ladies. With their transparency thing, my mom tells him about all her hook ups. A few weeks ago, my dad screamed at my mom for some minor thing. Usually, my mom would’ve apologised but with her new confidence, she didn’t back down.\n
    \n
    It’s been constant fights the last few weeks. My dad keeps starting fights by making snide remarks about my mom’s clothing or appearance. He almost even called my mom a whore but stopped himself. I think “open marriage” finally sunk in. My mom told me he tried to have a conversation about stopping their “open marriage” but she immediately shot it down. I think they’ll split up.\n
    \n
    My dad was never there for either of us but the thought of my parents splitting up still feels weird. I don’t feel bad for my dad but I wish he put effort into his family. I’m happy for my mom though.\n
    \n
    Update: (18 April, 2022)\n
    \n
    A few days after my previous post, my dad left our home and had a divorce served to mom in a week. My grandparents didn’t know about any of this, but my dad told them when he served the divorce. He also implied to them that my mom was cheating on him. Both sets of grandparents came to our home and started berating my mom. I kept screenshots of all my parents’ communications, and my mom showed them to them and it got way worse after that. Grandparents started fighting each other blaming each other’s children for causing all this.\n
    \n
    A few days after this, my mom’s old “church friends” came to our home. Back when my mom used to go to church, they used to look down on her for being from a small town. My mom has always been a very caring and non-judgemental person, so she disagreed with their bigotry and they began excluding her from their activities. After she met her gym friends, my mom stopped going to church entirely. These “church friends” started calling my mom a slut and she kicked them out.\n
    \n
    My mom is on a cut right now, so she has very defined abs and arms. So along with all the normal stuff getting thrown at her, my grandparents accused her of having a “man body” and she also had a lot of random transphobia thrown at her. Her trainer friend has been a great support through all this. She contacted the attorney she used for her divorce and my mom is spending a lot of time at her house.\n
    \n
    Turns out, the business my dad is running is owned by mom. It was set up by my mom’s dad in her name, so it belongs to her. I did not know this until now and assumed that my dad owned it. The whole situation is a huge mess right now. Dad is living in some hotel and my grandparents left yesterday after a week of fighting and trying to force my parents back together. I know there’s a lot more divorce drama to come but I hope it calms down for now.\n
    \n
    Reminder: I am NOT OP. OP is u/ThrowAway_chosen on r/TrueOffMyChest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687770861 {#1416
    date: 2023-06-26 11:14:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 470
  -titleTs: "'dad':2,16 'furious':4 'marriag':15 'mom':7 'op':1 'open':14 'peopl':11 'slept':8 'want':17"
  -bodyTs: "'18':643 '2022':645 '22':393 '39':381 '41':373 'ab':852 'abl':51 'accus':868 'activ':811 'age':372 'ago':259,425,501 'agre':339,354 'almost':256,422,474,554 'along':856 'also':688,877 'alway':124,788 'anyth':156 'apologis':517 'appear':552 'april':644 'arm':854 'ask':249 'assum':956 'athlet':384 'attent':454 'attorney':901 'away':125 'back':526,763,993 'bad':622 'becam':160 'began':806 'believ':310 'belli':377 'belong':945 'berat':709 'best':164 'better':466 'big':62,96 'bigotri':803 'birth':71 'blame':739 'blind':406 'bodi':874 'boost':459 'btw':396 'busi':56,127,922 'call':556,829 'calm':1010 'came':703,759 'care':792 'caus':745 'chat':437 'cheat':696 'children':743 'choos':433 'christian':286 'church':757,771,823,826 'citi':63,97 'cloth':550 'come':1005 'communic':719 'complet':362 'condit':357 'confid':462,522 'conserv':78 'constant':531 'contact':899 'continu':231 'convers':580 'convinc':344 'creat':415 'cut':844 'dad':11,37,59,114,146,239,326,368,403,468,503,538,599,625,654,679,924,939,959,971 'date':417 'day':648,750 'decid':207 'defin':851 'didn':99,308,524,670 'disagre':800 'divorc':303,661,686,906,1002 'drama':1003 'effort':631 'either':604 'encourag':200 'end':321,334 'entir':824 'even':91,555 'everyth':170,235,278 'exact':330 'exclud':807 'famili':634 'father':142 'feel':616,621 'fight':532,541,736,986 'final':568 'find':179 'first':195,351 'forc':990 'friend':108,165,176,196,203,341,758,817,827,889 'furious':13 'gave':243 'get':301,427,451,862 'go':187,769,821 'got':29,729 'grandfath':49 'grandpar':669,702,734,867,979 'great':893 'grew':74 'grow':157 'gym':198,211,816 'happen':412 'happi':266,637 'help':414 'hesit':349 'hobbi':180 'home':657,706,762 'hook':445,469,496 'hope':1008 'hotel':976 'hous':918 'huge':967 'husband':135 'idea':246 'immedi':475,588 'impli':689 'insan':429 'join':209 'judgement':796 'keep':539 'kept':713 'kick':836 'knew':329 'knock':38 'know':400,672,951,996 'lack':155 'ladi':484 'last':534 'left':655,980 'life':227 'littl':480 'live':973 'll':595 'look':775 'lot':149,880,913,1000 'luck':481 'm':391,636 'made':147,193 'make':175,543 'man':374,873 'marri':30,45 'marriag':24,255,269,323,567,585 'massiv':458 'match':432 'mess':968 'met':213,814 'middl':371 'minor':510 'mom':16,41,73,138,162,251,282,338,347,380,421,443,490,507,514,548,558,572,640,664,694,711,722,754,766,786,819,831,840,909,930,937 'money':151 'month':424,441 'mortifi':289 'move':66,93 'much':102 'name':942 'nearbi':190 'never':110,154,601 'new':241,521 'non':795 'non-judgement':794 'normal':860 'number':430 'old':756 'one':319 'onlin':416 'op':4,1018,1019 'open':23,254,566,584 'own':928,960 'parent':28,44,612,718,992 'park':191 'peopl':20,217,450 'person':797 'post':5,652 'previous':651 'profil':418 'propos':295 'provid':119,275,456 'push':172,184,327 'put':630 'r/trueoffmychest':9,1023 'random':882 'regular':389 'remark':545 'remind':1014 'right':845,969 'run':926 'said':306 'scream':504 'screenshot':714 'secretari':242,473 'seem':465 'semblanc':223 'serv':662,684 'set':53,700,933 'shot':589 'show':723 'situat':964 'six':423 'slept':17 'slut':833 'small':783 'snide':544 'social':104,226 'soon':68 'southern':79 'spend':101,911 'split':596,613 'start':186,220,444,540,708,735,828 'still':230,615 'stop':562,582,820 'stuff':861 'submiss':88 'suggest':299 'sunk':569 'super':34 'support':894 'talk':168 'taught':84 'tear':297 'tell':233,491 'thing':488,511 'think':237,565,593 'though':641 'thought':410,609 'thrown':863,884 'time':103,915 'togeth':994 'told':261,291,573,680 'town':80,784 'trainer':199,888 'transpar':363,487 'transphobia':883 'tri':576,988 'turn':919 'u/throwaway_chosen':7,1021 'up':497 'updat':642 'us':121,606 'use':767,773,903 'usual':512 've':516 'want':26,280 'wasn':130,264,273 'way':730 'week':500,536,667,984 'weird':617 'went':111 'whole':963 'whore':560 'wife':89,287 'wish':628 'woman':385,395 'work':387 'wors':731 'would':167,333,360,411,515 'wouldn':315 'year':182,258 'yesterday':981 'yo':394 'young':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530557 {#1427
    date: 2023-06-23 16:29:17.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2474 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OPs-dad-is-furious-that-his-mom-slept-with-other"
  +title: "OPs dad is furious that his mom slept with other people in an open marriage dad wanted."
  +url: null
  +body: """
    I am NOT OP. Post by u/ThrowAway_chosen on r/TrueOffMyChest.\n
    \n
    My dad is furious that my mom slept with other people in an open marriage he wanted.\n
    \n
    My parents got married when they were super young. My dad knocked up my mom, and their parents married them off. My grandfather was able to set up some business for my dad in a big city, and they moved here soon after my birth.\n
    \n
    My mom grew up in a conservative southern town where she was taught to be a submissive wife. And even after moving to the big city, she didn’t spend much time socializing. She had no friends and never went out. My dad was only there to provide for us. He was always away on business, and he wasn’t there as a husband for my mom or as a father to me.\n
    \n
    My dad made a lot of money, so we never lacked anything. Growing up, I became my mom’s best friend. We would talk about everything. I pushed her to make friends and to find hobbies. After years of pushing, she started going to a nearby park and made her first friend, a gym trainer. Encouraged by her friend and me, she decided to join the gym.\n
    \n
    She met a few more people there and started having some semblance of a social life, but she still continued to tell me everything.\n
    \n
    I think my dad’s new secretary gave him the idea, but he asked my mom for an “open marriage” almost a year ago. He told her he wasn’t happy in their marriage and that she wasn’t providing him with everything he wanted. My mom, who is a “christian wife”, was mortified and told me about the proposal in tears. I suggested she get a divorce, but she said she didn’t believe in it and she wouldn’t be the one to end their marriage.\n
    \n
    As my dad pushed, I knew exactly where this would end up if my mom agreed. Her friend and I convinced her. My mom was hesitant at first, but she agreed with the condition that they would be completely transparent with each other.\n
    \n
    My dad was a middle aged (41) man with a belly and my mom (39) was an athletic woman who worked out regularly. I’m a 22 yo woman btw. I don’t know how my dad was so blind or what he thought would happen. I helped create online dating profiles for my mom almost six months ago. After getting an insane number of matches, choosing from them and chatting with them for months, my mom started hooking up with a few people. Getting all this attention has provided a massive boost to her confidence and she seems better.\n
    \n
    My dad hooked up with his secretary almost immediately. He’s had very little luck with other ladies. With their transparency thing, my mom tells him about all her hook ups. A few weeks ago, my dad screamed at my mom for some minor thing. Usually, my mom would’ve apologised but with her new confidence, she didn’t back down.\n
    \n
    It’s been constant fights the last few weeks. My dad keeps starting fights by making snide remarks about my mom’s clothing or appearance. He almost even called my mom a whore but stopped himself. I think “open marriage” finally sunk in. My mom told me he tried to have a conversation about stopping their “open marriage” but she immediately shot it down. I think they’ll split up.\n
    \n
    My dad was never there for either of us but the thought of my parents splitting up still feels weird. I don’t feel bad for my dad but I wish he put effort into his family. I’m happy for my mom though.\n
    \n
    Update: (18 April, 2022)\n
    \n
    A few days after my previous post, my dad left our home and had a divorce served to mom in a week. My grandparents didn’t know about any of this, but my dad told them when he served the divorce. He also implied to them that my mom was cheating on him. Both sets of grandparents came to our home and started berating my mom. I kept screenshots of all my parents’ communications, and my mom showed them to them and it got way worse after that. Grandparents started fighting each other blaming each other’s children for causing all this.\n
    \n
    A few days after this, my mom’s old “church friends” came to our home. Back when my mom used to go to church, they used to look down on her for being from a small town. My mom has always been a very caring and non-judgemental person, so she disagreed with their bigotry and they began excluding her from their activities. After she met her gym friends, my mom stopped going to church entirely. These “church friends” started calling my mom a slut and she kicked them out.\n
    \n
    My mom is on a cut right now, so she has very defined abs and arms. So along with all the normal stuff getting thrown at her, my grandparents accused her of having a “man body” and she also had a lot of random transphobia thrown at her. Her trainer friend has been a great support through all this. She contacted the attorney she used for her divorce and my mom is spending a lot of time at her house.\n
    \n
    Turns out, the business my dad is running is owned by mom. It was set up by my mom’s dad in her name, so it belongs to her. I did not know this until now and assumed that my dad owned it. The whole situation is a huge mess right now. Dad is living in some hotel and my grandparents left yesterday after a week of fighting and trying to force my parents back together. I know there’s a lot more divorce drama to come but I hope it calms down for now.\n
    \n
    Reminder: I am NOT OP. OP is u/ThrowAway_chosen on r/TrueOffMyChest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687770861 {#1416
    date: 2023-06-26 11:14:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1454 …}
  +votes: Doctrine\ORM\PersistentCollection {#1462 …}
  +reports: Doctrine\ORM\PersistentCollection {#1464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1453 …}
  +badges: Doctrine\ORM\PersistentCollection {#1458 …}
  +children: []
  -id: 470
  -titleTs: "'dad':2,16 'furious':4 'marriag':15 'mom':7 'op':1 'open':14 'peopl':11 'slept':8 'want':17"
  -bodyTs: "'18':643 '2022':645 '22':393 '39':381 '41':373 'ab':852 'abl':51 'accus':868 'activ':811 'age':372 'ago':259,425,501 'agre':339,354 'almost':256,422,474,554 'along':856 'also':688,877 'alway':124,788 'anyth':156 'apologis':517 'appear':552 'april':644 'arm':854 'ask':249 'assum':956 'athlet':384 'attent':454 'attorney':901 'away':125 'back':526,763,993 'bad':622 'becam':160 'began':806 'believ':310 'belli':377 'belong':945 'berat':709 'best':164 'better':466 'big':62,96 'bigotri':803 'birth':71 'blame':739 'blind':406 'bodi':874 'boost':459 'btw':396 'busi':56,127,922 'call':556,829 'calm':1010 'came':703,759 'care':792 'caus':745 'chat':437 'cheat':696 'children':743 'choos':433 'christian':286 'church':757,771,823,826 'citi':63,97 'cloth':550 'come':1005 'communic':719 'complet':362 'condit':357 'confid':462,522 'conserv':78 'constant':531 'contact':899 'continu':231 'convers':580 'convinc':344 'creat':415 'cut':844 'dad':11,37,59,114,146,239,326,368,403,468,503,538,599,625,654,679,924,939,959,971 'date':417 'day':648,750 'decid':207 'defin':851 'didn':99,308,524,670 'disagre':800 'divorc':303,661,686,906,1002 'drama':1003 'effort':631 'either':604 'encourag':200 'end':321,334 'entir':824 'even':91,555 'everyth':170,235,278 'exact':330 'exclud':807 'famili':634 'father':142 'feel':616,621 'fight':532,541,736,986 'final':568 'find':179 'first':195,351 'forc':990 'friend':108,165,176,196,203,341,758,817,827,889 'furious':13 'gave':243 'get':301,427,451,862 'go':187,769,821 'got':29,729 'grandfath':49 'grandpar':669,702,734,867,979 'great':893 'grew':74 'grow':157 'gym':198,211,816 'happen':412 'happi':266,637 'help':414 'hesit':349 'hobbi':180 'home':657,706,762 'hook':445,469,496 'hope':1008 'hotel':976 'hous':918 'huge':967 'husband':135 'idea':246 'immedi':475,588 'impli':689 'insan':429 'join':209 'judgement':796 'keep':539 'kept':713 'kick':836 'knew':329 'knock':38 'know':400,672,951,996 'lack':155 'ladi':484 'last':534 'left':655,980 'life':227 'littl':480 'live':973 'll':595 'look':775 'lot':149,880,913,1000 'luck':481 'm':391,636 'made':147,193 'make':175,543 'man':374,873 'marri':30,45 'marriag':24,255,269,323,567,585 'massiv':458 'match':432 'mess':968 'met':213,814 'middl':371 'minor':510 'mom':16,41,73,138,162,251,282,338,347,380,421,443,490,507,514,548,558,572,640,664,694,711,722,754,766,786,819,831,840,909,930,937 'money':151 'month':424,441 'mortifi':289 'move':66,93 'much':102 'name':942 'nearbi':190 'never':110,154,601 'new':241,521 'non':795 'non-judgement':794 'normal':860 'number':430 'old':756 'one':319 'onlin':416 'op':4,1018,1019 'open':23,254,566,584 'own':928,960 'parent':28,44,612,718,992 'park':191 'peopl':20,217,450 'person':797 'post':5,652 'previous':651 'profil':418 'propos':295 'provid':119,275,456 'push':172,184,327 'put':630 'r/trueoffmychest':9,1023 'random':882 'regular':389 'remark':545 'remind':1014 'right':845,969 'run':926 'said':306 'scream':504 'screenshot':714 'secretari':242,473 'seem':465 'semblanc':223 'serv':662,684 'set':53,700,933 'shot':589 'show':723 'situat':964 'six':423 'slept':17 'slut':833 'small':783 'snide':544 'social':104,226 'soon':68 'southern':79 'spend':101,911 'split':596,613 'start':186,220,444,540,708,735,828 'still':230,615 'stop':562,582,820 'stuff':861 'submiss':88 'suggest':299 'sunk':569 'super':34 'support':894 'talk':168 'taught':84 'tear':297 'tell':233,491 'thing':488,511 'think':237,565,593 'though':641 'thought':410,609 'thrown':863,884 'time':103,915 'togeth':994 'told':261,291,573,680 'town':80,784 'trainer':199,888 'transpar':363,487 'transphobia':883 'tri':576,988 'turn':919 'u/throwaway_chosen':7,1021 'up':497 'updat':642 'us':121,606 'use':767,773,903 'usual':512 've':516 'want':26,280 'wasn':130,264,273 'way':730 'week':500,536,667,984 'weird':617 'went':111 'whole':963 'whore':560 'wife':89,287 'wish':628 'woman':385,395 'work':387 'wors':731 'would':167,333,360,411,515 'wouldn':315 'year':182,258 'yesterday':981 'yo':394 'young':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590557
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/469445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687530557 {#1427
    date: 2023-06-23 16:29:17.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reddit-alts-with-similar-subs"
  +title: "Reddit alts with similar subs?"
  +url: null
  +body: "Hello fellow lemmites. This whole reddit debacle is really tragic, and I’m looking for alternatives. Problem is, none of the alternatives have subs like r/buteyko or r/becomingtheiceman. Does anybody know of any alternatives with similar subs, if any exist?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540619 {#1432
    date: 2023-06-23 19:16:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 312
  -titleTs: "'alt':2 'reddit':1 'similar':4 'sub':5"
  -bodyTs: "'altern':16,22,34 'anybodi':30 'debacl':7 'exist':40 'fellow':2 'hello':1 'know':31 'lemmit':3 'like':25 'look':14 'm':13 'none':19 'problem':17 'r/becomingtheiceman':28 'r/buteyko':26 'realli':9 'reddit':6 'similar':36 'sub':24,37 'tragic':10 'whole':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1459996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687504701 {#1439
    date: 2023-06-23 09:18:21.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reddit-alts-with-similar-subs"
  +title: "Reddit alts with similar subs?"
  +url: null
  +body: "Hello fellow lemmites. This whole reddit debacle is really tragic, and I’m looking for alternatives. Problem is, none of the alternatives have subs like r/buteyko or r/becomingtheiceman. Does anybody know of any alternatives with similar subs, if any exist?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540619 {#1432
    date: 2023-06-23 19:16:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 312
  -titleTs: "'alt':2 'reddit':1 'similar':4 'sub':5"
  -bodyTs: "'altern':16,22,34 'anybodi':30 'debacl':7 'exist':40 'fellow':2 'hello':1 'know':31 'lemmit':3 'like':25 'look':14 'm':13 'none':19 'problem':17 'r/becomingtheiceman':28 'r/buteyko':26 'realli':9 'reddit':6 'similar':36 'sub':24,37 'tragic':10 'whole':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1459996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687504701 {#1439
    date: 2023-06-23 09:18:21.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 {#1433
  +user: Proxies\__CG__\App\Entity\User {#1437 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Reddit-alts-with-similar-subs"
  +title: "Reddit alts with similar subs?"
  +url: null
  +body: "Hello fellow lemmites. This whole reddit debacle is really tragic, and I’m looking for alternatives. Problem is, none of the alternatives have subs like r/buteyko or r/becomingtheiceman. Does anybody know of any alternatives with similar subs, if any exist?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687540619 {#1432
    date: 2023-06-23 19:16:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 312
  -titleTs: "'alt':2 'reddit':1 'similar':4 'sub':5"
  -bodyTs: "'altern':16,22,34 'anybodi':30 'debacl':7 'exist':40 'fellow':2 'hello':1 'know':31 'lemmit':3 'like':25 'look':14 'm':13 'none':19 'problem':17 'r/becomingtheiceman':28 'r/buteyko':26 'realli':9 'reddit':6 'similar':36 'sub':24,37 'tragic':10 'whole':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687590201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1459996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687504701 {#1439
    date: 2023-06-23 09:18:21.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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#1700
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#1693
    date: 2023-06-23 08:58: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
91 DENIED edit
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#1700
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#1693
    date: 2023-06-23 08:58: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
92 DENIED moderate
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-did-Ikea-s-Blajah-became-the-symbol-of-the-trans"
  +title: "How did Ikea's Blajah became the symbol of the trans community ?"
  +url: null
  +body: """
    I feel stupid for asking, but how did the trans community decided that the giant shark Blajah will become their favourite plushie ?\n
    \n
    I mean it looks awesome... but why that one ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687583076 {#1700
    date: 2023-06-24 07:04:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 309
  -titleTs: "'becam':6 'blajah':5 'communiti':12 'ikea':3 'symbol':8 'tran':11"
  -bodyTs: "'ask':5 'awesom':27 'becom':19 'blajah':17 'communiti':11 'decid':12 'favourit':21 'feel':2 'giant':15 'look':26 'mean':24 'one':31 'plushi':22 'shark':16 'stupid':3 'tran':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687589891
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/357294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687503491 {#1693
    date: 2023-06-23 08:58: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
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Now-taking-submissions-for-a-new-banner-image"
  +title: "Now taking submissions for a new banner image!"
  +url: null
  +body: "If anyone is interested in creating a new banner image for the comm, please submit it in the comments of this post!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626996 {#1752
    date: 2023-06-24 19:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 348
  -titleTs: "'banner':7 'imag':8 'new':6 'submiss':3 'take':2"
  -bodyTs: "'anyon':2 'banner':9 'comm':13 'comment':19 'creat':6 'imag':10 'interest':4 'new':8 'pleas':14 'post':22 'submit':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687587729
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539229 {#1744
    date: 2023-06-23 18:53: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
95 DENIED edit
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Now-taking-submissions-for-a-new-banner-image"
  +title: "Now taking submissions for a new banner image!"
  +url: null
  +body: "If anyone is interested in creating a new banner image for the comm, please submit it in the comments of this post!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626996 {#1752
    date: 2023-06-24 19:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 348
  -titleTs: "'banner':7 'imag':8 'new':6 'submiss':3 'take':2"
  -bodyTs: "'anyon':2 'banner':9 'comm':13 'comment':19 'creat':6 'imag':10 'interest':4 'new':8 'pleas':14 'post':22 'submit':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687587729
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539229 {#1744
    date: 2023-06-23 18:53: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
96 DENIED moderate
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Now-taking-submissions-for-a-new-banner-image"
  +title: "Now taking submissions for a new banner image!"
  +url: null
  +body: "If anyone is interested in creating a new banner image for the comm, please submit it in the comments of this post!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687626996 {#1752
    date: 2023-06-24 19:16:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 348
  -titleTs: "'banner':7 'imag':8 'new':6 'submiss':3 'take':2"
  -bodyTs: "'anyon':2 'banner':9 'comm':13 'comment':19 'creat':6 'imag':10 'interest':4 'new':8 'pleas':14 'post':22 'submit':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687587729
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1468095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539229 {#1744
    date: 2023-06-23 18:53: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
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-not-find-any-video-gif-content-here"
  +title: "Why do I not find any video/gif content here?"
  +url: null
  +body: "It's been great 4 days here on fediverse for me. But I started to notice that there is barely any content in form of videos or gifs. Every content is just static in form is images or text. This is what I am really missing here compared to reddit. Is there any particular reason behind it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687599920 {#1678
    date: 2023-06-24 11:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 306
  -titleTs: "'content':8 'find':5 'video/gif':7"
  -bodyTs: "'4':5 'bare':20 'behind':56 'compar':48 'content':22,30 'day':6 'everi':29 'fedivers':9 'form':24,35 'gif':28 'great':4 'imag':37 'miss':46 'notic':16 'particular':54 'realli':45 'reason':55 'reddit':50 'start':14 'static':33 'text':39 'video':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687586132
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/454707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687499732 {#1669
    date: 2023-06-23 07:55:32.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-not-find-any-video-gif-content-here"
  +title: "Why do I not find any video/gif content here?"
  +url: null
  +body: "It's been great 4 days here on fediverse for me. But I started to notice that there is barely any content in form of videos or gifs. Every content is just static in form is images or text. This is what I am really missing here compared to reddit. Is there any particular reason behind it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687599920 {#1678
    date: 2023-06-24 11:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 306
  -titleTs: "'content':8 'find':5 'video/gif':7"
  -bodyTs: "'4':5 'bare':20 'behind':56 'compar':48 'content':22,30 'day':6 'everi':29 'fedivers':9 'form':24,35 'gif':28 'great':4 'imag':37 'miss':46 'notic':16 'particular':54 'realli':45 'reason':55 'reddit':50 'start':14 'static':33 'text':39 'video':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687586132
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/454707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687499732 {#1669
    date: 2023-06-23 07:55:32.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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-not-find-any-video-gif-content-here"
  +title: "Why do I not find any video/gif content here?"
  +url: null
  +body: "It's been great 4 days here on fediverse for me. But I started to notice that there is barely any content in form of videos or gifs. Every content is just static in form is images or text. This is what I am really missing here compared to reddit. Is there any particular reason behind it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687599920 {#1678
    date: 2023-06-24 11:45:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 306
  -titleTs: "'content':8 'find':5 'video/gif':7"
  -bodyTs: "'4':5 'bare':20 'behind':56 'compar':48 'content':22,30 'day':6 'everi':29 'fedivers':9 'form':24,35 'gif':28 'great':4 'imag':37 'miss':46 'notic':16 'particular':54 'realli':45 'reason':55 'reddit':50 'start':14 'static':33 'text':39 'video':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687586132
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/454707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687499732 {#1669
    date: 2023-06-23 07:55:32.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