GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/21314/Goth-GF-Meme-Analysis/oldest

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.93 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.17 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Goth-GF-Meme-Analysis"
  +title: "Goth GF Meme Analysis"
  +url: "https://youtu.be/wIGT65QZgA4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143893 {#2414
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21314
  -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702196059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702109659 {#1793
    date: 2023-12-09 09:14:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Goth-GF-Meme-Analysis"
  +title: "Goth GF Meme Analysis"
  +url: "https://youtu.be/wIGT65QZgA4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143893 {#2414
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21314
  -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702196059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702109659 {#1793
    date: 2023-12-09 09:14:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Goth-GF-Meme-Analysis"
  +title: "Goth GF Meme Analysis"
  +url: "https://youtu.be/wIGT65QZgA4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143893 {#2414
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 21314
  -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702196059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702109659 {#1793
    date: 2023-12-09 09:14:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703594560 {#4003
    date: 2023-12-26 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 213218
  -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4937902"
  +editedAt: DateTimeImmutable @1703557426 {#3939
    date: 2023-12-26 03:23:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702114927 {#4002
    date: 2023-12-09 10:42:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703594560 {#4003
    date: 2023-12-26 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 213218
  -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4937902"
  +editedAt: DateTimeImmutable @1703557426 {#3939
    date: 2023-12-26 03:23:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702114927 {#4002
    date: 2023-12-09 10:42:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703594560 {#4003
    date: 2023-12-26 13:42:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 213218
  -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4937902"
  +editedAt: DateTimeImmutable @1703557426 {#3939
    date: 2023-12-26 03:23:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702114927 {#4002
    date: 2023-12-09 10:42:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
    \n
    In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
    \n
    So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702127238 {#4199
    date: 2023-12-09 14:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 213565
  -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4936891"
  +editedAt: DateTimeImmutable @1703567757 {#4202
    date: 2023-12-26 06:15:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127238 {#4198
    date: 2023-12-09 14:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
    \n
    In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
    \n
    So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702127238 {#4199
    date: 2023-12-09 14:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 213565
  -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4936891"
  +editedAt: DateTimeImmutable @1703567757 {#4202
    date: 2023-12-26 06:15:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127238 {#4198
    date: 2023-12-09 14:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4195
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
    \n
    In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
    \n
    So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702127238 {#4199
    date: 2023-12-09 14:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4204 …}
  +reports: Doctrine\ORM\PersistentCollection {#4206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
  -id: 213565
  -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4936891"
  +editedAt: DateTimeImmutable @1703567757 {#4202
    date: 2023-12-26 06:15:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702127238 {#4198
    date: 2023-12-09 14:07:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Wow dude.\n
    \n
    This is some 1950s shit right there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702128715 {#4234
    date: 2023-12-09 14:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -id: 213638
  -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4940450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128715 {#4231
    date: 2023-12-09 14:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Wow dude.\n
    \n
    This is some 1950s shit right there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702128715 {#4234
    date: 2023-12-09 14:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -id: 213638
  -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4940450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128715 {#4231
    date: 2023-12-09 14:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Wow dude.\n
    \n
    This is some 1950s shit right there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702128715 {#4234
    date: 2023-12-09 14:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4241 …}
  +votes: Doctrine\ORM\PersistentCollection {#4243 …}
  +reports: Doctrine\ORM\PersistentCollection {#4244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
  -id: 213638
  -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4940450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128715 {#4231
    date: 2023-12-09 14:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4359
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Wow dude.\n
      \n
      This is some 1950s shit right there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702128715 {#4234
      date: 2023-12-09 14:31:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4241 …}
    +votes: Doctrine\ORM\PersistentCollection {#4243 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -id: 213638
    -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4940450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702128715 {#4231
      date: 2023-12-09 14:31:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
    \n
    Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702131803 {#4360
    date: 2023-12-09 15:23:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 213802
  -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4937961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131803 {#4357
    date: 2023-12-09 15:23:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4359
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Wow dude.\n
      \n
      This is some 1950s shit right there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702128715 {#4234
      date: 2023-12-09 14:31:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4241 …}
    +votes: Doctrine\ORM\PersistentCollection {#4243 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -id: 213638
    -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4940450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702128715 {#4231
      date: 2023-12-09 14:31:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
    \n
    Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702131803 {#4360
    date: 2023-12-09 15:23:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 213802
  -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4937961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131803 {#4357
    date: 2023-12-09 15:23:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4359
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4229
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Wow dude.\n
      \n
      This is some 1950s shit right there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1702128715 {#4234
      date: 2023-12-09 14:31:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4241 …}
    +votes: Doctrine\ORM\PersistentCollection {#4243 …}
    +reports: Doctrine\ORM\PersistentCollection {#4244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    -id: 213638
    -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4940450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702128715 {#4231
      date: 2023-12-09 14:31:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
    \n
    Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702131803 {#4360
    date: 2023-12-09 15:23:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4348 …}
  +votes: Doctrine\ORM\PersistentCollection {#4352 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 213802
  -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4937961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131803 {#4357
    date: 2023-12-09 15:23:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    The problem is not your experience, it’s your opinion. It’s highly, highly misogynistic.\n
    \n
    I’m not sure why you hastily point out you are not American like it’s some sort of excuse. Neither am I, but I’m also not a huge chauvinist piece of shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702132022 {#4410
    date: 2023-12-09 15:27:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 213812
  -bodyTs: "'also':42 'american':28 'chauvinist':46 'excus':35 'experi':6 'hastili':22 'high':13,14 'huge':45 'like':29 'm':17,41 'misogynist':15 'neither':36 'opinion':10 'piec':47 'point':23 'problem':2 'shit':49 'sort':33 'sure':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4941244"
  +editedAt: DateTimeImmutable @1703573837 {#4413
    date: 2023-12-26 07:57:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702132022 {#4409
    date: 2023-12-09 15:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    The problem is not your experience, it’s your opinion. It’s highly, highly misogynistic.\n
    \n
    I’m not sure why you hastily point out you are not American like it’s some sort of excuse. Neither am I, but I’m also not a huge chauvinist piece of shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702132022 {#4410
    date: 2023-12-09 15:27:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 213812
  -bodyTs: "'also':42 'american':28 'chauvinist':46 'excus':35 'experi':6 'hastili':22 'high':13,14 'huge':45 'like':29 'm':17,41 'misogynist':15 'neither':36 'opinion':10 'piec':47 'point':23 'problem':2 'shit':49 'sort':33 'sure':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4941244"
  +editedAt: DateTimeImmutable @1703573837 {#4413
    date: 2023-12-26 07:57:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702132022 {#4409
    date: 2023-12-09 15:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4406
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    The problem is not your experience, it’s your opinion. It’s highly, highly misogynistic.\n
    \n
    I’m not sure why you hastily point out you are not American like it’s some sort of excuse. Neither am I, but I’m also not a huge chauvinist piece of shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702132022 {#4410
    date: 2023-12-09 15:27:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4403 …}
  +nested: Doctrine\ORM\PersistentCollection {#4401 …}
  +votes: Doctrine\ORM\PersistentCollection {#4405 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 213812
  -bodyTs: "'also':42 'american':28 'chauvinist':46 'excus':35 'experi':6 'hastili':22 'high':13,14 'huge':45 'like':29 'm':17,41 'misogynist':15 'neither':36 'opinion':10 'piec':47 'point':23 'problem':2 'shit':49 'sort':33 'sure':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4941244"
  +editedAt: DateTimeImmutable @1703573837 {#4413
    date: 2023-12-26 07:57:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702132022 {#4409
    date: 2023-12-09 15:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Not American here either, and wow, do you miss every mark."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702132261 {#4422
    date: 2023-12-09 15:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 213828
  -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132261 {#4423
    date: 2023-12-09 15:31:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Not American here either, and wow, do you miss every mark."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702132261 {#4422
    date: 2023-12-09 15:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 213828
  -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132261 {#4423
    date: 2023-12-09 15:31:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4359
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4229
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Wow dude.\n
        \n
        This is some 1950s shit right there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1702128715 {#4234
        date: 2023-12-09 14:31:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4237 …}
      +nested: Doctrine\ORM\PersistentCollection {#4241 …}
      +votes: Doctrine\ORM\PersistentCollection {#4243 …}
      +reports: Doctrine\ORM\PersistentCollection {#4244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
      -id: 213638
      -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4940450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128715 {#4231
        date: 2023-12-09 14:31:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
      \n
      Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702131803 {#4360
      date: 2023-12-09 15:23:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4348 …}
    +votes: Doctrine\ORM\PersistentCollection {#4352 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 213802
    -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4937961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702131803 {#4357
      date: 2023-12-09 15:23:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Not American here either, and wow, do you miss every mark."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702132261 {#4422
    date: 2023-12-09 15:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4425 …}
  +nested: Doctrine\ORM\PersistentCollection {#4427 …}
  +votes: Doctrine\ORM\PersistentCollection {#4429 …}
  +reports: Doctrine\ORM\PersistentCollection {#4431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
  -id: 213828
  -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132261 {#4423
    date: 2023-12-09 15:31:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: Proxies\__CG__\App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1703594560 {#4003
              date: 2023-12-26 13:42:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 213218
            -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4937902"
            +editedAt: DateTimeImmutable @1703557426 {#3939
              date: 2023-12-26 03:23:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702114927 {#4002
              date: 2023-12-09 10:42:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
            \n
            In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
            \n
            So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
            \n
            Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702127238 {#4199
            date: 2023-12-09 14:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4191 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4204 …}
          +reports: Doctrine\ORM\PersistentCollection {#4206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
          -id: 213565
          -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4936891"
          +editedAt: DateTimeImmutable @1703567757 {#4202
            date: 2023-12-26 06:15:57.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702127238 {#4198
            date: 2023-12-09 14:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          Wow dude.\n
          \n
          This is some 1950s shit right there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702128715 {#4234
          date: 2023-12-09 14:31:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4237 …}
        +nested: Doctrine\ORM\PersistentCollection {#4241 …}
        +votes: Doctrine\ORM\PersistentCollection {#4243 …}
        +reports: Doctrine\ORM\PersistentCollection {#4244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
        -id: 213638
        -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4940450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702128715 {#4231
          date: 2023-12-09 14:31:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
        \n
        Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702131803 {#4360
        date: 2023-12-09 15:23:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4348 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 213802
      -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4937961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702131803 {#4357
        date: 2023-12-09 15:23:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Not American here either, and wow, do you miss every mark."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702132261 {#4422
      date: 2023-12-09 15:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 213828
    -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5539497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132261 {#4423
      date: 2023-12-09 15:31:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133423 {#4495
    date: 2023-12-09 15:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 213898
  -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133423 {#4498
    date: 2023-12-09 15:50:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: Proxies\__CG__\App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1703594560 {#4003
              date: 2023-12-26 13:42:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 213218
            -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4937902"
            +editedAt: DateTimeImmutable @1703557426 {#3939
              date: 2023-12-26 03:23:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702114927 {#4002
              date: 2023-12-09 10:42:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
            \n
            In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
            \n
            So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
            \n
            Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702127238 {#4199
            date: 2023-12-09 14:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4191 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4204 …}
          +reports: Doctrine\ORM\PersistentCollection {#4206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
          -id: 213565
          -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4936891"
          +editedAt: DateTimeImmutable @1703567757 {#4202
            date: 2023-12-26 06:15:57.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702127238 {#4198
            date: 2023-12-09 14:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          Wow dude.\n
          \n
          This is some 1950s shit right there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702128715 {#4234
          date: 2023-12-09 14:31:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4237 …}
        +nested: Doctrine\ORM\PersistentCollection {#4241 …}
        +votes: Doctrine\ORM\PersistentCollection {#4243 …}
        +reports: Doctrine\ORM\PersistentCollection {#4244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
        -id: 213638
        -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4940450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702128715 {#4231
          date: 2023-12-09 14:31:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
        \n
        Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702131803 {#4360
        date: 2023-12-09 15:23:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4348 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 213802
      -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4937961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702131803 {#4357
        date: 2023-12-09 15:23:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Not American here either, and wow, do you miss every mark."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702132261 {#4422
      date: 2023-12-09 15:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 213828
    -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5539497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132261 {#4423
      date: 2023-12-09 15:31:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133423 {#4495
    date: 2023-12-09 15:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 213898
  -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133423 {#4498
    date: 2023-12-09 15:50:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4269 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4359
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4229
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: Proxies\__CG__\App\Entity\User {#4192 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1703594560 {#4003
              date: 2023-12-26 13:42:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 213218
            -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/4937902"
            +editedAt: DateTimeImmutable @1703557426 {#3939
              date: 2023-12-26 03:23:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702114927 {#4002
              date: 2023-12-09 10:42:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
            \n
            In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
            \n
            So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
            \n
            Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1702127238 {#4199
            date: 2023-12-09 14:07:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4191 …}
          +nested: Doctrine\ORM\PersistentCollection {#4189 …}
          +votes: Doctrine\ORM\PersistentCollection {#4204 …}
          +reports: Doctrine\ORM\PersistentCollection {#4206 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
          -id: 213565
          -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4936891"
          +editedAt: DateTimeImmutable @1703567757 {#4202
            date: 2023-12-26 06:15:57.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702127238 {#4198
            date: 2023-12-09 14:07:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          Wow dude.\n
          \n
          This is some 1950s shit right there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1702128715 {#4234
          date: 2023-12-09 14:31:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4237 …}
        +nested: Doctrine\ORM\PersistentCollection {#4241 …}
        +votes: Doctrine\ORM\PersistentCollection {#4243 …}
        +reports: Doctrine\ORM\PersistentCollection {#4244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
        -id: 213638
        -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4940450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702128715 {#4231
          date: 2023-12-09 14:31:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
        \n
        Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702131803 {#4360
        date: 2023-12-09 15:23:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4348 …}
      +votes: Doctrine\ORM\PersistentCollection {#4352 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 213802
      -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4937961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702131803 {#4357
        date: 2023-12-09 15:23:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Not American here either, and wow, do you miss every mark."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702132261 {#4422
      date: 2023-12-09 15:31:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4425 …}
    +nested: Doctrine\ORM\PersistentCollection {#4427 …}
    +votes: Doctrine\ORM\PersistentCollection {#4429 …}
    +reports: Doctrine\ORM\PersistentCollection {#4431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
    -id: 213828
    -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5539497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702132261 {#4423
      date: 2023-12-09 15:31:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702133423 {#4495
    date: 2023-12-09 15:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 213898
  -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4938398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133423 {#4498
    date: 2023-12-09 15:50:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4494
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4269 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4229
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195
            +user: Proxies\__CG__\App\Entity\User {#4192 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1703594560 {#4003
                date: 2023-12-26 13:42:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@roon@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 213218
              -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/4937902"
              +editedAt: DateTimeImmutable @1703557426 {#3939
                date: 2023-12-26 03:23:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702114927 {#4002
                date: 2023-12-09 10:42:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: """
              They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
              \n
              In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
              \n
              So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
              \n
              Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702127238 {#4199
              date: 2023-12-09 14:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
              "@vzq@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4191 …}
            +nested: Doctrine\ORM\PersistentCollection {#4189 …}
            +votes: Doctrine\ORM\PersistentCollection {#4204 …}
            +reports: Doctrine\ORM\PersistentCollection {#4206 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
            -id: 213565
            -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://infosec.pub/comment/4936891"
            +editedAt: DateTimeImmutable @1703567757 {#4202
              date: 2023-12-26 06:15:57.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702127238 {#4198
              date: 2023-12-09 14:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            Wow dude.\n
            \n
            This is some 1950s shit right there.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1702128715 {#4234
            date: 2023-12-09 14:31:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4237 …}
          +nested: Doctrine\ORM\PersistentCollection {#4241 …}
          +votes: Doctrine\ORM\PersistentCollection {#4243 …}
          +reports: Doctrine\ORM\PersistentCollection {#4244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
          -id: 213638
          -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4940450"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702128715 {#4231
            date: 2023-12-09 14:31:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
          \n
          Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702131803 {#4360
          date: 2023-12-09 15:23:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4348 …}
        +votes: Doctrine\ORM\PersistentCollection {#4352 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 213802
        -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4937961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702131803 {#4357
          date: 2023-12-09 15:23:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Not American here either, and wow, do you miss every mark."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702132261 {#4422
        date: 2023-12-09 15:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 213828
      -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5539497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132261 {#4423
        date: 2023-12-09 15:31:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133423 {#4495
      date: 2023-12-09 15:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 213898
    -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4938398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133423 {#4498
      date: 2023-12-09 15:50:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    It seems like you’re the odd one out here.\n
    \n
    Stop listening to Andrew taint or wherever you got your info.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702133529 {#4515
    date: 2023-12-09 15:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 213901
  -bodyTs: "'andrew':14 'got':19 'info':21 'like':3 'listen':12 'odd':7 'one':8 're':5 'seem':2 'stop':11 'taint':15 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133529 {#4518
    date: 2023-12-09 15:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4494
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4269 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4229
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195
            +user: Proxies\__CG__\App\Entity\User {#4192 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1703594560 {#4003
                date: 2023-12-26 13:42:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@roon@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 213218
              -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/4937902"
              +editedAt: DateTimeImmutable @1703557426 {#3939
                date: 2023-12-26 03:23:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702114927 {#4002
                date: 2023-12-09 10:42:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: """
              They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
              \n
              In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
              \n
              So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
              \n
              Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702127238 {#4199
              date: 2023-12-09 14:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
              "@vzq@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4191 …}
            +nested: Doctrine\ORM\PersistentCollection {#4189 …}
            +votes: Doctrine\ORM\PersistentCollection {#4204 …}
            +reports: Doctrine\ORM\PersistentCollection {#4206 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
            -id: 213565
            -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://infosec.pub/comment/4936891"
            +editedAt: DateTimeImmutable @1703567757 {#4202
              date: 2023-12-26 06:15:57.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702127238 {#4198
              date: 2023-12-09 14:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            Wow dude.\n
            \n
            This is some 1950s shit right there.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1702128715 {#4234
            date: 2023-12-09 14:31:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4237 …}
          +nested: Doctrine\ORM\PersistentCollection {#4241 …}
          +votes: Doctrine\ORM\PersistentCollection {#4243 …}
          +reports: Doctrine\ORM\PersistentCollection {#4244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
          -id: 213638
          -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4940450"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702128715 {#4231
            date: 2023-12-09 14:31:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
          \n
          Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702131803 {#4360
          date: 2023-12-09 15:23:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4348 …}
        +votes: Doctrine\ORM\PersistentCollection {#4352 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 213802
        -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4937961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702131803 {#4357
          date: 2023-12-09 15:23:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Not American here either, and wow, do you miss every mark."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702132261 {#4422
        date: 2023-12-09 15:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 213828
      -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5539497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132261 {#4423
        date: 2023-12-09 15:31:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133423 {#4495
      date: 2023-12-09 15:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 213898
    -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4938398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133423 {#4498
      date: 2023-12-09 15:50:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    It seems like you’re the odd one out here.\n
    \n
    Stop listening to Andrew taint or wherever you got your info.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702133529 {#4515
    date: 2023-12-09 15:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 213901
  -bodyTs: "'andrew':14 'got':19 'info':21 'like':3 'listen':12 'odd':7 'one':8 're':5 'seem':2 'stop':11 'taint':15 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133529 {#4518
    date: 2023-12-09 15:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4494
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4269 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4359
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4229
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4195
            +user: Proxies\__CG__\App\Entity\User {#4192 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1703594560 {#4003
                date: 2023-12-26 13:42:40.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@roon@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 213218
              -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/4937902"
              +editedAt: DateTimeImmutable @1703557426 {#3939
                date: 2023-12-26 03:23:46.0 +01:00
              }
              +createdAt: DateTimeImmutable @1702114927 {#4002
                date: 2023-12-09 10:42:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: """
              They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
              \n
              In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
              \n
              So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
              \n
              Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1702127238 {#4199
              date: 2023-12-09 14:07:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@roon@lemmy.ml"
              "@vzq@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4191 …}
            +nested: Doctrine\ORM\PersistentCollection {#4189 …}
            +votes: Doctrine\ORM\PersistentCollection {#4204 …}
            +reports: Doctrine\ORM\PersistentCollection {#4206 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
            -id: 213565
            -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://infosec.pub/comment/4936891"
            +editedAt: DateTimeImmutable @1703567757 {#4202
              date: 2023-12-26 06:15:57.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702127238 {#4198
              date: 2023-12-09 14:07:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: """
            Wow dude.\n
            \n
            This is some 1950s shit right there.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1702128715 {#4234
            date: 2023-12-09 14:31:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
            "@vzq@lemmy.blahaj.zone"
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4237 …}
          +nested: Doctrine\ORM\PersistentCollection {#4241 …}
          +votes: Doctrine\ORM\PersistentCollection {#4243 …}
          +reports: Doctrine\ORM\PersistentCollection {#4244 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4246 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
          -id: 213638
          -bodyTs: "'1950s':6 'dude':2 'right':8 'shit':7 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4940450"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702128715 {#4231
            date: 2023-12-09 14:31:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          That is my experience and I did point that out on a number of times in my post. Your experience may differ from mine.\n
          \n
          Plus, I don’t live in the US, so things may be different here than what they are over there. Don’t assume that just because I’m an English speaker that I’m automatically from the US.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702131803 {#4360
          date: 2023-12-09 15:23:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4348 …}
        +votes: Doctrine\ORM\PersistentCollection {#4352 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 213802
        -bodyTs: "'assum':47 'automat':59 'differ':22,37 'english':54 'experi':4,20 'live':29 'm':52,58 'may':21,35 'mine':24 'number':13 'plus':25 'point':8 'post':18 'speaker':55 'thing':34 'time':15 'us':32,62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4937961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702131803 {#4357
          date: 2023-12-09 15:23:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Not American here either, and wow, do you miss every mark."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702132261 {#4422
        date: 2023-12-09 15:31:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4425 …}
      +nested: Doctrine\ORM\PersistentCollection {#4427 …}
      +votes: Doctrine\ORM\PersistentCollection {#4429 …}
      +reports: Doctrine\ORM\PersistentCollection {#4431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4435 …}
      -id: 213828
      -bodyTs: "'american':2 'either':4 'everi':10 'mark':11 'miss':9 'wow':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5539497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702132261 {#4423
        date: 2023-12-09 15:31:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "That may be your POV, but I think we can agree that it might not be everyone’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702133423 {#4495
      date: 2023-12-09 15:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@HikingVet@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 213898
    -bodyTs: "'agre':11 'everyon':17 'may':2 'might':14 'pov':5 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4938398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133423 {#4498
      date: 2023-12-09 15:50:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    It seems like you’re the odd one out here.\n
    \n
    Stop listening to Andrew taint or wherever you got your info.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702133529 {#4515
    date: 2023-12-09 15:52:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@HikingVet@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -id: 213901
  -bodyTs: "'andrew':14 'got':19 'info':21 'like':3 'listen':12 'odd':7 'one':8 're':5 'seem':2 'stop':11 'taint':15 'wherev':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5539870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133529 {#4518
    date: 2023-12-09 15:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I don’t usually get this much misogyny with my morning coffee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702127942 {#4250
    date: 2023-12-09 14:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 213598
  -bodyTs: "'coffe':12 'get':5 'misogyni':8 'morn':11 'much':7 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/2294424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127942 {#4251
    date: 2023-12-09 14:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I don’t usually get this much misogyny with my morning coffee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702127942 {#4250
    date: 2023-12-09 14:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 213598
  -bodyTs: "'coffe':12 'get':5 'misogyni':8 'morn':11 'much':7 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/2294424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127942 {#4251
    date: 2023-12-09 14:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4252
  +user: Proxies\__CG__\App\Entity\User {#4253 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I don’t usually get this much misogyny with my morning coffee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1702127942 {#4250
    date: 2023-12-09 14:19:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4254 …}
  +nested: Doctrine\ORM\PersistentCollection {#4256 …}
  +votes: Doctrine\ORM\PersistentCollection {#4258 …}
  +reports: Doctrine\ORM\PersistentCollection {#4260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4264 …}
  -id: 213598
  -bodyTs: "'coffe':12 'get':5 'misogyni':8 'morn':11 'much':7 'usual':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/2294424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702127942 {#4251
    date: 2023-12-09 14:19:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That first paragraph was a warning that you hold some bad ideas.\n
    \n
    The first sentence of the second paragraph show that everything you say can be dismissed without further examination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702129218 {#4266
    date: 2023-12-09 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 213666
  -bodyTs: "'bad':11 'dismiss':27 'everyth':22 'examin':30 'first':2,14 'hold':9 'idea':12 'paragraph':3,19 'say':24 'second':18 'sentenc':15 'show':20 'warn':6 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5538639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129218 {#4267
    date: 2023-12-09 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That first paragraph was a warning that you hold some bad ideas.\n
    \n
    The first sentence of the second paragraph show that everything you say can be dismissed without further examination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702129218 {#4266
    date: 2023-12-09 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 213666
  -bodyTs: "'bad':11 'dismiss':27 'everyth':22 'examin':30 'first':2,14 'hold':9 'idea':12 'paragraph':3,19 'say':24 'second':18 'sentenc':15 'show':20 'warn':6 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5538639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129218 {#4267
    date: 2023-12-09 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4268
  +user: Proxies\__CG__\App\Entity\User {#4269 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    That first paragraph was a warning that you hold some bad ideas.\n
    \n
    The first sentence of the second paragraph show that everything you say can be dismissed without further examination.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1702129218 {#4266
    date: 2023-12-09 14:40:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 213666
  -bodyTs: "'bad':11 'dismiss':27 'everyth':22 'examin':30 'first':2,14 'hold':9 'idea':12 'paragraph':3,19 'say':24 'second':18 'sentenc':15 'show':20 'warn':6 'without':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5538639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129218 {#4267
    date: 2023-12-09 14:40:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4284
  +user: Proxies\__CG__\App\Entity\User {#4285 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve met plenty of goth women who got married and were good wives. There’s this weird stereotype that says that if you want to get married, you have to marry June Cleaver, and that’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702131436 {#4282
    date: 2023-12-09 15:17:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 213800
  -bodyTs: "'cleaver':34 'get':27 'good':13 'got':9 'goth':6 'june':33 'marri':10,28,32 'met':3 'plenti':4 'say':21 'stereotyp':19 'stupid':39 've':2 'want':25 'weird':18 'wive':14 'women':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5919532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131436 {#4283
    date: 2023-12-09 15:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4284
  +user: Proxies\__CG__\App\Entity\User {#4285 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve met plenty of goth women who got married and were good wives. There’s this weird stereotype that says that if you want to get married, you have to marry June Cleaver, and that’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702131436 {#4282
    date: 2023-12-09 15:17:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 213800
  -bodyTs: "'cleaver':34 'get':27 'good':13 'got':9 'goth':6 'june':33 'marri':10,28,32 'met':3 'plenti':4 'say':21 'stereotyp':19 'stupid':39 've':2 'want':25 'weird':18 'wive':14 'women':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5919532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131436 {#4283
    date: 2023-12-09 15:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4284
  +user: Proxies\__CG__\App\Entity\User {#4285 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve met plenty of goth women who got married and were good wives. There’s this weird stereotype that says that if you want to get married, you have to marry June Cleaver, and that’s just stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702131436 {#4282
    date: 2023-12-09 15:17:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 213800
  -bodyTs: "'cleaver':34 'get':27 'good':13 'got':9 'goth':6 'june':33 'marri':10,28,32 'met':3 'plenti':4 'say':21 'stereotyp':19 'stupid':39 've':2 'want':25 'weird':18 'wive':14 'women':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5919532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702131436 {#4283
    date: 2023-12-09 15:17:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702133699 {#4298
    date: 2023-12-09 15:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 213913
  -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5366710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133699 {#4299
    date: 2023-12-09 15:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702133699 {#4298
    date: 2023-12-09 15:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 213913
  -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5366710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133699 {#4299
    date: 2023-12-09 15:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4300
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702133699 {#4298
    date: 2023-12-09 15:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4302 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4306 …}
  +reports: Doctrine\ORM\PersistentCollection {#4308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
  -id: 213913
  -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5366710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702133699 {#4299
    date: 2023-12-09 15:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702133699 {#4298
      date: 2023-12-09 15:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 213913
    -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5366710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133699 {#4299
      date: 2023-12-09 15:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702136886 {#4369
    date: 2023-12-09 16:48:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 214066
  -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136886 {#4370
    date: 2023-12-09 16:48:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702133699 {#4298
      date: 2023-12-09 15:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 213913
    -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5366710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133699 {#4299
      date: 2023-12-09 15:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702136886 {#4369
    date: 2023-12-09 16:48:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 214066
  -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136886 {#4370
    date: 2023-12-09 16:48:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4300
    +user: Proxies\__CG__\App\Entity\User {#4301 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702133699 {#4298
      date: 2023-12-09 15:54:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4302 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4306 …}
    +reports: Doctrine\ORM\PersistentCollection {#4308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
    -id: 213913
    -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5366710"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702133699 {#4299
      date: 2023-12-09 15:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702136886 {#4369
    date: 2023-12-09 16:48:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4372 …}
  +nested: Doctrine\ORM\PersistentCollection {#4374 …}
  +votes: Doctrine\ORM\PersistentCollection {#4376 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 214066
  -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136886 {#4370
    date: 2023-12-09 16:48:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4440
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702133699 {#4298
        date: 2023-12-09 15:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 213913
      -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5366710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133699 {#4299
        date: 2023-12-09 15:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702136886 {#4369
      date: 2023-12-09 16:48:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@Sharkwellington@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 214066
    -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136886 {#4370
      date: 2023-12-09 16:48:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Do you think stereotyping is okay just because someone else does it? Nevermind the misogynistic implications of basing a woman’s value on her usefulness “in the household.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702137767 {#4437
    date: 2023-12-09 17:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 214108
  -bodyTs: "'base':18 'els':10 'household':28 'implic':16 'misogynist':15 'nevermind':13 'okay':6 'someon':9 'stereotyp':4 'think':3 'use':25 'valu':22 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5367957"
  +editedAt: DateTimeImmutable @1703583767 {#4438
    date: 2023-12-26 10:42:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137767 {#4439
    date: 2023-12-09 17:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4440
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702133699 {#4298
        date: 2023-12-09 15:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 213913
      -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5366710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133699 {#4299
        date: 2023-12-09 15:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702136886 {#4369
      date: 2023-12-09 16:48:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@Sharkwellington@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 214066
    -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136886 {#4370
      date: 2023-12-09 16:48:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Do you think stereotyping is okay just because someone else does it? Nevermind the misogynistic implications of basing a woman’s value on her usefulness “in the household.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702137767 {#4437
    date: 2023-12-09 17:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 214108
  -bodyTs: "'base':18 'els':10 'household':28 'implic':16 'misogynist':15 'nevermind':13 'okay':6 'someon':9 'stereotyp':4 'think':3 'use':25 'valu':22 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5367957"
  +editedAt: DateTimeImmutable @1703583767 {#4438
    date: 2023-12-26 10:42:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137767 {#4439
    date: 2023-12-09 17:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4440
  +user: Proxies\__CG__\App\Entity\User {#4301 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4371
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4300
      +user: Proxies\__CG__\App\Entity\User {#4301 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Please don’t make sweeping generalizations about whether or not women are “of use in the household” ever again, thanks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702133699 {#4298
        date: 2023-12-09 15:54:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4302 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4306 …}
      +reports: Doctrine\ORM\PersistentCollection {#4308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4312 …}
      -id: 213913
      -bodyTs: "'ever':18 'general':6 'household':17 'make':4 'pleas':1 'sweep':5 'thank':20 'use':14 'whether':8 'women':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5366710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702133699 {#4299
        date: 2023-12-09 15:54:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’ve seen tons of women refer to men like this, refering to them as desdbeats or just no help around the home. Why can’t I refer to women like that as well?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702136886 {#4369
      date: 2023-12-09 16:48:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@Sharkwellington@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4372 …}
    +nested: Doctrine\ORM\PersistentCollection {#4374 …}
    +votes: Doctrine\ORM\PersistentCollection {#4376 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 214066
    -bodyTs: "'around':21 'desdbeat':16 'help':20 'home':23 'like':10,31 'men':9 'refer':7,12,28 'seen':3 'ton':4 've':2 'well':34 'women':6,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136886 {#4370
      date: 2023-12-09 16:48:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Do you think stereotyping is okay just because someone else does it? Nevermind the misogynistic implications of basing a woman’s value on her usefulness “in the household.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702137767 {#4437
    date: 2023-12-09 17:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@Sharkwellington@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4441 …}
  +nested: Doctrine\ORM\PersistentCollection {#4443 …}
  +votes: Doctrine\ORM\PersistentCollection {#4445 …}
  +reports: Doctrine\ORM\PersistentCollection {#4447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4451 …}
  -id: 214108
  -bodyTs: "'base':18 'els':10 'household':28 'implic':16 'misogynist':15 'nevermind':13 'okay':6 'someon':9 'stereotyp':4 'think':3 'use':25 'valu':22 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5367957"
  +editedAt: DateTimeImmutable @1703583767 {#4438
    date: 2023-12-26 10:42:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702137767 {#4439
    date: 2023-12-09 17:02:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > whereas barbie girls are usually just for show.\n
    \n
    Women are not objects or “just for show”. They are people.\n
    \n
    > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
    \n
    Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
    \n
    > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
    \n
    Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
    \n
    > They usually care more about their style (appearance) than anything else.\n
    \n
    Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
    \n
    > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
    \n
    I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
    \n
    > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
    \n
    > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
    \n
    Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
    \n
    I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702136268 {#4314
    date: 2023-12-09 16:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 214029
  -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5920896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136268 {#4315
    date: 2023-12-09 16:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > whereas barbie girls are usually just for show.\n
    \n
    Women are not objects or “just for show”. They are people.\n
    \n
    > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
    \n
    Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
    \n
    > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
    \n
    Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
    \n
    > They usually care more about their style (appearance) than anything else.\n
    \n
    Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
    \n
    > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
    \n
    I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
    \n
    > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
    \n
    > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
    \n
    Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
    \n
    I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702136268 {#4314
    date: 2023-12-09 16:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 214029
  -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5920896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136268 {#4315
    date: 2023-12-09 16:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4316
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > whereas barbie girls are usually just for show.\n
    \n
    Women are not objects or “just for show”. They are people.\n
    \n
    > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
    \n
    Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
    \n
    > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
    \n
    Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
    \n
    > They usually care more about their style (appearance) than anything else.\n
    \n
    Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
    \n
    > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
    \n
    I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
    \n
    > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
    \n
    Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
    \n
    > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
    \n
    Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
    \n
    I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702136268 {#4314
    date: 2023-12-09 16:37:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4318 …}
  +nested: Doctrine\ORM\PersistentCollection {#4320 …}
  +votes: Doctrine\ORM\PersistentCollection {#4322 …}
  +reports: Doctrine\ORM\PersistentCollection {#4324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
  -id: 214029
  -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5920896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702136268 {#4315
    date: 2023-12-09 16:37:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      > whereas barbie girls are usually just for show.\n
      \n
      Women are not objects or “just for show”. They are people.\n
      \n
      > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
      \n
      Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
      \n
      > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
      \n
      Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
      \n
      > They usually care more about their style (appearance) than anything else.\n
      \n
      Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
      \n
      > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
      \n
      I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
      \n
      > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
      \n
      > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
      \n
      Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
      \n
      I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702136268 {#4314
      date: 2023-12-09 16:37:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4318 …}
    +nested: Doctrine\ORM\PersistentCollection {#4320 …}
    +votes: Doctrine\ORM\PersistentCollection {#4322 …}
    +reports: Doctrine\ORM\PersistentCollection {#4324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
    -id: 214029
    -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5920896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136268 {#4315
      date: 2023-12-09 16:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702137125 {#4384
    date: 2023-12-09 16:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 214079
  -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137125 {#4385
    date: 2023-12-09 16:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      > whereas barbie girls are usually just for show.\n
      \n
      Women are not objects or “just for show”. They are people.\n
      \n
      > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
      \n
      Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
      \n
      > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
      \n
      Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
      \n
      > They usually care more about their style (appearance) than anything else.\n
      \n
      Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
      \n
      > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
      \n
      I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
      \n
      > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
      \n
      > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
      \n
      Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
      \n
      I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702136268 {#4314
      date: 2023-12-09 16:37:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4318 …}
    +nested: Doctrine\ORM\PersistentCollection {#4320 …}
    +votes: Doctrine\ORM\PersistentCollection {#4322 …}
    +reports: Doctrine\ORM\PersistentCollection {#4324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
    -id: 214029
    -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5920896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136268 {#4315
      date: 2023-12-09 16:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702137125 {#4384
    date: 2023-12-09 16:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 214079
  -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137125 {#4385
    date: 2023-12-09 16:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4386
  +user: Proxies\__CG__\App\Entity\User {#4192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4316
    +user: Proxies\__CG__\App\Entity\User {#4317 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: Proxies\__CG__\App\Entity\User {#4192 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1703594560 {#4003
          date: 2023-12-26 13:42:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 213218
        -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/4937902"
        +editedAt: DateTimeImmutable @1703557426 {#3939
          date: 2023-12-26 03:23:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702114927 {#4002
          date: 2023-12-09 10:42:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
        \n
        In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
        \n
        So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702127238 {#4199
        date: 2023-12-09 14:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4189 …}
      +votes: Doctrine\ORM\PersistentCollection {#4204 …}
      +reports: Doctrine\ORM\PersistentCollection {#4206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
      -id: 213565
      -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4936891"
      +editedAt: DateTimeImmutable @1703567757 {#4202
        date: 2023-12-26 06:15:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702127238 {#4198
        date: 2023-12-09 14:07:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      > whereas barbie girls are usually just for show.\n
      \n
      Women are not objects or “just for show”. They are people.\n
      \n
      > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
      \n
      Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
      \n
      > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
      \n
      Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
      \n
      > They usually care more about their style (appearance) than anything else.\n
      \n
      Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
      \n
      > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
      \n
      I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
      \n
      > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
      \n
      > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
      \n
      Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
      \n
      I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1702136268 {#4314
      date: 2023-12-09 16:37:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4318 …}
    +nested: Doctrine\ORM\PersistentCollection {#4320 …}
    +votes: Doctrine\ORM\PersistentCollection {#4322 …}
    +reports: Doctrine\ORM\PersistentCollection {#4324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
    -id: 214029
    -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5920896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702136268 {#4315
      date: 2023-12-09 16:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702137125 {#4384
    date: 2023-12-09 16:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4389 …}
  +votes: Doctrine\ORM\PersistentCollection {#4391 …}
  +reports: Doctrine\ORM\PersistentCollection {#4393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
  -id: 214079
  -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4939389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137125 {#4385
    date: 2023-12-09 16:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4455
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > yet, you’re free to comment on it, but I’m not allowed 😒…\n
    \n
    Just so we’re all clear, your little woman hating ass is NOT the victim here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702137882 {#4453
    date: 2023-12-09 17:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 214113
  -bodyTs: "'allow':13 'ass':24 'clear':19 'comment':6 'free':4 'hate':23 'littl':21 'm':11 're':3,17 'victim':28 'woman':22 'yet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4942807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137882 {#4454
    date: 2023-12-09 17:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4455
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > yet, you’re free to comment on it, but I’m not allowed 😒…\n
    \n
    Just so we’re all clear, your little woman hating ass is NOT the victim here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702137882 {#4453
    date: 2023-12-09 17:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 214113
  -bodyTs: "'allow':13 'ass':24 'clear':19 'comment':6 'free':4 'hate':23 'littl':21 'm':11 're':3,17 'victim':28 'woman':22 'yet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4942807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137882 {#4454
    date: 2023-12-09 17:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4455
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    > yet, you’re free to comment on it, but I’m not allowed 😒…\n
    \n
    Just so we’re all clear, your little woman hating ass is NOT the victim here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702137882 {#4453
    date: 2023-12-09 17:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4456 …}
  +nested: Doctrine\ORM\PersistentCollection {#4458 …}
  +votes: Doctrine\ORM\PersistentCollection {#4460 …}
  +reports: Doctrine\ORM\PersistentCollection {#4462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4466 …}
  -id: 214113
  -bodyTs: "'allow':13 'ass':24 'clear':19 'comment':6 'free':4 'hate':23 'littl':21 'm':11 're':3,17 'victim':28 'woman':22 'yet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4942807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137882 {#4454
    date: 2023-12-09 17:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    I do know something about your experience in life, you communicated that clearly, and continue to communicate that in all your replies.\n
    \n
    You’re free to comment your opinion, and I welcome you to comment on what you think my history/experience in life is like. But I will never stop defending women or really any other groups that are constantly harassed, demeaned, misrepresented, etc.\n
    \n
    I do so hoping that you’ll be open to learning something new, but if not then at the very least you’ll know this is not a safe space for sexism, others have the chance to gain a new perspective or add to the discussion, and people in those groups know they are welcome here and valued as people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702140869 {#4468
    date: 2023-12-09 17:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 214269
  -bodyTs: "'add':107 'chanc':100 'clear':13 'comment':27,35 'communic':11,17 'constant':60 'continu':15 'defend':51 'demean':62 'discuss':110 'etc':64 'experi':7 'free':25 'gain':102 'group':57,115 'harass':61 'history/experience':41 'hope':68 'know':3,88,116 'learn':75 'least':85 'life':9,43 'like':45 'll':71,87 'misrepres':63 'never':49 'new':77,104 'open':73 'opinion':29 'other':97 'peopl':112,124 'perspect':105 're':24 'realli':54 'repli':22 'safe':93 'sexism':96 'someth':4,76 'space':94 'stop':50 'think':39 'valu':122 'welcom':32,119 'women':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140869 {#4469
    date: 2023-12-09 17:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    I do know something about your experience in life, you communicated that clearly, and continue to communicate that in all your replies.\n
    \n
    You’re free to comment your opinion, and I welcome you to comment on what you think my history/experience in life is like. But I will never stop defending women or really any other groups that are constantly harassed, demeaned, misrepresented, etc.\n
    \n
    I do so hoping that you’ll be open to learning something new, but if not then at the very least you’ll know this is not a safe space for sexism, others have the chance to gain a new perspective or add to the discussion, and people in those groups know they are welcome here and valued as people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702140869 {#4468
    date: 2023-12-09 17:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 214269
  -bodyTs: "'add':107 'chanc':100 'clear':13 'comment':27,35 'communic':11,17 'constant':60 'continu':15 'defend':51 'demean':62 'discuss':110 'etc':64 'experi':7 'free':25 'gain':102 'group':57,115 'harass':61 'history/experience':41 'hope':68 'know':3,88,116 'learn':75 'least':85 'life':9,43 'like':45 'll':71,87 'misrepres':63 'never':49 'new':77,104 'open':73 'opinion':29 'other':97 'peopl':112,124 'perspect':105 're':24 'realli':54 'repli':22 'safe':93 'sexism':96 'someth':4,76 'space':94 'stop':50 'think':39 'valu':122 'welcom':32,119 'women':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140869 {#4469
    date: 2023-12-09 17:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4470
  +user: Proxies\__CG__\App\Entity\User {#4317 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4386
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4316
      +user: Proxies\__CG__\App\Entity\User {#4317 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: Proxies\__CG__\App\Entity\User {#4192 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1703594560 {#4003
            date: 2023-12-26 13:42:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@roon@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 213218
          -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/4937902"
          +editedAt: DateTimeImmutable @1703557426 {#3939
            date: 2023-12-26 03:23:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702114927 {#4002
            date: 2023-12-09 10:42:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
          \n
          In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
          \n
          So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
          \n
          Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702127238 {#4199
          date: 2023-12-09 14:07:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@roon@lemmy.ml"
          "@vzq@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4191 …}
        +nested: Doctrine\ORM\PersistentCollection {#4189 …}
        +votes: Doctrine\ORM\PersistentCollection {#4204 …}
        +reports: Doctrine\ORM\PersistentCollection {#4206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
        -id: 213565
        -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4936891"
        +editedAt: DateTimeImmutable @1703567757 {#4202
          date: 2023-12-26 06:15:57.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702127238 {#4198
          date: 2023-12-09 14:07:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        > whereas barbie girls are usually just for show.\n
        \n
        Women are not objects or “just for show”. They are people.\n
        \n
        > In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household.\n
        \n
        Women are not household slaves to clean up after you. They are not objects. Their worth is not dependent on how they cook or clean. Maybe you can be learn to be useful in the household.\n
        \n
        > One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all).\n
        \n
        Again, not objects. Not sex objects, not trophies for your viewing pleasure, not cleaning robots. And saying “doesn’t mean it’s true for all” doesn’t make your sweeping generalization not demeaning or objectification. Anyone can be a good partner. If you keep having bad experiences with large groups of women, guess what… you’re the common denominator.\n
        \n
        > They usually care more about their style (appearance) than anything else.\n
        \n
        Another generalization -_- the same people that say this kinda thing then unironically spend 12 hours playing video games or throw a tantrum when their sports team loses. It’s a hobby for some people. And for others, they’re told they’re not worth anything unless they spend all their time looking perfect (like you just did in the last paragraph)\n
        \n
        > but… when it comes to actually marrying one, usually, none of them is them is the right choice.\n
        \n
        I will never understand how some people will say women are sex objects and then shame them when they have sex, all in the same breath. And if you’re kinky or like sex, you’re bad at marriage? That doesn’t even make any logical sense.\n
        \n
        > You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
        \n
        Yeah, best place to hit on women is when they’re grocery shopping lmao I don’t know why, but this reminds me of parents telling their kids to put on a suit, walk into any company, shake the owner’s hand, and you’ll get a job.\n
        \n
        > Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.\n
        \n
        Yeah, it’s not like you describe. You have to work through that resentment you feel towards these women before you have a healthy relationship. Seriously, as a man who could have very easily become an incel, I’m telling you that the most important thing you can do is to think of women as people. Retrain your brain, reinforce the thought ‘this woman is just like me, they are doing what they are doing for a reason. If I disagree with what they are doing, maybe I don’t understand it. I’ll try to understand it before criticizing it. And what this one woman is doing does not represent all women’\n
        \n
        I was lucky enough to meet a woman who is a lot like the women you’re criticizing. And she is an incredible wife and partner, and I have learned so much from her about what it means to be a woman. I hope one day you can find the same empathy and understanding.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702136268 {#4314
        date: 2023-12-09 16:37:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
        "@vzq@lemmy.blahaj.zone"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4318 …}
      +nested: Doctrine\ORM\PersistentCollection {#4320 …}
      +votes: Doctrine\ORM\PersistentCollection {#4322 …}
      +reports: Doctrine\ORM\PersistentCollection {#4324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4328 …}
      -id: 214029
      -bodyTs: "'12':191 '9am':329 'actual':244 'alway':344 'anoth':178 'anyon':143 'anyth':176,222 'appear':174 'bad':153,293 'barbi':2,25 'becom':460 'best':350 'big':29 'brain':484 'breath':282 'care':169 'case':22 'cherish':315 'choic':256 'classifi':94 'clean':47,65,121 'come':242 'common':165 'compani':385 'conveni':326 'cook':63 'could':456 'critic':525,556 'day':584 'demean':140 'denomin':166 'depend':59 'describ':410,432 'disagre':506 'doesn':100,125,133,297,403 'easili':459 'either':21 'els':177 'empathi':590 'enough':542 'even':299 'everyth':406 'experi':154,418,425 'feel':441 'find':587 'game':195 'general':34,99,138,179,402 'get':394 'gf':32 'girl':3,26 'go':320 'good':96,147 'goth':31 'groceri':360 'group':157 'guess':160 'hand':390 'healthi':449 'hit':353 'hobbi':208 'hope':582 'hour':192 'household':40,44,76 'import':470 'incel':462 'incred':561 'job':396 'keep':151 'kid':376 'kinda':186 'kinki':287 'know':338,366 'larg':156 'last':237 'learn':70,568 'like':231,289,408,430,492,551 'll':393,519 'lmao':362 'logic':302 'look':229 'lose':204 'lot':550 'lucki':541 'm':464 'main':423 'make':135,300 'man':454 'market':323 'marri':245 'marriag':295 'mayb':66,512 'mean':102,127,405,576 'meet':544 'much':570 'neither':89 'never':259 'none':248 'object':12,54,110,113,269 'objectif':142 'one':77,83,246,530,583 'other':214 'owner':388 'paragraph':238 'parent':373 'partner':97,148,307,564 'past':417 'peopl':19,182,211,263,336,481 'perfect':230 'place':351 'play':193 'pleasur':87,119 'put':378 're':163,216,219,286,292,359,555 'reason':503 'reinforc':485 'relationship':450 'remind':370 'repres':536 'resent':439 'respons':340 'retrain':482 'right':255 'robot':122 'say':124,184,265 'sens':303 'serious':451 'sex':112,268,277,290 'sexual':86 'shake':386 'shame':272 'shop':361 'show':8,16,80 'side':313 'slave':45 'sort':419 'spend':190,225 'sport':202 'store':327 'style':173 'suit':381 'sunday':332 'sweep':137 'tantrum':199 'team':203 'tell':374,465 'thing':187,422,471 'think':477 'thought':487 'throw':197 'tiddi':30 'time':228 'told':217 'toward':442 'tri':520 'trophi':115 'true':105,130 'understand':260,516,522,592 'uniron':189 'unless':223 'use':37,73 'usual':5,168,247 'video':194 'view':118 'walk':382 'want':305 'wherea':1 'wife':562 'woman':489,531,546,580 'women':9,41,159,266,355,444,479,538,553 'work':436 'worth':56,221 'yeah':349,426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5920896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702136268 {#4315
        date: 2023-12-09 16:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "You know nothing about me or my history/experience in life… yet, you’re free to comment on it, but I’m not allowed 😒…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702137125 {#4384
      date: 2023-12-09 16:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
      "@0x4E4F@infosec.pub"
      "@GeneralVincent@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4389 …}
    +votes: Doctrine\ORM\PersistentCollection {#4391 …}
    +reports: Doctrine\ORM\PersistentCollection {#4393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4397 …}
    -id: 214079
    -bodyTs: "'allow':23 'comment':16 'free':14 'history/experience':8 'know':2 'life':10 'm':21 'noth':3 're':13 'yet':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4939389"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702137125 {#4385
      date: 2023-12-09 16:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    I do know something about your experience in life, you communicated that clearly, and continue to communicate that in all your replies.\n
    \n
    You’re free to comment your opinion, and I welcome you to comment on what you think my history/experience in life is like. But I will never stop defending women or really any other groups that are constantly harassed, demeaned, misrepresented, etc.\n
    \n
    I do so hoping that you’ll be open to learning something new, but if not then at the very least you’ll know this is not a safe space for sexism, others have the chance to gain a new perspective or add to the discussion, and people in those groups know they are welcome here and valued as people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702140869 {#4468
    date: 2023-12-09 17:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
    "@GeneralVincent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4471 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4475 …}
  +reports: Doctrine\ORM\PersistentCollection {#4477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4481 …}
  -id: 214269
  -bodyTs: "'add':107 'chanc':100 'clear':13 'comment':27,35 'communic':11,17 'constant':60 'continu':15 'defend':51 'demean':62 'discuss':110 'etc':64 'experi':7 'free':25 'gain':102 'group':57,115 'harass':61 'history/experience':41 'hope':68 'know':3,88,116 'learn':75 'least':85 'life':9,43 'like':45 'll':71,87 'misrepres':63 'never':49 'new':77,104 'open':73 'opinion':29 'other':97 'peopl':112,124 'perspect':105 're':24 'realli':54 'repli':22 'safe':93 'sexism':96 'someth':4,76 'space':94 'stop':50 'think':39 'valu':122 'welcom':32,119 'women':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5922227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140869 {#4469
    date: 2023-12-09 17:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4333
  +user: Proxies\__CG__\App\Entity\User {#4334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    What did I just read? And I thought I grew in a country with a conservative society.\n
    \n
    Engaging in stereotypes is an immature behaviour. The world isn’t all black and white.\n
    \n
    And what the heck is a wifey material? You’re a grown man, right? I’m pretty sure you can cook your own food, mop your own floor, wash your own clothes and buy your inventory. Why do you need a woman for that?\n
    \n
    Goth and bimbocore are just subcultures that deviate from the norm. Remove all of that, and what remains behind is a woman. It does not make them a bad mother, a bad cook, a bad home-keeper or a bad life-partner.\n
    \n
    In Hinglish, we have this saying: “Pehle slutty-savitri, phir sati-savitri”. This phrase essentially criticizes the hypocrisy of men who manipulate and exploit women for their own desires but then seek “pure” wives for marriage. This applies to you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702143893 {#4330
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 214430
  -bodyTs: "'appli':160 'bad':105,108,111,117 'behaviour':24 'behind':95 'bimbocor':79 'black':30 'buy':66 'cloth':64 'conserv':16 'cook':53,109 'countri':13 'critic':138 'desir':151 'deviat':84 'engag':18 'essenti':137 'exploit':146 'floor':60 'food':56 'goth':77 'grew':10 'grown':44 'heck':36 'hinglish':122 'home':113 'home-keep':112 'hypocrisi':140 'immatur':23 'inventori':68 'isn':27 'keeper':114 'life':119 'life-partn':118 'm':48 'make':102 'man':45 'manipul':144 'marriag':158 'materi':40 'men':142 'mop':57 'mother':106 'need':72 'norm':87 'partner':120 'pehl':127 'phir':131 'phrase':136 'pretti':49 'pure':155 're':42 'read':5 'remain':94 'remov':88 'right':46 'sati':133 'sati-savitri':132 'savitri':130,134 'say':126 'seek':154 'slutti':129 'slutty-savitri':128 'societi':17 'stereotyp':20 'subcultur':82 'sure':50 'thought':8 'wash':61 'white':32 'wifey':39 'wive':156 'woman':74,98 'women':147 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6513263"
  +editedAt: DateTimeImmutable @1703594672 {#4331
    date: 2023-12-26 13:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702143893 {#4332
    date: 2023-12-09 18:44:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4333
  +user: Proxies\__CG__\App\Entity\User {#4334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    What did I just read? And I thought I grew in a country with a conservative society.\n
    \n
    Engaging in stereotypes is an immature behaviour. The world isn’t all black and white.\n
    \n
    And what the heck is a wifey material? You’re a grown man, right? I’m pretty sure you can cook your own food, mop your own floor, wash your own clothes and buy your inventory. Why do you need a woman for that?\n
    \n
    Goth and bimbocore are just subcultures that deviate from the norm. Remove all of that, and what remains behind is a woman. It does not make them a bad mother, a bad cook, a bad home-keeper or a bad life-partner.\n
    \n
    In Hinglish, we have this saying: “Pehle slutty-savitri, phir sati-savitri”. This phrase essentially criticizes the hypocrisy of men who manipulate and exploit women for their own desires but then seek “pure” wives for marriage. This applies to you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702143893 {#4330
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 214430
  -bodyTs: "'appli':160 'bad':105,108,111,117 'behaviour':24 'behind':95 'bimbocor':79 'black':30 'buy':66 'cloth':64 'conserv':16 'cook':53,109 'countri':13 'critic':138 'desir':151 'deviat':84 'engag':18 'essenti':137 'exploit':146 'floor':60 'food':56 'goth':77 'grew':10 'grown':44 'heck':36 'hinglish':122 'home':113 'home-keep':112 'hypocrisi':140 'immatur':23 'inventori':68 'isn':27 'keeper':114 'life':119 'life-partn':118 'm':48 'make':102 'man':45 'manipul':144 'marriag':158 'materi':40 'men':142 'mop':57 'mother':106 'need':72 'norm':87 'partner':120 'pehl':127 'phir':131 'phrase':136 'pretti':49 'pure':155 're':42 'read':5 'remain':94 'remov':88 'right':46 'sati':133 'sati-savitri':132 'savitri':130,134 'say':126 'seek':154 'slutti':129 'slutty-savitri':128 'societi':17 'stereotyp':20 'subcultur':82 'sure':50 'thought':8 'wash':61 'white':32 'wifey':39 'wive':156 'woman':74,98 'women':147 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6513263"
  +editedAt: DateTimeImmutable @1703594672 {#4331
    date: 2023-12-26 13:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702143893 {#4332
    date: 2023-12-09 18:44:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4333
  +user: Proxies\__CG__\App\Entity\User {#4334 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: Proxies\__CG__\App\Entity\User {#4192 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703594560 {#4003
        date: 2023-12-26 13:42:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@roon@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 213218
      -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4937902"
      +editedAt: DateTimeImmutable @1703557426 {#3939
        date: 2023-12-26 03:23:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702114927 {#4002
        date: 2023-12-09 10:42:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      They’re also wild (or at least look to be) and that gives an impression that they might also be kinky, or at least give a great sexual experience… whereas barbie girls are usually just for show.\n
      \n
      In either case, both the barbie girl and the big tiddy goth gf are (generally) of no use in the household. One is for show, the other one is for sexual pleasure, but neither of them can be classified as good partners (in general… doesn’t mean it’s true for all). They usually care more about their style (appearance) than anything else.\n
      \n
      So, to iterrate, it’s fun having them around if you’re a young adult, if you want a gf for show or maybe a little on the wild side, maybe a tigress in bed, etc… but… when it comes to actually marrying one, usually, none of them is them is the right choice. You want a partner that will be by your side and cherish what you both have? Go to a market or a convenient store at 9AM on a Sunday. Those are the people that know what responsibilities are and will always be there for you.\n
      \n
      Once again, this is a generalization… doesn’t mean everything is like I described it… this is more of a past experiences sort of a thing, mainly my experiences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702127238 {#4199
      date: 2023-12-09 14:07:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
      "@vzq@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4189 …}
    +votes: Doctrine\ORM\PersistentCollection {#4204 …}
    +reports: Doctrine\ORM\PersistentCollection {#4206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4210 …}
    -id: 213565
    -bodyTs: "'9am':180 'actual':142 'adult':115 'also':3,19 'alway':195 'anyth':99 'appear':97 'around':109 'barbi':31,43 'bed':135 'big':47 'care':92 'case':40 'cherish':166 'choic':154 'classifi':76 'come':140 'conveni':177 'describ':213 'doesn':82,206 'either':39 'els':100 'etc':136 'everyth':209 'experi':29,221,228 'fun':106 'general':52,81,205 'gf':50,120 'girl':32,44 'give':13,25 'go':171 'good':78 'goth':49 'great':27 'household':58 'impress':15 'iterr':103 'kinki':21 'know':189 'least':7,24 'like':211 'littl':126 'look':8 'main':226 'market':174 'marri':143 'mayb':124,131 'mean':84,208 'might':18 'neither':71 'none':146 'one':59,65,144 'partner':79,158 'past':220 'peopl':187 'pleasur':69 're':2,112 'respons':191 'right':153 'sexual':28,68 'show':37,62,122 'side':130,164 'sort':222 'store':178 'style':96 'sunday':183 'thing':225 'tiddi':48 'tigress':133 'true':87 'use':55 'usual':34,91,145 'want':118,156 'wherea':30 'wild':4,129 'young':114"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4936891"
    +editedAt: DateTimeImmutable @1703567757 {#4202
      date: 2023-12-26 06:15:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702127238 {#4198
      date: 2023-12-09 14:07:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    What did I just read? And I thought I grew in a country with a conservative society.\n
    \n
    Engaging in stereotypes is an immature behaviour. The world isn’t all black and white.\n
    \n
    And what the heck is a wifey material? You’re a grown man, right? I’m pretty sure you can cook your own food, mop your own floor, wash your own clothes and buy your inventory. Why do you need a woman for that?\n
    \n
    Goth and bimbocore are just subcultures that deviate from the norm. Remove all of that, and what remains behind is a woman. It does not make them a bad mother, a bad cook, a bad home-keeper or a bad life-partner.\n
    \n
    In Hinglish, we have this saying: “Pehle slutty-savitri, phir sati-savitri”. This phrase essentially criticizes the hypocrisy of men who manipulate and exploit women for their own desires but then seek “pure” wives for marriage. This applies to you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702143893 {#4330
    date: 2023-12-09 18:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 214430
  -bodyTs: "'appli':160 'bad':105,108,111,117 'behaviour':24 'behind':95 'bimbocor':79 'black':30 'buy':66 'cloth':64 'conserv':16 'cook':53,109 'countri':13 'critic':138 'desir':151 'deviat':84 'engag':18 'essenti':137 'exploit':146 'floor':60 'food':56 'goth':77 'grew':10 'grown':44 'heck':36 'hinglish':122 'home':113 'home-keep':112 'hypocrisi':140 'immatur':23 'inventori':68 'isn':27 'keeper':114 'life':119 'life-partn':118 'm':48 'make':102 'man':45 'manipul':144 'marriag':158 'materi':40 'men':142 'mop':57 'mother':106 'need':72 'norm':87 'partner':120 'pehl':127 'phir':131 'phrase':136 'pretti':49 'pure':155 're':42 'read':5 'remain':94 'remov':88 'right':46 'sati':133 'sati-savitri':132 'savitri':130,134 'say':126 'seek':154 'slutti':129 'slutty-savitri':128 'societi':17 'stereotyp':20 'subcultur':82 'sure':50 'thought':8 'wash':61 'white':32 'wifey':39 'wive':156 'woman':74,98 'women':147 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6513263"
  +editedAt: DateTimeImmutable @1703594672 {#4331
    date: 2023-12-26 13:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702143893 {#4332
    date: 2023-12-09 18:44:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You can be thicc in any subculture. Curvy women were never not attractive. What’s not attractive (nor healthy), even for supposed goth gfs, is being really fat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702142975 {#4212
    date: 2023-12-09 18:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 214375
  -bodyTs: "'attract':13,17 'curvi':8 'even':20 'fat':28 'gfs':24 'goth':23 'healthi':19 'never':11 'realli':27 'subcultur':7 'suppos':22 'thicc':4 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5386855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702142975 {#4213
    date: 2023-12-09 18:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You can be thicc in any subculture. Curvy women were never not attractive. What’s not attractive (nor healthy), even for supposed goth gfs, is being really fat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702142975 {#4212
    date: 2023-12-09 18:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 214375
  -bodyTs: "'attract':13,17 'curvi':8 'even':20 'fat':28 'gfs':24 'goth':23 'healthi':19 'never':11 'realli':27 'subcultur':7 'suppos':22 'thicc':4 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5386855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702142975 {#4213
    date: 2023-12-09 18:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4214
  +user: Proxies\__CG__\App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The attraction of goth gf is just that it’s the only subculture archetype where it’s acceptable to be sexy and not thin like a rail spike. Hence, big tiddy goth gf."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703594560 {#4003
      date: 2023-12-26 13:42:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@roon@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 213218
    -bodyTs: "'accept':18 'archetyp':14 'attract':2 'big':30 'gf':5,33 'goth':4,32 'henc':29 'like':25 'rail':27 'sexi':21 'spike':28 'subcultur':13 'thin':24 'tiddi':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4937902"
    +editedAt: DateTimeImmutable @1703557426 {#3939
      date: 2023-12-26 03:23:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702114927 {#4002
      date: 2023-12-09 10:42:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "You can be thicc in any subculture. Curvy women were never not attractive. What’s not attractive (nor healthy), even for supposed goth gfs, is being really fat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702142975 {#4212
    date: 2023-12-09 18:29:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
    "@vzq@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4216 …}
  +nested: Doctrine\ORM\PersistentCollection {#4218 …}
  +votes: Doctrine\ORM\PersistentCollection {#4220 …}
  +reports: Doctrine\ORM\PersistentCollection {#4222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4226 …}
  -id: 214375
  -bodyTs: "'attract':13,17 'curvi':8 'even':20 'fat':28 'gfs':24 'goth':23 'healthi':19 'never':11 'realli':27 'subcultur':7 'suppos':22 'thicc':4 'women':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5386855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702142975 {#4213
    date: 2023-12-09 18:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4031
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I was kinda with this dude’s argument until 8:45, where he lost me enormously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702132851 {#4037
    date: 2023-12-09 15:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 213859
  -bodyTs: "'45':11 '8':10 'argument':8 'dude':6 'enorm':16 'kinda':3 'lost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7162054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132851 {#4035
    date: 2023-12-09 15:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I was kinda with this dude’s argument until 8:45, where he lost me enormously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702132851 {#4037
    date: 2023-12-09 15:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 213859
  -bodyTs: "'45':11 '8':10 'argument':8 'dude':6 'enorm':16 'kinda':3 'lost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7162054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132851 {#4035
    date: 2023-12-09 15:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I was kinda with this dude’s argument until 8:45, where he lost me enormously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702132851 {#4037
    date: 2023-12-09 15:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 213859
  -bodyTs: "'45':11 '8':10 'argument':8 'dude':6 'enorm':16 'kinda':3 'lost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7162054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702132851 {#4035
    date: 2023-12-09 15:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not very goth tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702139394 {#4107
    date: 2023-12-09 17:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 214196
  -bodyTs: "'goth':3 'tbh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5921793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139394 {#4108
    date: 2023-12-09 17:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not very goth tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702139394 {#4107
    date: 2023-12-09 17:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 214196
  -bodyTs: "'goth':3 'tbh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5921793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139394 {#4108
    date: 2023-12-09 17:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4112
  +user: App\Entity\User {#4125 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Goth-GF-Meme-Analysis"
    +title: "Goth GF Meme Analysis"
    +url: "https://youtu.be/wIGT65QZgA4"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 99
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143893 {#2414
      date: 2023-12-09 18:44:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 21314
    -titleTs: "'analysi':4 'gf':2 'goth':1 'meme':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702196059
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702109659 {#1793
      date: 2023-12-09 09:14:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Not very goth tbh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702139394 {#4107
    date: 2023-12-09 17:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4115 …}
  +votes: Doctrine\ORM\PersistentCollection {#4117 …}
  +reports: Doctrine\ORM\PersistentCollection {#4119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4123 …}
  -id: 214196
  -bodyTs: "'goth':3 'tbh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5921793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139394 {#4108
    date: 2023-12-09 17:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details