GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/6914/Gomennasai-baka/newest

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 …}
}
112.55 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gomennasai-baka"
  +title: "Gomennasai, baka"
  +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 622
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989931 {#2418
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6914
  -titleTs: "'baka':2 'gomennasai':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014463
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4443560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928063 {#1858
    date: 2023-10-22 00:41:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gomennasai-baka"
  +title: "Gomennasai, baka"
  +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 622
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989931 {#2418
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6914
  -titleTs: "'baka':2 'gomennasai':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014463
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4443560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928063 {#1858
    date: 2023-10-22 00:41:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gomennasai-baka"
  +title: "Gomennasai, baka"
  +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 622
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697989931 {#2418
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 6914
  -titleTs: "'baka':2 'gomennasai':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698014463
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4443560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697928063 {#1858
    date: 2023-10-22 00:41:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
    \n
    I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697981087 {#4009
    date: 2023-10-22 15:24:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 64594
  -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4685456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977534 {#3945
    date: 2023-10-22 14:25:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
    \n
    I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697981087 {#4009
    date: 2023-10-22 15:24:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 64594
  -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4685456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977534 {#3945
    date: 2023-10-22 14:25:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
    \n
    I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697981087 {#4009
    date: 2023-10-22 15:24:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 64594
  -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4685456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697977534 {#3945
    date: 2023-10-22 14:25:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
      \n
      I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697981087 {#4009
      date: 2023-10-22 15:24:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 64594
    -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4685456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697977534 {#3945
      date: 2023-10-22 14:25:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The cognates are what make it so easy. It’s like adding -o to [English words](https://youtube.com/clip/Ugkx1mw8TZYDcM82bkvE492oitOws89sKtGF?si=Y5Sb-qpHEKxqlAAj) to get Spanish; you can just add -u to Korean to get Japanese pronunciation like 약속 --> やくそく\n
    \n
    Cultural concepts translate directly, e.g., 선배/후배 --> 先輩/後輩, honorifics in general, 月火水\n
    \n
    Also you might enjoy this: [youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c](https://youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697981076 {#5068
    date: 2023-10-22 15:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@praise_idleness@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 64702
  -bodyTs: "'/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':19 '/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':57 'ad':12 'add':26 'also':50 'cognat':2 'concept':38 'cultur':37 'direct':40 'e.g':41 'easi':8 'english':15 'enjoy':53 'general':48 'get':21,31 'honorif':46 'japanes':32 'korean':29 'like':11,34 'make':5 'might':52 'o':13 'pronunci':33 'spanish':22 'translat':39 'u':27 'word':16 'youtu.be':56 'youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':55 'youtube.com':18 'youtube.com/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':17 'やくそく':36 '先輩':44 '後輩':45 '月火水':49 '선배':42 '약속':35 '후배':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178786"
  +editedAt: DateTimeImmutable @1697981984 {#5069
    date: 2023-10-22 15:39:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697981076 {#5070
    date: 2023-10-22 15:24:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
      \n
      I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697981087 {#4009
      date: 2023-10-22 15:24:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 64594
    -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4685456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697977534 {#3945
      date: 2023-10-22 14:25:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The cognates are what make it so easy. It’s like adding -o to [English words](https://youtube.com/clip/Ugkx1mw8TZYDcM82bkvE492oitOws89sKtGF?si=Y5Sb-qpHEKxqlAAj) to get Spanish; you can just add -u to Korean to get Japanese pronunciation like 약속 --> やくそく\n
    \n
    Cultural concepts translate directly, e.g., 선배/후배 --> 先輩/後輩, honorifics in general, 月火水\n
    \n
    Also you might enjoy this: [youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c](https://youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697981076 {#5068
    date: 2023-10-22 15:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@praise_idleness@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 64702
  -bodyTs: "'/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':19 '/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':57 'ad':12 'add':26 'also':50 'cognat':2 'concept':38 'cultur':37 'direct':40 'e.g':41 'easi':8 'english':15 'enjoy':53 'general':48 'get':21,31 'honorif':46 'japanes':32 'korean':29 'like':11,34 'make':5 'might':52 'o':13 'pronunci':33 'spanish':22 'translat':39 'u':27 'word':16 'youtu.be':56 'youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':55 'youtube.com':18 'youtube.com/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':17 'やくそく':36 '先輩':44 '後輩':45 '月火水':49 '선배':42 '약속':35 '후배':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178786"
  +editedAt: DateTimeImmutable @1697981984 {#5069
    date: 2023-10-22 15:39:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697981076 {#5070
    date: 2023-10-22 15:24:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      My first language is Korean. It’s impossible not to get a few concept of Japanese language watching anime for extended period of time. They are very similar to each other, with most of the concept more straightforward in Japanese.\n
      \n
      I think what makes Japanese hard(especially for the westerners) is reading/writing. Most Korean people learn Hanja or, in Japanese, Kanji(they are not 100% same but almost interchangable) to some degree. This was a huge advantage for me learning Japanese since I can read/write most of the common words before I even speak the language.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697981087 {#4009
      date: 2023-10-22 15:24:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 64594
    -bodyTs: "'100':65 'advantag':77 'almost':68 'anim':19 'common':89 'concept':14,36 'degre':72 'especi':47 'even':93 'extend':21 'first':2 'get':11 'hanja':57 'hard':46 'huge':76 'imposs':8 'interchang':69 'japanes':16,40,45,60,81 'kanji':61 'korean':5,54 'languag':3,17,96 'learn':56,80 'make':44 'peopl':55 'period':22 'read/write':85 'reading/writing':52 'similar':28 'sinc':82 'speak':94 'straightforward':38 'think':42 'time':24 'watch':18 'western':50 'word':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4685456"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697977534 {#3945
      date: 2023-10-22 14:25:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The cognates are what make it so easy. It’s like adding -o to [English words](https://youtube.com/clip/Ugkx1mw8TZYDcM82bkvE492oitOws89sKtGF?si=Y5Sb-qpHEKxqlAAj) to get Spanish; you can just add -u to Korean to get Japanese pronunciation like 약속 --> やくそく\n
    \n
    Cultural concepts translate directly, e.g., 선배/후배 --> 先輩/後輩, honorifics in general, 月火水\n
    \n
    Also you might enjoy this: [youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c](https://youtu.be/HiUGWXe6Yzk?si=8g35dQxxbXOGW27c)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697981076 {#5068
    date: 2023-10-22 15:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@praise_idleness@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 64702
  -bodyTs: "'/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':19 '/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':57 'ad':12 'add':26 'also':50 'cognat':2 'concept':38 'cultur':37 'direct':40 'e.g':41 'easi':8 'english':15 'enjoy':53 'general':48 'get':21,31 'honorif':46 'japanes':32 'korean':29 'like':11,34 'make':5 'might':52 'o':13 'pronunci':33 'spanish':22 'translat':39 'u':27 'word':16 'youtu.be':56 'youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c](https://youtu.be/hiugwxe6yzk?si=8g35dqxxbxogw27c)':55 'youtube.com':18 'youtube.com/clip/ugkx1mw8tzydcm82bkve492oitows89sktgf?si=y5sb-qphekxqlaaj)':17 'やくそく':36 '先輩':44 '後輩':45 '月火水':49 '선배':42 '약속':35 '후배':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178786"
  +editedAt: DateTimeImmutable @1697981984 {#5069
    date: 2023-10-22 15:39:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697981076 {#5070
    date: 2023-10-22 15:24:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you pick up japanese from watching shounen, you’ll sound like a punk.\n
    \n
    if you pick up japanese from watching shojou, you’ll sound like a little girl\n
    \n
    if you pick up japanese from watching seinen, you’ll sound violent.\n
    \n
    if you pick up japanese from watching all three, you’ll sound like a violent little girl punk.\n
    \n
    \n
    \n
    if you pick up japanese from watching josei HOLY SHIT WHERE THE FUCK DID YOU FIND IT WHO THE HELL IS EVEN MAKING IT ANYMORE AND HOW DO I GET IT TOO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697964563 {#4038
    date: 2023-10-22 10:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 64342
  -bodyTs: "'anymor':84 'even':81 'find':75 'fuck':72 'get':89 'girl':29,58 'hell':79 'holi':68 'japanes':5,19,34,46,64 'josei':67 'like':12,26,54 'littl':28,57 'll':10,24,39,52 'make':82 'pick':3,17,32,44,62 'punk':14,59 'seinen':37 'shit':69 'shojou':22 'shounen':8 'sound':11,25,40,53 'three':50 'violent':41,56 'watch':7,21,36,48,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5173015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964563 {#4043
    date: 2023-10-22 10:49:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you pick up japanese from watching shounen, you’ll sound like a punk.\n
    \n
    if you pick up japanese from watching shojou, you’ll sound like a little girl\n
    \n
    if you pick up japanese from watching seinen, you’ll sound violent.\n
    \n
    if you pick up japanese from watching all three, you’ll sound like a violent little girl punk.\n
    \n
    \n
    \n
    if you pick up japanese from watching josei HOLY SHIT WHERE THE FUCK DID YOU FIND IT WHO THE HELL IS EVEN MAKING IT ANYMORE AND HOW DO I GET IT TOO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697964563 {#4038
    date: 2023-10-22 10:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 64342
  -bodyTs: "'anymor':84 'even':81 'find':75 'fuck':72 'get':89 'girl':29,58 'hell':79 'holi':68 'japanes':5,19,34,46,64 'josei':67 'like':12,26,54 'littl':28,57 'll':10,24,39,52 'make':82 'pick':3,17,32,44,62 'punk':14,59 'seinen':37 'shit':69 'shojou':22 'shounen':8 'sound':11,25,40,53 'three':50 'violent':41,56 'watch':7,21,36,48,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5173015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964563 {#4043
    date: 2023-10-22 10:49:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you pick up japanese from watching shounen, you’ll sound like a punk.\n
    \n
    if you pick up japanese from watching shojou, you’ll sound like a little girl\n
    \n
    if you pick up japanese from watching seinen, you’ll sound violent.\n
    \n
    if you pick up japanese from watching all three, you’ll sound like a violent little girl punk.\n
    \n
    \n
    \n
    if you pick up japanese from watching josei HOLY SHIT WHERE THE FUCK DID YOU FIND IT WHO THE HELL IS EVEN MAKING IT ANYMORE AND HOW DO I GET IT TOO
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697964563 {#4038
    date: 2023-10-22 10:49:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 64342
  -bodyTs: "'anymor':84 'even':81 'find':75 'fuck':72 'get':89 'girl':29,58 'hell':79 'holi':68 'japanes':5,19,34,46,64 'josei':67 'like':12,26,54 'littl':28,57 'll':10,24,39,52 'make':82 'pick':3,17,32,44,62 'punk':14,59 'seinen':37 'shit':69 'shojou':22 'shounen':8 'sound':11,25,40,53 'three':50 'violent':41,56 'watch':7,21,36,48,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5173015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964563 {#4043
    date: 2023-10-22 10:49:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
    \n
    I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
    \n
    Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
    \n
    So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697968734 {#4112
    date: 2023-10-22 11:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 64305
  -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963395 {#4113
    date: 2023-10-22 10:29:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
    \n
    I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
    \n
    Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
    \n
    So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697968734 {#4112
    date: 2023-10-22 11:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 64305
  -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963395 {#4113
    date: 2023-10-22 10:29:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
    \n
    I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
    \n
    Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
    \n
    So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697968734 {#4112
    date: 2023-10-22 11:58:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 64305
  -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963395 {#4113
    date: 2023-10-22 10:29:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
      \n
      I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
      \n
      Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
      \n
      So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697968734 {#4112
      date: 2023-10-22 11:58:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 64305
    -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963395 {#4113
      date: 2023-10-22 10:29:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I learned a lot of the English language watching cartoons. You even can get a basic understanding of culture through them.\n
    \n
    However the crusty nerd Japanese simp is someone using pop culture to try and become Japanese. It’s as silly as coming to America and dress as John Wayne and expect Texans to accept you a one of their own.\n
    \n
    It’s not about language at all it’s about culture and a feeling of belonging. There’s nothing wrong with it in essence. Say a Japanese dude dressing as cowboy going to a bar will probably have a good time and get entertained by texan people loving their weird fascination.\n
    \n
    However, should they go live there and expect to be considered a true texan, they will find out that it doesn’t really work that way…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697968732 {#5052
    date: 2023-10-22 11:58:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 64426
  -bodyTs: "'accept':55 'america':45 'bar':96 'basic':16 'becom':36 'belong':77 'cartoon':10 'come':43 'consid':123 'cowboy':92 'crusti':24 'cultur':19,32,72 'doesn':133 'dress':47,90 'dude':89 'english':7 'entertain':105 'essenc':85 'even':12 'expect':52,120 'fascin':112 'feel':75 'find':129 'get':14,104 'go':93,116 'good':101 'howev':22,113 'japanes':26,37,88 'john':49 'languag':8,66 'learn':2 'live':117 'lot':4 'love':109 'nerd':25 'noth':80 'one':58 'peopl':108 'pop':31 'probabl':98 'realli':135 'say':86 'silli':41 'simp':27 'someon':29 'texan':53,107,126 'time':102 'tri':34 'true':125 'understand':17 'use':30 'watch':9 'way':138 'wayn':50 'weird':111 'work':136 'wrong':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3938603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697968732 {#5053
    date: 2023-10-22 11:58:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
      \n
      I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
      \n
      Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
      \n
      So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697968734 {#4112
      date: 2023-10-22 11:58:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 64305
    -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963395 {#4113
      date: 2023-10-22 10:29:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I learned a lot of the English language watching cartoons. You even can get a basic understanding of culture through them.\n
    \n
    However the crusty nerd Japanese simp is someone using pop culture to try and become Japanese. It’s as silly as coming to America and dress as John Wayne and expect Texans to accept you a one of their own.\n
    \n
    It’s not about language at all it’s about culture and a feeling of belonging. There’s nothing wrong with it in essence. Say a Japanese dude dressing as cowboy going to a bar will probably have a good time and get entertained by texan people loving their weird fascination.\n
    \n
    However, should they go live there and expect to be considered a true texan, they will find out that it doesn’t really work that way…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697968732 {#5052
    date: 2023-10-22 11:58:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 64426
  -bodyTs: "'accept':55 'america':45 'bar':96 'basic':16 'becom':36 'belong':77 'cartoon':10 'come':43 'consid':123 'cowboy':92 'crusti':24 'cultur':19,32,72 'doesn':133 'dress':47,90 'dude':89 'english':7 'entertain':105 'essenc':85 'even':12 'expect':52,120 'fascin':112 'feel':75 'find':129 'get':14,104 'go':93,116 'good':101 'howev':22,113 'japanes':26,37,88 'john':49 'languag':8,66 'learn':2 'live':117 'lot':4 'love':109 'nerd':25 'noth':80 'one':58 'peopl':108 'pop':31 'probabl':98 'realli':135 'say':86 'silli':41 'simp':27 'someon':29 'texan':53,107,126 'time':102 'tri':34 'true':125 'understand':17 'use':30 'watch':9 'way':138 'wayn':50 'weird':111 'work':136 'wrong':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3938603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697968732 {#5053
    date: 2023-10-22 11:58:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      I learned a ton of Japanese from anime. I also took two semesters in college, but anime was a huge portion. I signed on as a translation cleanup guy for a fansub group back in the day. We had a guy in Japan who could write broken English for the dialogue in anime episodes, and then I was the guy who was excellent with English but only had a basic grasp of Japanese (grade school level). Between us, we could get a script.\n
      \n
      I learned more from cleaning up his scripts than I EVER did in two semesters of college.\n
      \n
      Nowadays, I am not sure what the word for it is, but I can understand spoken Japanese at a high level but I cannot speak back very fluently. My spoken word is full of pauses as I try to think of the right word. But if you speak to me in Japanese, I understand very well.\n
      \n
      So… is the meme accurate? I guess partially. It’s not like I would ever call myself fluent. I can just watch anime without subtitles now.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697968734 {#4112
      date: 2023-10-22 11:58:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 64305
    -bodyTs: "'accur':161 'also':10 'anim':8,17,53,179 'back':34,126 'basic':70 'broken':47 'call':172 'cannot':124 'clean':88 'cleanup':28 'colleg':15,100 'could':45,80 'day':37 'dialogu':51 'english':48,65 'episod':54 'ever':94,171 'excel':63 'fansub':32 'fluent':174 'fluentli':128 'full':133 'get':81 'grade':74 'grasp':71 'group':33 'guess':163 'guy':29,41,60 'high':120 'huge':20 'japan':43 'japanes':6,73,117,152 'learn':2,85 'level':76,121 'like':168 'meme':160 'nowaday':101 'partial':164 'paus':135 'portion':21 'right':143 'school':75 'script':83,91 'semest':13,98 'sign':23 'speak':125,148 'spoken':116,130 'subtitl':181 'sure':105 'think':140 'ton':4 'took':11 'translat':27 'tri':138 'two':12,97 'understand':115,154 'us':78 'watch':178 'well':156 'without':180 'word':108,131,144 'would':170 'write':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963395 {#4113
      date: 2023-10-22 10:29:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    I learned a lot of the English language watching cartoons. You even can get a basic understanding of culture through them.\n
    \n
    However the crusty nerd Japanese simp is someone using pop culture to try and become Japanese. It’s as silly as coming to America and dress as John Wayne and expect Texans to accept you a one of their own.\n
    \n
    It’s not about language at all it’s about culture and a feeling of belonging. There’s nothing wrong with it in essence. Say a Japanese dude dressing as cowboy going to a bar will probably have a good time and get entertained by texan people loving their weird fascination.\n
    \n
    However, should they go live there and expect to be considered a true texan, they will find out that it doesn’t really work that way…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697968732 {#5052
    date: 2023-10-22 11:58:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@littlecolt@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 64426
  -bodyTs: "'accept':55 'america':45 'bar':96 'basic':16 'becom':36 'belong':77 'cartoon':10 'come':43 'consid':123 'cowboy':92 'crusti':24 'cultur':19,32,72 'doesn':133 'dress':47,90 'dude':89 'english':7 'entertain':105 'essenc':85 'even':12 'expect':52,120 'fascin':112 'feel':75 'find':129 'get':14,104 'go':93,116 'good':101 'howev':22,113 'japanes':26,37,88 'john':49 'languag':8,66 'learn':2 'live':117 'lot':4 'love':109 'nerd':25 'noth':80 'one':58 'peopl':108 'pop':31 'probabl':98 'realli':135 'say':86 'silli':41 'simp':27 'someon':29 'texan':53,107,126 'time':102 'tri':34 'true':125 'understand':17 'use':30 'watch':9 'way':138 'wayn':50 'weird':111 'work':136 'wrong':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3938603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697968732 {#5053
    date: 2023-10-22 11:58:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
    \n
    *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697961198 {#4185
    date: 2023-10-22 09:53:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 64002
  -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4372506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697940247 {#4186
    date: 2023-10-22 04:04:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
    \n
    *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697961198 {#4185
    date: 2023-10-22 09:53:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 64002
  -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4372506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697940247 {#4186
    date: 2023-10-22 04:04:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
    \n
    *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697961198 {#4185
    date: 2023-10-22 09:53:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 64002
  -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4372506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697940247 {#4186
    date: 2023-10-22 04:04:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5038
  +user: Proxies\__CG__\App\Entity\User {#5039 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
      \n
      *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697961198 {#4185
      date: 2023-10-22 09:53:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 64002
    -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4372506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697940247 {#4186
      date: 2023-10-22 04:04:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: """
    > late 00s\n
    \n
    I was really confused at first because I thought of 1900s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697954156 {#5036
    date: 2023-10-22 07:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 64171
  -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4611157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954156 {#5037
    date: 2023-10-22 07:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#5039 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
      \n
      *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697961198 {#4185
      date: 2023-10-22 09:53:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 64002
    -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4372506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697940247 {#4186
      date: 2023-10-22 04:04:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: """
    > late 00s\n
    \n
    I was really confused at first because I thought of 1900s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697954156 {#5036
    date: 2023-10-22 07:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 64171
  -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4611157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954156 {#5037
    date: 2023-10-22 07:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#5039 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
      \n
      *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697961198 {#4185
      date: 2023-10-22 09:53:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 64002
    -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4372506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697940247 {#4186
      date: 2023-10-22 04:04:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: """
    > late 00s\n
    \n
    I was really confused at first because I thought of 1900s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697954156 {#5036
    date: 2023-10-22 07:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5040 …}
  +nested: Doctrine\ORM\PersistentCollection {#5042 …}
  +votes: Doctrine\ORM\PersistentCollection {#5044 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 64171
  -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4611157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954156 {#5037
    date: 2023-10-22 07:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5173
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5038
    +user: Proxies\__CG__\App\Entity\User {#5039 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
        \n
        *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697961198 {#4185
        date: 2023-10-22 09:53:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 64002
      -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4372506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697940247 {#4186
        date: 2023-10-22 04:04:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: """
      > late 00s\n
      \n
      I was really confused at first because I thought of 1900s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697954156 {#5036
      date: 2023-10-22 07:55:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5040 …}
    +nested: Doctrine\ORM\PersistentCollection {#5042 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 64171
    -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4611157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954156 {#5037
      date: 2023-10-22 07:55:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I’m an old, but not quite that old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697961195 {#5171
    date: 2023-10-22 09:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 64262
  -bodyTs: "'m':2 'old':4,9 'quit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4378889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961195 {#5172
    date: 2023-10-22 09:53:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5173
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5038
    +user: Proxies\__CG__\App\Entity\User {#5039 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
        \n
        *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697961198 {#4185
        date: 2023-10-22 09:53:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 64002
      -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4372506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697940247 {#4186
        date: 2023-10-22 04:04:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: """
      > late 00s\n
      \n
      I was really confused at first because I thought of 1900s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697954156 {#5036
      date: 2023-10-22 07:55:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5040 …}
    +nested: Doctrine\ORM\PersistentCollection {#5042 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 64171
    -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4611157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954156 {#5037
      date: 2023-10-22 07:55:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I’m an old, but not quite that old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697961195 {#5171
    date: 2023-10-22 09:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 64262
  -bodyTs: "'m':2 'old':4,9 'quit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4378889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961195 {#5172
    date: 2023-10-22 09:53:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5173
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5038
    +user: Proxies\__CG__\App\Entity\User {#5039 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        You can learn by watching anime, but you’ll sound like a 14-year-old. Japanese has various levels of politeness that need to be mastered if you don’t want people to think you’re an idiot.\n
        \n
        *source: speak Japanese, lived in Tokyo since late 00s. I often sound like an idiot in Japanese, so don’t get your pants in a bunch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697961198 {#4185
        date: 2023-10-22 09:53:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 64002
      -bodyTs: "'00s':48 '14':13 'anim':6 'bunch':65 'get':60 'idiot':39,54 'japanes':17,42,56 'late':47 'learn':3 'level':20 'like':11,52 'live':43 'll':9 'master':27 'need':24 'often':50 'old':16 'pant':62 'peopl':33 'polit':22 're':37 'sinc':46 'sound':10,51 'sourc':40 'speak':41 'think':35 'tokyo':45 'various':19 'want':32 'watch':5 'year':15 'year-old':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4372506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697940247 {#4186
        date: 2023-10-22 04:04:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: """
      > late 00s\n
      \n
      I was really confused at first because I thought of 1900s.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697954156 {#5036
      date: 2023-10-22 07:55:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5040 …}
    +nested: Doctrine\ORM\PersistentCollection {#5042 …}
    +votes: Doctrine\ORM\PersistentCollection {#5044 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 64171
    -bodyTs: "'00s':2 '1900s':13 'confus':6 'first':8 'late':1 'realli':5 'thought':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4611157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954156 {#5037
      date: 2023-10-22 07:55:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "I’m an old, but not quite that old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697961195 {#5171
    date: 2023-10-22 09:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 64262
  -bodyTs: "'m':2 'old':4,9 'quit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4378889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961195 {#5172
    date: 2023-10-22 09:53:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697943698 {#4258
    date: 2023-10-22 05:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 63988
  -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939476 {#4259
    date: 2023-10-22 03:51:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697943698 {#4258
    date: 2023-10-22 05:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 63988
  -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939476 {#4259
    date: 2023-10-22 03:51:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1697943698 {#4258
    date: 2023-10-22 05:01:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 63988
  -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939476 {#4259
    date: 2023-10-22 03:51:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697943698 {#4258
      date: 2023-10-22 05:01:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 63988
    -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939476 {#4259
      date: 2023-10-22 03:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "100%ing *Shadow the Hedgehog* might help you learn a language considering how many times you would have to complete the first mission (326 for every possible path). Plus you’d know the word “damn” VERY WELL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943696 {#5020
    date: 2023-10-22 05:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -id: 64046
  -bodyTs: "'100':1 '326':24 'complet':20 'consid':12 'd':31 'damn':35 'everi':26 'first':22 'hedgehog':5 'help':7 'ing':2 'know':32 'languag':11 'learn':9 'mani':14 'might':6 'mission':23 'path':28 'plus':29 'possibl':27 'shadow':3 'time':15 'well':37 'word':34 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943696 {#5021
    date: 2023-10-22 05:01:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697943698 {#4258
      date: 2023-10-22 05:01:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 63988
    -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939476 {#4259
      date: 2023-10-22 03:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "100%ing *Shadow the Hedgehog* might help you learn a language considering how many times you would have to complete the first mission (326 for every possible path). Plus you’d know the word “damn” VERY WELL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943696 {#5020
    date: 2023-10-22 05:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -id: 64046
  -bodyTs: "'100':1 '326':24 'complet':20 'consid':12 'd':31 'damn':35 'everi':26 'first':22 'hedgehog':5 'help':7 'ing':2 'know':32 'languag':11 'learn':9 'mani':14 'might':6 'mission':23 'path':28 'plus':29 'possibl':27 'shadow':3 'time':15 'well':37 'word':34 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943696 {#5021
    date: 2023-10-22 05:01:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5022
  +user: Proxies\__CG__\App\Entity\User {#5023 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4263
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You absolutely can learn usable Japanese from anime, just as you can learn English from videogames."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1697943698 {#4258
      date: 2023-10-22 05:01:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4266 …}
    +votes: Doctrine\ORM\PersistentCollection {#4268 …}
    +reports: Doctrine\ORM\PersistentCollection {#4270 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
    -id: 63988
    -bodyTs: "'absolut':2 'anim':8 'english':14 'japanes':6 'learn':4,13 'usabl':5 'videogam':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713724"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939476 {#4259
      date: 2023-10-22 03:51:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4263}
  +body: "100%ing *Shadow the Hedgehog* might help you learn a language considering how many times you would have to complete the first mission (326 for every possible path). Plus you’d know the word “damn” VERY WELL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697943696 {#5020
    date: 2023-10-22 05:01:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5024 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5028 …}
  +reports: Doctrine\ORM\PersistentCollection {#5030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5034 …}
  -id: 64046
  -bodyTs: "'100':1 '326':24 'complet':20 'consid':12 'd':31 'damn':35 'everi':26 'first':22 'hedgehog':5 'help':7 'ing':2 'know':32 'languag':11 'learn':9 'mani':14 'might':6 'mission':23 'path':28 'plus':29 'possibl':27 'shadow':3 'time':15 'well':37 'word':34 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4189285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697943696 {#5021
    date: 2023-10-22 05:01:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I had a roommate who could decently understand japanese this way. We had him look away and translate for us a few times and he was spot on. I’m sure if he put effort into speaking it he could have learned to do that as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697937860 {#4331
    date: 2023-10-22 03:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 63948
  -bodyTs: "'away':16 'could':6,40 'decent':7 'effort':35 'japanes':9 'learn':42 'look':15 'm':30 'put':34 'roommat':4 'speak':37 'spot':27 'sure':31 'time':23 'translat':18 'understand':8 'us':20 'way':11 'well':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4186726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937860 {#4332
    date: 2023-10-22 03:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I had a roommate who could decently understand japanese this way. We had him look away and translate for us a few times and he was spot on. I’m sure if he put effort into speaking it he could have learned to do that as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697937860 {#4331
    date: 2023-10-22 03:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 63948
  -bodyTs: "'away':16 'could':6,40 'decent':7 'effort':35 'japanes':9 'learn':42 'look':15 'm':30 'put':34 'roommat':4 'speak':37 'spot':27 'sure':31 'time':23 'translat':18 'understand':8 'us':20 'way':11 'well':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4186726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937860 {#4332
    date: 2023-10-22 03:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I had a roommate who could decently understand japanese this way. We had him look away and translate for us a few times and he was spot on. I’m sure if he put effort into speaking it he could have learned to do that as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697937860 {#4331
    date: 2023-10-22 03:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 63948
  -bodyTs: "'away':16 'could':6,40 'decent':7 'effort':35 'japanes':9 'learn':42 'look':15 'm':30 'put':34 'roommat':4 'speak':37 'spot':27 'sure':31 'time':23 'translat':18 'understand':8 'us':20 'way':11 'well':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4186726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937860 {#4332
    date: 2023-10-22 03:24:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1697995108 {#4404
    date: 2023-10-22 19:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 63901
  -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711460"
  +editedAt: DateTimeImmutable @1697936382 {#4405
    date: 2023-10-22 02:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697935425 {#4406
    date: 2023-10-22 02:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1697995108 {#4404
    date: 2023-10-22 19:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 63901
  -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711460"
  +editedAt: DateTimeImmutable @1697936382 {#4405
    date: 2023-10-22 02:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697935425 {#4406
    date: 2023-10-22 02:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1697995108 {#4404
    date: 2023-10-22 19:18:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 63901
  -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711460"
  +editedAt: DateTimeImmutable @1697936382 {#4405
    date: 2023-10-22 02:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697935425 {#4406
    date: 2023-10-22 02:43:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: App\Entity\User {#4423 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1697995108 {#4404
      date: 2023-10-22 19:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4411 …}
    +nested: Doctrine\ORM\PersistentCollection {#4413 …}
    +votes: Doctrine\ORM\PersistentCollection {#4415 …}
    +reports: Doctrine\ORM\PersistentCollection {#4417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
    -id: 63901
    -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711460"
    +editedAt: DateTimeImmutable @1697936382 {#4405
      date: 2023-10-22 02:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697935425 {#4406
      date: 2023-10-22 02:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Caught one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963600 {#5004
    date: 2023-10-22 10:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 65239
  -bodyTs: "'caught':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963600 {#5005
    date: 2023-10-22 10:33:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: App\Entity\User {#4423 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1697995108 {#4404
      date: 2023-10-22 19:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4411 …}
    +nested: Doctrine\ORM\PersistentCollection {#4413 …}
    +votes: Doctrine\ORM\PersistentCollection {#4415 …}
    +reports: Doctrine\ORM\PersistentCollection {#4417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
    -id: 63901
    -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711460"
    +editedAt: DateTimeImmutable @1697936382 {#4405
      date: 2023-10-22 02:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697935425 {#4406
      date: 2023-10-22 02:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Caught one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963600 {#5004
    date: 2023-10-22 10:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 65239
  -bodyTs: "'caught':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963600 {#5005
    date: 2023-10-22 10:33:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5006
  +user: Proxies\__CG__\App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: App\Entity\User {#4423 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 80
    +score: 0
    +lastActive: DateTime @1697995108 {#4404
      date: 2023-10-22 19:18:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4411 …}
    +nested: Doctrine\ORM\PersistentCollection {#4413 …}
    +votes: Doctrine\ORM\PersistentCollection {#4415 …}
    +reports: Doctrine\ORM\PersistentCollection {#4417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
    -id: 63901
    -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711460"
    +editedAt: DateTimeImmutable @1697936382 {#4405
      date: 2023-10-22 02:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697935425 {#4406
      date: 2023-10-22 02:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Caught one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963600 {#5004
    date: 2023-10-22 10:33:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 65239
  -bodyTs: "'caught':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963600 {#5005
    date: 2023-10-22 10:33:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4410
      +user: App\Entity\User {#4423 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1697995108 {#4404
        date: 2023-10-22 19:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4411 …}
      +nested: Doctrine\ORM\PersistentCollection {#4413 …}
      +votes: Doctrine\ORM\PersistentCollection {#4415 …}
      +reports: Doctrine\ORM\PersistentCollection {#4417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
      -id: 63901
      -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711460"
      +editedAt: DateTimeImmutable @1697936382 {#4405
        date: 2023-10-22 02:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697935425 {#4406
        date: 2023-10-22 02:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4410}
    +body: "Caught one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697963600 {#5004
      date: 2023-10-22 10:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Xanthrax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -id: 65239
    -bodyTs: "'caught':1 'one':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963600 {#5005
      date: 2023-10-22 10:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Catch yourself leaving if you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697980011 {#5186
    date: 2023-10-22 15:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65240
  -bodyTs: "'catch':1 'leav':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697980011 {#5187
    date: 2023-10-22 15:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4410
      +user: App\Entity\User {#4423 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1697995108 {#4404
        date: 2023-10-22 19:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4411 …}
      +nested: Doctrine\ORM\PersistentCollection {#4413 …}
      +votes: Doctrine\ORM\PersistentCollection {#4415 …}
      +reports: Doctrine\ORM\PersistentCollection {#4417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
      -id: 63901
      -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711460"
      +editedAt: DateTimeImmutable @1697936382 {#4405
        date: 2023-10-22 02:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697935425 {#4406
        date: 2023-10-22 02:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4410}
    +body: "Caught one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697963600 {#5004
      date: 2023-10-22 10:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Xanthrax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -id: 65239
    -bodyTs: "'caught':1 'one':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963600 {#5005
      date: 2023-10-22 10:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Catch yourself leaving if you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697980011 {#5186
    date: 2023-10-22 15:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65240
  -bodyTs: "'catch':1 'leav':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697980011 {#5187
    date: 2023-10-22 15:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5188
  +user: Proxies\__CG__\App\Entity\User {#5189 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4410
      +user: App\Entity\User {#4423 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You learn the basics and then you watch entertainment in the language you’re trying to learn. Don’t gatekeep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1697995108 {#4404
        date: 2023-10-22 19:18:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4411 …}
      +nested: Doctrine\ORM\PersistentCollection {#4413 …}
      +votes: Doctrine\ORM\PersistentCollection {#4415 …}
      +reports: Doctrine\ORM\PersistentCollection {#4417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
      -id: 63901
      -bodyTs: "'basic':4 'entertain':9 'gatekeep':20 'languag':12 'learn':2,17 're':14 'tri':15 'watch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711460"
      +editedAt: DateTimeImmutable @1697936382 {#4405
        date: 2023-10-22 02:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697935425 {#4406
        date: 2023-10-22 02:43:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4410}
    +body: "Caught one"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697963600 {#5004
      date: 2023-10-22 10:33:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Xanthrax@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -id: 65239
    -bodyTs: "'caught':1 'one':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5172788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697963600 {#5005
      date: 2023-10-22 10:33:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4410}
  +body: "Catch yourself leaving if you can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697980011 {#5186
    date: 2023-10-22 15:06:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Xanthrax@lemmy.world"
    "@Kusimulkku@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5192 …}
  +votes: Doctrine\ORM\PersistentCollection {#5194 …}
  +reports: Doctrine\ORM\PersistentCollection {#5196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5200 …}
  -id: 65240
  -bodyTs: "'catch':1 'leav':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5178429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697980011 {#5187
    date: 2023-10-22 15:06:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697939150 {#4480
    date: 2023-10-22 03:45:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 63899
  -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2796339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935194 {#4481
    date: 2023-10-22 02:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697939150 {#4480
    date: 2023-10-22 03:45:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 63899
  -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2796339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935194 {#4481
    date: 2023-10-22 02:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4485
  +user: App\Entity\User {#4498 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697939150 {#4480
    date: 2023-10-22 03:45:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4486 …}
  +nested: Doctrine\ORM\PersistentCollection {#4488 …}
  +votes: Doctrine\ORM\PersistentCollection {#4490 …}
  +reports: Doctrine\ORM\PersistentCollection {#4492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
  -id: 63899
  -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/2796339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935194 {#4481
    date: 2023-10-22 02:39:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4974
  +user: Proxies\__CG__\App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "I studied some English in school but I really learned it watching series with English subtitles"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697939148 {#4972
    date: 2023-10-22 03:45:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 63980
  -bodyTs: "'english':4,15 'learn':10 'realli':9 'school':6 'seri':13 'studi':2 'subtitl':16 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3025735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939148 {#4973
    date: 2023-10-22 03:45:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4974
  +user: Proxies\__CG__\App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "I studied some English in school but I really learned it watching series with English subtitles"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697939148 {#4972
    date: 2023-10-22 03:45:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 63980
  -bodyTs: "'english':4,15 'learn':10 'realli':9 'school':6 'seri':13 'studi':2 'subtitl':16 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3025735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939148 {#4973
    date: 2023-10-22 03:45:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4974
  +user: Proxies\__CG__\App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: "I studied some English in school but I really learned it watching series with English subtitles"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697939148 {#4972
    date: 2023-10-22 03:45:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 63980
  -bodyTs: "'english':4,15 'learn':10 'realli':9 'school':6 'seri':13 'studi':2 'subtitl':16 'watch':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3025735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939148 {#4973
    date: 2023-10-22 03:45:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    My MiL moved here from India and watched soap operas not just to learn idiomatic English but to learn how to dress for cold weather.\n
    \n
    Growing up in Colombo and Chennai, it never got cold enough to need socks; she was in Midland Ontario and the soaps taught her how to wear snow boots, winter jackets, scarves, wool hats.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697935916 {#4988
    date: 2023-10-22 02:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 63910
  -bodyTs: "'boot':54 'chennai':31 'cold':24,35 'colombo':29 'dress':22 'english':16 'enough':36 'got':34 'grow':26 'hat':59 'idiomat':15 'india':6 'jacket':56 'learn':14,19 'midland':43 'mil':2 'move':3 'need':38 'never':33 'ontario':44 'opera':10 'scarv':57 'snow':53 'soap':9,47 'sock':39 'taught':48 'watch':8 'wear':52 'weather':25 'winter':55 'wool':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4671996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935916 {#4989
    date: 2023-10-22 02:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    My MiL moved here from India and watched soap operas not just to learn idiomatic English but to learn how to dress for cold weather.\n
    \n
    Growing up in Colombo and Chennai, it never got cold enough to need socks; she was in Midland Ontario and the soaps taught her how to wear snow boots, winter jackets, scarves, wool hats.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697935916 {#4988
    date: 2023-10-22 02:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 63910
  -bodyTs: "'boot':54 'chennai':31 'cold':24,35 'colombo':29 'dress':22 'english':16 'enough':36 'got':34 'grow':26 'hat':59 'idiomat':15 'india':6 'jacket':56 'learn':14,19 'midland':43 'mil':2 'move':3 'need':38 'never':33 'ontario':44 'opera':10 'scarv':57 'snow':53 'soap':9,47 'sock':39 'taught':48 'watch':8 'wear':52 'weather':25 'winter':55 'wool':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4671996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935916 {#4989
    date: 2023-10-22 02:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4990
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4485
    +user: App\Entity\User {#4498 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "My high school Spanish teacher said she learned English after immigrating to the US by watching English soap operas like Days of Our Lives and things like that. I’m sure the same could be done but not sure how exactly. It would probably take a lot of active listening."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697939150 {#4480
      date: 2023-10-22 03:45:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4486 …}
    +nested: Doctrine\ORM\PersistentCollection {#4488 …}
    +votes: Doctrine\ORM\PersistentCollection {#4490 …}
    +reports: Doctrine\ORM\PersistentCollection {#4492 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4494 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4496 …}
    -id: 63899
    -bodyTs: "'activ':49 'could':34 'day':21 'done':36 'english':9,17 'exact':41 'high':2 'immigr':11 'learn':8 'like':20,27 'listen':50 'live':24 'lot':47 'm':30 'opera':19 'probabl':44 'said':6 'school':3 'soap':18 'spanish':4 'sure':31,39 'take':45 'teacher':5 'thing':26 'us':14 'watch':16 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/2796339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935194 {#4481
      date: 2023-10-22 02:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4485}
  +body: """
    My MiL moved here from India and watched soap operas not just to learn idiomatic English but to learn how to dress for cold weather.\n
    \n
    Growing up in Colombo and Chennai, it never got cold enough to need socks; she was in Midland Ontario and the soaps taught her how to wear snow boots, winter jackets, scarves, wool hats.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697935916 {#4988
    date: 2023-10-22 02:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Shyfer@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 63910
  -bodyTs: "'boot':54 'chennai':31 'cold':24,35 'colombo':29 'dress':22 'english':16 'enough':36 'got':34 'grow':26 'hat':59 'idiomat':15 'india':6 'jacket':56 'learn':14,19 'midland':43 'mil':2 'move':3 'need':38 'never':33 'ontario':44 'opera':10 'scarv':57 'snow':53 'soap':9,47 'sock':39 'taught':48 'watch':8 'wear':52 'weather':25 'winter':55 'wool':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4671996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935916 {#4989
    date: 2023-10-22 02:51:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697963785 {#4553
    date: 2023-10-22 10:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 63795
  -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4183893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930616 {#4554
    date: 2023-10-22 01:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697963785 {#4553
    date: 2023-10-22 10:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 63795
  -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4183893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930616 {#4554
    date: 2023-10-22 01:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4558
  +user: App\Entity\User {#4571 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697963785 {#4553
    date: 2023-10-22 10:36:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4559 …}
  +nested: Doctrine\ORM\PersistentCollection {#4561 …}
  +votes: Doctrine\ORM\PersistentCollection {#4563 …}
  +reports: Doctrine\ORM\PersistentCollection {#4565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
  -id: 63795
  -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4183893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930616 {#4554
    date: 2023-10-22 01:23:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4943
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697933376 {#4941
    date: 2023-10-22 02:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 63854
  -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933376 {#4942
    date: 2023-10-22 02:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4943
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697933376 {#4941
    date: 2023-10-22 02:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 63854
  -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933376 {#4942
    date: 2023-10-22 02:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4943
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697933376 {#4941
    date: 2023-10-22 02:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 63854
  -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933376 {#4942
    date: 2023-10-22 02:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697933581 {#5124
    date: 2023-10-22 02:13:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 63861
  -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933581 {#5125
    date: 2023-10-22 02:13:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697933581 {#5124
    date: 2023-10-22 02:13:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 63861
  -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933581 {#5125
    date: 2023-10-22 02:13:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697933581 {#5124
    date: 2023-10-22 02:13:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 63861
  -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933581 {#5125
    date: 2023-10-22 02:13:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Actually “ore-sama”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934249 {#5215
    date: 2023-10-22 02:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 63878
  -bodyTs: "'actual':1 'ore':3 'ore-sama':2 'sama':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934249 {#5212
    date: 2023-10-22 02:24:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Actually “ore-sama”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934249 {#5215
    date: 2023-10-22 02:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 63878
  -bodyTs: "'actual':1 'ore':3 'ore-sama':2 'sama':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934249 {#5212
    date: 2023-10-22 02:24:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Actually “ore-sama”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934249 {#5215
    date: 2023-10-22 02:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 63878
  -bodyTs: "'actual':1 'ore':3 'ore-sama':2 'sama':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934249 {#5212
    date: 2023-10-22 02:24:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5226
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Also, adding “o-” before a word makes it more respectful, e.g. “oisogashī”, “ohada”, “omae”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697939749 {#5224
    date: 2023-10-22 03:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 63993
  -bodyTs: "'ad':2 'also':1 'e.g':11 'make':7 'o':3 'ohada':13 'oisogashī':12 'oma':14 'respect':10 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939749 {#5225
    date: 2023-10-22 03:55:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5226
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Also, adding “o-” before a word makes it more respectful, e.g. “oisogashī”, “ohada”, “omae”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697939749 {#5224
    date: 2023-10-22 03:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 63993
  -bodyTs: "'ad':2 'also':1 'e.g':11 'make':7 'o':3 'ohada':13 'oisogashī':12 'oma':14 'respect':10 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939749 {#5225
    date: 2023-10-22 03:55:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5226
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Also, adding “o-” before a word makes it more respectful, e.g. “oisogashī”, “ohada”, “omae”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697939749 {#5224
    date: 2023-10-22 03:55:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 63993
  -bodyTs: "'ad':2 'also':1 'e.g':11 'make':7 'o':3 'ohada':13 'oisogashī':12 'oma':14 'respect':10 'word':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939749 {#5225
    date: 2023-10-22 03:55:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5241
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Refer to yourself as “waga” and make sure you use the proper honorifics by ending every sentence with “kono yarou”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963784 {#5239
    date: 2023-10-22 10:36:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 64314
  -bodyTs: "'end':15 'everi':16 'honorif':13 'kono':19 'make':7 'proper':12 'refer':1 'sentenc':17 'sure':8 'use':10 'waga':5 'yarou':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963784 {#5240
    date: 2023-10-22 10:36:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5241
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Refer to yourself as “waga” and make sure you use the proper honorifics by ending every sentence with “kono yarou”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963784 {#5239
    date: 2023-10-22 10:36:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 64314
  -bodyTs: "'end':15 'everi':16 'honorif':13 'kono':19 'make':7 'proper':12 'refer':1 'sentenc':17 'sure':8 'use':10 'waga':5 'yarou':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963784 {#5240
    date: 2023-10-22 10:36:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5241
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: Proxies\__CG__\App\Entity\User {#4897 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697933376 {#4941
        date: 2023-10-22 02:09:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 63854
      -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5160325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933376 {#4942
        date: 2023-10-22 02:09:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Ah yes. In addition, it’s only polite to refer to yourself as “ore,” and a true gentleman will also refer to everyone with the -chan suffix."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697933581 {#5124
      date: 2023-10-22 02:13:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@FUCKRedditMods@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 63861
    -bodyTs: "'addit':4 'ah':1 'also':20 'chan':26 'everyon':23 'gentleman':18 'ore':14 'polit':8 'refer':10,21 'suffix':27 'true':17 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933581 {#5125
      date: 2023-10-22 02:13:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Refer to yourself as “waga” and make sure you use the proper honorifics by ending every sentence with “kono yarou”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963784 {#5239
    date: 2023-10-22 10:36:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
    "@Contramuffin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 64314
  -bodyTs: "'end':15 'everi':16 'honorif':13 'kono':19 'make':7 'proper':12 'refer':1 'sentenc':17 'sure':8 'use':10 'waga':5 'yarou':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963784 {#5240
    date: 2023-10-22 10:36:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5142
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Don’t forget “an’ta” - be sure to omit the a in the middle. It’s how all the cool and non cringe kids talk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963656 {#5140
    date: 2023-10-22 10:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 64312
  -bodyTs: "'cool':20 'cring':23 'forget':3 'kid':24 'middl':14 'non':22 'omit':9 'sure':7 'ta':5 'talk':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963656 {#5141
    date: 2023-10-22 10:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5142
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Don’t forget “an’ta” - be sure to omit the a in the middle. It’s how all the cool and non cringe kids talk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963656 {#5140
    date: 2023-10-22 10:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 64312
  -bodyTs: "'cool':20 'cring':23 'forget':3 'kid':24 'middl':14 'non':22 'omit':9 'sure':7 'ta':5 'talk':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963656 {#5141
    date: 2023-10-22 10:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5142
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Based on anime I know that if you don’t want to sound like a cringey weeb, the two best ways to greet people are “kisama” and/or “teme”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697933376 {#4941
      date: 2023-10-22 02:09:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 63854
    -bodyTs: "'and/or':27 'anim':3 'base':1 'best':20 'cringey':16 'greet':23 'kisama':26 'know':5 'like':14 'peopl':24 'sound':13 'teme':28 'two':19 'want':11 'way':21 'weeb':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933376 {#4942
      date: 2023-10-22 02:09:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Don’t forget “an’ta” - be sure to omit the a in the middle. It’s how all the cool and non cringe kids talk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963656 {#5140
    date: 2023-10-22 10:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 64312
  -bodyTs: "'cool':20 'cring':23 'forget':3 'kid':24 'middl':14 'non':22 'omit':9 'sure':7 'ta':5 'talk':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963656 {#5141
    date: 2023-10-22 10:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Just act like an ass and tell people you're American. Works best if you're not American."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697932120 {#4956
    date: 2023-10-22 01:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 63833
  -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932120 {#4957
    date: 2023-10-22 01:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Just act like an ass and tell people you're American. Works best if you're not American."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697932120 {#4956
    date: 2023-10-22 01:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 63833
  -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932120 {#4957
    date: 2023-10-22 01:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4558
    +user: App\Entity\User {#4571 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697963785 {#4553
      date: 2023-10-22 10:36:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4559 …}
    +nested: Doctrine\ORM\PersistentCollection {#4561 …}
    +votes: Doctrine\ORM\PersistentCollection {#4563 …}
    +reports: Doctrine\ORM\PersistentCollection {#4565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
    -id: 63795
    -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4183893"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930616 {#4554
      date: 2023-10-22 01:23:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Just act like an ass and tell people you're American. Works best if you're not American."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697932120 {#4956
    date: 2023-10-22 01:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 63833
  -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932120 {#4957
    date: 2023-10-22 01:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Just act like an ass and tell people you're American. Works best if you're not American."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697932120 {#4956
      date: 2023-10-22 01:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 63833
    -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932120 {#4957
      date: 2023-10-22 01:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    -in Tokyo\n
    \n
    “Speak English! We kicked your asses for a reason!”\n
    \n
    Works best if you’re obviously not American
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934428 {#5091
    date: 2023-10-22 02:27:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 63882
  -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934428 {#5088
    date: 2023-10-22 02:27:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Just act like an ass and tell people you're American. Works best if you're not American."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697932120 {#4956
      date: 2023-10-22 01:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 63833
    -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932120 {#4957
      date: 2023-10-22 01:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    -in Tokyo\n
    \n
    “Speak English! We kicked your asses for a reason!”\n
    \n
    Works best if you’re obviously not American
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934428 {#5091
    date: 2023-10-22 02:27:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 63882
  -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934428 {#5088
    date: 2023-10-22 02:27:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5086
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: Proxies\__CG__\App\Entity\User {#4959 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4558
      +user: App\Entity\User {#4571 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697963785 {#4553
        date: 2023-10-22 10:36:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4559 …}
      +nested: Doctrine\ORM\PersistentCollection {#4561 …}
      +votes: Doctrine\ORM\PersistentCollection {#4563 …}
      +reports: Doctrine\ORM\PersistentCollection {#4565 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
      -id: 63795
      -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4183893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930616 {#4554
        date: 2023-10-22 01:23:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Just act like an ass and tell people you're American. Works best if you're not American."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697932120 {#4956
      date: 2023-10-22 01:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4962 …}
    +votes: Doctrine\ORM\PersistentCollection {#4964 …}
    +reports: Doctrine\ORM\PersistentCollection {#4966 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
    -id: 63833
    -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697932120 {#4957
      date: 2023-10-22 01:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: """
    -in Tokyo\n
    \n
    “Speak English! We kicked your asses for a reason!”\n
    \n
    Works best if you’re obviously not American
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697934428 {#5091
    date: 2023-10-22 02:27:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
  -id: 63882
  -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697934428 {#5088
    date: 2023-10-22 02:27:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4958
      +user: Proxies\__CG__\App\Entity\User {#4959 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Just act like an ass and tell people you're American. Works best if you're not American."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697932120 {#4956
        date: 2023-10-22 01:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 63833
      -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932120 {#4957
        date: 2023-10-22 01:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: """
      -in Tokyo\n
      \n
      “Speak English! We kicked your asses for a reason!”\n
      \n
      Works best if you’re obviously not American
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697934428 {#5091
      date: 2023-10-22 02:27:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 63882
    -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934428 {#5088
      date: 2023-10-22 02:27:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Maybe be Japanese before trying it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935334 {#5254
    date: 2023-10-22 02:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 63900
  -bodyTs: "'japanes':3 'mayb':1 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935334 {#5255
    date: 2023-10-22 02:42:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4958
      +user: Proxies\__CG__\App\Entity\User {#4959 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Just act like an ass and tell people you're American. Works best if you're not American."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697932120 {#4956
        date: 2023-10-22 01:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 63833
      -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932120 {#4957
        date: 2023-10-22 01:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: """
      -in Tokyo\n
      \n
      “Speak English! We kicked your asses for a reason!”\n
      \n
      Works best if you’re obviously not American
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697934428 {#5091
      date: 2023-10-22 02:27:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 63882
    -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934428 {#5088
      date: 2023-10-22 02:27:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Maybe be Japanese before trying it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935334 {#5254
    date: 2023-10-22 02:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 63900
  -bodyTs: "'japanes':3 'mayb':1 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935334 {#5255
    date: 2023-10-22 02:42:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5086
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4958
      +user: Proxies\__CG__\App\Entity\User {#4959 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4558
        +user: App\Entity\User {#4571 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697963785 {#4553
          date: 2023-10-22 10:36:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4559 …}
        +nested: Doctrine\ORM\PersistentCollection {#4561 …}
        +votes: Doctrine\ORM\PersistentCollection {#4563 …}
        +reports: Doctrine\ORM\PersistentCollection {#4565 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
        -id: 63795
        -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4183893"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930616 {#4554
          date: 2023-10-22 01:23:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: "Just act like an ass and tell people you're American. Works best if you're not American."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697932120 {#4956
        date: 2023-10-22 01:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4960 …}
      +nested: Doctrine\ORM\PersistentCollection {#4962 …}
      +votes: Doctrine\ORM\PersistentCollection {#4964 …}
      +reports: Doctrine\ORM\PersistentCollection {#4966 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
      -id: 63833
      -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932120 {#4957
        date: 2023-10-22 01:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: """
      -in Tokyo\n
      \n
      “Speak English! We kicked your asses for a reason!”\n
      \n
      Works best if you’re obviously not American
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697934428 {#5091
      date: 2023-10-22 02:27:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
    -id: 63882
    -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4710968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697934428 {#5088
      date: 2023-10-22 02:27:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "Maybe be Japanese before trying it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935334 {#5254
    date: 2023-10-22 02:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 63900
  -bodyTs: "'japanes':3 'mayb':1 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935334 {#5255
    date: 2023-10-22 02:42:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4958
        +user: Proxies\__CG__\App\Entity\User {#4959 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4558
          +user: App\Entity\User {#4571 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1697963785 {#4553
            date: 2023-10-22 10:36:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4559 …}
          +nested: Doctrine\ORM\PersistentCollection {#4561 …}
          +votes: Doctrine\ORM\PersistentCollection {#4563 …}
          +reports: Doctrine\ORM\PersistentCollection {#4565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
          -id: 63795
          -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4183893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930616 {#4554
            date: 2023-10-22 01:23:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4558}
        +body: "Just act like an ass and tell people you're American. Works best if you're not American."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697932120 {#4956
          date: 2023-10-22 01:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@UntouchedWagons@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 63833
        -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697932120 {#4957
          date: 2023-10-22 01:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: """
        -in Tokyo\n
        \n
        “Speak English! We kicked your asses for a reason!”\n
        \n
        Works best if you’re obviously not American
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697934428 {#5091
        date: 2023-10-22 02:27:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
        "@Chariotwheel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5095 …}
      +reports: Doctrine\ORM\PersistentCollection {#5102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
      -id: 63882
      -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934428 {#5088
        date: 2023-10-22 02:27:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Maybe be Japanese before trying it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697935334 {#5254
      date: 2023-10-22 02:42:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 63900
    -bodyTs: "'japanes':3 'mayb':1 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935334 {#5255
      date: 2023-10-22 02:42:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "You could also be German or Italian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935575 {#5297
    date: 2023-10-22 02:46:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 63905
  -bodyTs: "'also':3 'could':2 'german':5 'italian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935575 {#5300
    date: 2023-10-22 02:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4958
        +user: Proxies\__CG__\App\Entity\User {#4959 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4558
          +user: App\Entity\User {#4571 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1697963785 {#4553
            date: 2023-10-22 10:36:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4559 …}
          +nested: Doctrine\ORM\PersistentCollection {#4561 …}
          +votes: Doctrine\ORM\PersistentCollection {#4563 …}
          +reports: Doctrine\ORM\PersistentCollection {#4565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
          -id: 63795
          -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4183893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930616 {#4554
            date: 2023-10-22 01:23:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4558}
        +body: "Just act like an ass and tell people you're American. Works best if you're not American."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697932120 {#4956
          date: 2023-10-22 01:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@UntouchedWagons@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 63833
        -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697932120 {#4957
          date: 2023-10-22 01:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: """
        -in Tokyo\n
        \n
        “Speak English! We kicked your asses for a reason!”\n
        \n
        Works best if you’re obviously not American
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697934428 {#5091
        date: 2023-10-22 02:27:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
        "@Chariotwheel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5095 …}
      +reports: Doctrine\ORM\PersistentCollection {#5102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
      -id: 63882
      -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934428 {#5088
        date: 2023-10-22 02:27:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Maybe be Japanese before trying it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697935334 {#5254
      date: 2023-10-22 02:42:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 63900
    -bodyTs: "'japanes':3 'mayb':1 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935334 {#5255
      date: 2023-10-22 02:42:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "You could also be German or Italian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935575 {#5297
    date: 2023-10-22 02:46:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 63905
  -bodyTs: "'also':3 'could':2 'german':5 'italian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935575 {#5300
    date: 2023-10-22 02:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5296
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5086
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4958
        +user: Proxies\__CG__\App\Entity\User {#4959 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4558
          +user: App\Entity\User {#4571 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I feel like putting in some effort to learn greetings and how to address people would help significantly when visiting Japan."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1697963785 {#4553
            date: 2023-10-22 10:36:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4559 …}
          +nested: Doctrine\ORM\PersistentCollection {#4561 …}
          +votes: Doctrine\ORM\PersistentCollection {#4563 …}
          +reports: Doctrine\ORM\PersistentCollection {#4565 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4567 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4569 …}
          -id: 63795
          -bodyTs: "'address':14 'effort':7 'feel':2 'greet':10 'help':17 'japan':21 'learn':9 'like':3 'peopl':15 'put':4 'signific':18 'visit':20 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4183893"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930616 {#4554
            date: 2023-10-22 01:23:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4558}
        +body: "Just act like an ass and tell people you're American. Works best if you're not American."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697932120 {#4956
          date: 2023-10-22 01:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@UntouchedWagons@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4960 …}
        +nested: Doctrine\ORM\PersistentCollection {#4962 …}
        +votes: Doctrine\ORM\PersistentCollection {#4964 …}
        +reports: Doctrine\ORM\PersistentCollection {#4966 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
        -id: 63833
        -bodyTs: "'act':2 'american':11,18 'ass':5 'best':13 'like':3 'peopl':8 're':10,16 'tell':7 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098884"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697932120 {#4957
          date: 2023-10-22 01:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4558}
      +body: """
        -in Tokyo\n
        \n
        “Speak English! We kicked your asses for a reason!”\n
        \n
        Works best if you’re obviously not American
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697934428 {#5091
        date: 2023-10-22 02:27:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@UntouchedWagons@lemmy.ca"
        "@Chariotwheel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5095 …}
      +reports: Doctrine\ORM\PersistentCollection {#5102 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5106 …}
      -id: 63882
      -bodyTs: "'american':19 'ass':8 'best':13 'english':4 'kick':6 'obvious':17 're':16 'reason':11 'speak':3 'tokyo':2 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710968"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697934428 {#5088
        date: 2023-10-22 02:27:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4558}
    +body: "Maybe be Japanese before trying it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697935334 {#5254
      date: 2023-10-22 02:42:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@UntouchedWagons@lemmy.ca"
      "@Chariotwheel@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 63900
    -bodyTs: "'japanes':3 'mayb':1 'tri':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697935334 {#5255
      date: 2023-10-22 02:42:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4558}
  +body: "You could also be German or Italian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697935575 {#5297
    date: 2023-10-22 02:46:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@UntouchedWagons@lemmy.ca"
    "@Chariotwheel@kbin.social"
    "@captainlezbian@lemmy.world"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5292 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5291 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 63905
  -bodyTs: "'also':3 'could':2 'german':5 'italian':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935575 {#5300
    date: 2023-10-22 02:46:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697989932 {#4627
    date: 2023-10-22 17:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 63793
  -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930485 {#4628
    date: 2023-10-22 01:21:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697989932 {#4627
    date: 2023-10-22 17:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 63793
  -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930485 {#4628
    date: 2023-10-22 01:21:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4632
  +user: App\Entity\User {#4645 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697989932 {#4627
    date: 2023-10-22 17:52:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4633 …}
  +nested: Doctrine\ORM\PersistentCollection {#4635 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
  -id: 63793
  -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930485 {#4628
    date: 2023-10-22 01:21:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697989932 {#4627
      date: 2023-10-22 17:52:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 63793
    -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930485 {#4628
      date: 2023-10-22 01:21:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697933490 {#4925
    date: 2023-10-22 02:11:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 63858
  -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933490 {#4926
    date: 2023-10-22 02:11:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697989932 {#4627
      date: 2023-10-22 17:52:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 63793
    -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930485 {#4628
      date: 2023-10-22 01:21:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697933490 {#4925
    date: 2023-10-22 02:11:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 63858
  -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933490 {#4926
    date: 2023-10-22 02:11:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4632
    +user: App\Entity\User {#4645 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697989932 {#4627
      date: 2023-10-22 17:52:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4633 …}
    +nested: Doctrine\ORM\PersistentCollection {#4635 …}
    +votes: Doctrine\ORM\PersistentCollection {#4637 …}
    +reports: Doctrine\ORM\PersistentCollection {#4639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
    -id: 63793
    -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709045"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930485 {#4628
      date: 2023-10-22 01:21:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697933490 {#4925
    date: 2023-10-22 02:11:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 63858
  -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933490 {#4926
    date: 2023-10-22 02:11:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697989932 {#4627
        date: 2023-10-22 17:52:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 63793
      -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930485 {#4628
        date: 2023-10-22 01:21:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697933490 {#4925
      date: 2023-10-22 02:11:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 63858
    -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933490 {#4926
      date: 2023-10-22 02:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697934496 {#5155
    date: 2023-10-22 02:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 63886
  -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711001"
  +editedAt: DateTimeImmutable @1697934517 {#5156
    date: 2023-10-22 02:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697934496 {#5157
    date: 2023-10-22 02:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697989932 {#4627
        date: 2023-10-22 17:52:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 63793
      -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930485 {#4628
        date: 2023-10-22 01:21:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697933490 {#4925
      date: 2023-10-22 02:11:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 63858
    -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933490 {#4926
      date: 2023-10-22 02:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697934496 {#5155
    date: 2023-10-22 02:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 63886
  -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711001"
  +editedAt: DateTimeImmutable @1697934517 {#5156
    date: 2023-10-22 02:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697934496 {#5157
    date: 2023-10-22 02:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5158
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4632
      +user: App\Entity\User {#4645 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697989932 {#4627
        date: 2023-10-22 17:52:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4633 …}
      +nested: Doctrine\ORM\PersistentCollection {#4635 …}
      +votes: Doctrine\ORM\PersistentCollection {#4637 …}
      +reports: Doctrine\ORM\PersistentCollection {#4639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
      -id: 63793
      -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930485 {#4628
        date: 2023-10-22 01:21:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697933490 {#4925
      date: 2023-10-22 02:11:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 63858
    -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933490 {#4926
      date: 2023-10-22 02:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697934496 {#5155
    date: 2023-10-22 02:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5159 …}
  +nested: Doctrine\ORM\PersistentCollection {#5161 …}
  +votes: Doctrine\ORM\PersistentCollection {#5163 …}
  +reports: Doctrine\ORM\PersistentCollection {#5165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
  -id: 63886
  -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711001"
  +editedAt: DateTimeImmutable @1697934517 {#5156
    date: 2023-10-22 02:28:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697934496 {#5157
    date: 2023-10-22 02:28:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5272
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5158
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697989932 {#4627
          date: 2023-10-22 17:52:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 63793
        -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930485 {#4628
          date: 2023-10-22 01:21:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697933490 {#4925
        date: 2023-10-22 02:11:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 63858
      -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933490 {#4926
        date: 2023-10-22 02:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697934496 {#5155
      date: 2023-10-22 02:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 63886
    -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711001"
    +editedAt: DateTimeImmutable @1697934517 {#5156
      date: 2023-10-22 02:28:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697934496 {#5157
      date: 2023-10-22 02:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697939875 {#5270
    date: 2023-10-22 03:57:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 63996
  -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939875 {#5271
    date: 2023-10-22 03:57:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5272
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5158
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697989932 {#4627
          date: 2023-10-22 17:52:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 63793
        -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930485 {#4628
          date: 2023-10-22 01:21:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697933490 {#4925
        date: 2023-10-22 02:11:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 63858
      -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933490 {#4926
        date: 2023-10-22 02:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697934496 {#5155
      date: 2023-10-22 02:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 63886
    -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711001"
    +editedAt: DateTimeImmutable @1697934517 {#5156
      date: 2023-10-22 02:28:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697934496 {#5157
      date: 2023-10-22 02:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697939875 {#5270
    date: 2023-10-22 03:57:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 63996
  -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939875 {#5271
    date: 2023-10-22 03:57:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5272
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5158
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4632
        +user: App\Entity\User {#4645 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697989932 {#4627
          date: 2023-10-22 17:52:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4633 …}
        +nested: Doctrine\ORM\PersistentCollection {#4635 …}
        +votes: Doctrine\ORM\PersistentCollection {#4637 …}
        +reports: Doctrine\ORM\PersistentCollection {#4639 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
        -id: 63793
        -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930485 {#4628
          date: 2023-10-22 01:21:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697933490 {#4925
        date: 2023-10-22 02:11:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 63858
      -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697933490 {#4926
        date: 2023-10-22 02:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697934496 {#5155
      date: 2023-10-22 02:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5159 …}
    +nested: Doctrine\ORM\PersistentCollection {#5161 …}
    +votes: Doctrine\ORM\PersistentCollection {#5163 …}
    +reports: Doctrine\ORM\PersistentCollection {#5165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
    -id: 63886
    -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4711001"
    +editedAt: DateTimeImmutable @1697934517 {#5156
      date: 2023-10-22 02:28:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697934496 {#5157
      date: 2023-10-22 02:28:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697939875 {#5270
    date: 2023-10-22 03:57:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 63996
  -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4713957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697939875 {#5271
    date: 2023-10-22 03:57:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5158
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697989932 {#4627
            date: 2023-10-22 17:52:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 63793
          -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4709045"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930485 {#4628
            date: 2023-10-22 01:21:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697933490 {#4925
          date: 2023-10-22 02:11:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 63858
        -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697933490 {#4926
          date: 2023-10-22 02:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697934496 {#5155
        date: 2023-10-22 02:28:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5159 …}
      +nested: Doctrine\ORM\PersistentCollection {#5161 …}
      +votes: Doctrine\ORM\PersistentCollection {#5163 …}
      +reports: Doctrine\ORM\PersistentCollection {#5165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
      -id: 63886
      -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711001"
      +editedAt: DateTimeImmutable @1697934517 {#5156
        date: 2023-10-22 02:28:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697934496 {#5157
        date: 2023-10-22 02:28:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697939875 {#5270
      date: 2023-10-22 03:57:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 63996
    -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939875 {#5271
      date: 2023-10-22 03:57:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697979923 {#5307
    date: 2023-10-22 15:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 64675
  -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4723245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697979923 {#5308
    date: 2023-10-22 15:05:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5158
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697989932 {#4627
            date: 2023-10-22 17:52:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 63793
          -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4709045"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930485 {#4628
            date: 2023-10-22 01:21:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697933490 {#4925
          date: 2023-10-22 02:11:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 63858
        -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697933490 {#4926
          date: 2023-10-22 02:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697934496 {#5155
        date: 2023-10-22 02:28:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5159 …}
      +nested: Doctrine\ORM\PersistentCollection {#5161 …}
      +votes: Doctrine\ORM\PersistentCollection {#5163 …}
      +reports: Doctrine\ORM\PersistentCollection {#5165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
      -id: 63886
      -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711001"
      +editedAt: DateTimeImmutable @1697934517 {#5156
        date: 2023-10-22 02:28:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697934496 {#5157
        date: 2023-10-22 02:28:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697939875 {#5270
      date: 2023-10-22 03:57:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 63996
    -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939875 {#5271
      date: 2023-10-22 03:57:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697979923 {#5307
    date: 2023-10-22 15:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 64675
  -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4723245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697979923 {#5308
    date: 2023-10-22 15:05:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: App\Entity\User {#4276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5158
      +user: Proxies\__CG__\App\Entity\User {#5094 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4632
          +user: App\Entity\User {#4645 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697989932 {#4627
            date: 2023-10-22 17:52:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4633 …}
          +nested: Doctrine\ORM\PersistentCollection {#4635 …}
          +votes: Doctrine\ORM\PersistentCollection {#4637 …}
          +reports: Doctrine\ORM\PersistentCollection {#4639 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
          -id: 63793
          -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4709045"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697930485 {#4628
            date: 2023-10-22 01:21:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697933490 {#4925
          date: 2023-10-22 02:11:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 63858
        -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697933490 {#4926
          date: 2023-10-22 02:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697934496 {#5155
        date: 2023-10-22 02:28:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5159 …}
      +nested: Doctrine\ORM\PersistentCollection {#5161 …}
      +votes: Doctrine\ORM\PersistentCollection {#5163 …}
      +reports: Doctrine\ORM\PersistentCollection {#5165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
      -id: 63886
      -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4711001"
      +editedAt: DateTimeImmutable @1697934517 {#5156
        date: 2023-10-22 02:28:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697934496 {#5157
        date: 2023-10-22 02:28:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697939875 {#5270
      date: 2023-10-22 03:57:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 63996
    -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4713957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697939875 {#5271
      date: 2023-10-22 03:57:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697979923 {#5307
    date: 2023-10-22 15:05:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 64675
  -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4723245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697979923 {#5308
    date: 2023-10-22 15:05:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5323
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5158
        +user: Proxies\__CG__\App\Entity\User {#5094 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#4645 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697989932 {#4627
              date: 2023-10-22 17:52:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 63793
            -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4709045"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697930485 {#4628
              date: 2023-10-22 01:21:25.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4632}
          +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697933490 {#4925
            date: 2023-10-22 02:11:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@yoo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 63858
          -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697933490 {#4926
            date: 2023-10-22 02:11:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697934496 {#5155
          date: 2023-10-22 02:28:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
          "@mrbubblesort@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5159 …}
        +nested: Doctrine\ORM\PersistentCollection {#5161 …}
        +votes: Doctrine\ORM\PersistentCollection {#5163 …}
        +reports: Doctrine\ORM\PersistentCollection {#5165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
        -id: 63886
        -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4711001"
        +editedAt: DateTimeImmutable @1697934517 {#5156
          date: 2023-10-22 02:28:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697934496 {#5157
          date: 2023-10-22 02:28:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697939875 {#5270
        date: 2023-10-22 03:57:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5273 …}
      +nested: Doctrine\ORM\PersistentCollection {#5275 …}
      +votes: Doctrine\ORM\PersistentCollection {#5277 …}
      +reports: Doctrine\ORM\PersistentCollection {#5279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
      -id: 63996
      -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939875 {#5271
        date: 2023-10-22 03:57:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697979923 {#5307
      date: 2023-10-22 15:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -id: 64675
    -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4723245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697979923 {#5308
      date: 2023-10-22 15:05:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You’d be surprised to know, then, that’s exactly how a large number of ESL speakers learn your language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697989931 {#5328
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65015
  -bodyTs: "'d':2 'esl':16 'exact':10 'know':6 'languag':20 'larg':13 'learn':18 'number':14 'speaker':17 'surpris':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989931 {#5325
    date: 2023-10-22 17:52:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5323
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5158
        +user: Proxies\__CG__\App\Entity\User {#5094 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#4645 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697989932 {#4627
              date: 2023-10-22 17:52:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 63793
            -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4709045"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697930485 {#4628
              date: 2023-10-22 01:21:25.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4632}
          +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697933490 {#4925
            date: 2023-10-22 02:11:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@yoo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 63858
          -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697933490 {#4926
            date: 2023-10-22 02:11:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697934496 {#5155
          date: 2023-10-22 02:28:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
          "@mrbubblesort@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5159 …}
        +nested: Doctrine\ORM\PersistentCollection {#5161 …}
        +votes: Doctrine\ORM\PersistentCollection {#5163 …}
        +reports: Doctrine\ORM\PersistentCollection {#5165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
        -id: 63886
        -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4711001"
        +editedAt: DateTimeImmutable @1697934517 {#5156
          date: 2023-10-22 02:28:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697934496 {#5157
          date: 2023-10-22 02:28:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697939875 {#5270
        date: 2023-10-22 03:57:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5273 …}
      +nested: Doctrine\ORM\PersistentCollection {#5275 …}
      +votes: Doctrine\ORM\PersistentCollection {#5277 …}
      +reports: Doctrine\ORM\PersistentCollection {#5279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
      -id: 63996
      -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939875 {#5271
        date: 2023-10-22 03:57:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697979923 {#5307
      date: 2023-10-22 15:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -id: 64675
    -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4723245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697979923 {#5308
      date: 2023-10-22 15:05:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You’d be surprised to know, then, that’s exactly how a large number of ESL speakers learn your language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697989931 {#5328
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65015
  -bodyTs: "'d':2 'esl':16 'exact':10 'know':6 'languag':20 'larg':13 'learn':18 'number':14 'speaker':17 'surpris':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989931 {#5325
    date: 2023-10-22 17:52:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5323
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5309
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: App\Entity\User {#4276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5158
        +user: Proxies\__CG__\App\Entity\User {#5094 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4632
            +user: App\Entity\User {#4645 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "If you watched every episode with simultaneous Japanese and English captions, you technically could. Just need to focus on memorizing things and writing things down, as well as deciphering grammar."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697989932 {#4627
              date: 2023-10-22 17:52:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@balderdash9@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4633 …}
            +nested: Doctrine\ORM\PersistentCollection {#4635 …}
            +votes: Doctrine\ORM\PersistentCollection {#4637 …}
            +reports: Doctrine\ORM\PersistentCollection {#4639 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4641 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4643 …}
            -id: 63793
            -bodyTs: "'caption':11 'could':14 'deciph':29 'english':10 'episod':5 'everi':4 'focus':18 'grammar':30 'japanes':8 'memor':20 'need':16 'simultan':7 'technic':13 'thing':21,24 'watch':3 'well':27 'write':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4709045"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697930485 {#4628
              date: 2023-10-22 01:21:25.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4632}
          +body: "Yeah, you would learn some things, but you'd end up speaking like cringy middle schooler. Business and daily life conversations are significantly different from anime and manga ones."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697933490 {#4925
            date: 2023-10-22 02:11:30.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@balderdash9@lemmy.zip"
            "@yoo@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 63858
          -bodyTs: "'anim':26 'busi':17 'convers':21 'cringi':14 'd':9 'daili':19 'differ':24 'end':10 'learn':4 'life':20 'like':13 'manga':28 'middl':15 'one':29 'schooler':16 'signific':23 'speak':12 'thing':6 'would':3 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3099123"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697933490 {#4926
            date: 2023-10-22 02:11:30.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4632}
        +body: "Yeah imagine if someone learned all their English from American cartoons. Not American media, just cartoons. They’d speak weird"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697934496 {#5155
          date: 2023-10-22 02:28:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@yoo@lemmy.world"
          "@mrbubblesort@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5159 …}
        +nested: Doctrine\ORM\PersistentCollection {#5161 …}
        +votes: Doctrine\ORM\PersistentCollection {#5163 …}
        +reports: Doctrine\ORM\PersistentCollection {#5165 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5167 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5169 …}
        -id: 63886
        -bodyTs: "'american':10,13 'cartoon':11,16 'd':18 'english':8 'imagin':2 'learn':5 'media':14 'someon':4 'speak':19 'weird':20 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4711001"
        +editedAt: DateTimeImmutable @1697934517 {#5156
          date: 2023-10-22 02:28:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697934496 {#5157
          date: 2023-10-22 02:28:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4632}
      +body: "Most american cartoons are made for children and young adults at most. Anime doesn’t really have this limitation (more akin to e.g. Bojack Horseman/ Rick and Morty, but could also be a serious drama)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697939875 {#5270
        date: 2023-10-22 03:57:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@yoo@lemmy.world"
        "@mrbubblesort@kbin.social"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5273 …}
      +nested: Doctrine\ORM\PersistentCollection {#5275 …}
      +votes: Doctrine\ORM\PersistentCollection {#5277 …}
      +reports: Doctrine\ORM\PersistentCollection {#5279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
      -id: 63996
      -bodyTs: "'adult':10 'akin':21 'also':31 'american':2 'anim':13 'bojack':24 'cartoon':3 'children':7 'could':30 'doesn':14 'drama':35 'e.g':23 'horseman':25 'limit':19 'made':5 'morti':28 'realli':16 'rick':26 'serious':34 'young':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4713957"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697939875 {#5271
        date: 2023-10-22 03:57:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4632}
    +body: "Yeah but also if someone learned English from stuff like the Simpsons, futurama, family guy, etc they’d absolutely still sound weird in their word choices, but also in their understanding of our culture. And yeah bojack and Rick and Morty would do it too. Hell you could even throw some stuff like breaking bad in there and they’d still struggle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697979923 {#5307
      date: 2023-10-22 15:05:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@yoo@lemmy.world"
      "@mrbubblesort@kbin.social"
      "@captainlezbian@lemmy.world"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5310 …}
    +nested: Doctrine\ORM\PersistentCollection {#5312 …}
    +votes: Doctrine\ORM\PersistentCollection {#5314 …}
    +reports: Doctrine\ORM\PersistentCollection {#5316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
    -id: 64675
    -bodyTs: "'absolut':19 'also':3,28 'bad':55 'bojack':37 'break':54 'choic':26 'could':48 'cultur':34 'd':18,60 'english':7 'etc':16 'even':49 'famili':14 'futurama':13 'guy':15 'hell':46 'learn':6 'like':10,53 'morti':41 'rick':39 'simpson':12 'someon':5 'sound':21 'still':20,61 'struggl':62 'stuff':9,52 'throw':50 'understand':31 'weird':22 'word':25 'would':42 'yeah':1,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4723245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697979923 {#5308
      date: 2023-10-22 15:05:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4632}
  +body: "You’d be surprised to know, then, that’s exactly how a large number of ESL speakers learn your language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697989931 {#5328
    date: 2023-10-22 17:52:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@yoo@lemmy.world"
    "@mrbubblesort@kbin.social"
    "@captainlezbian@lemmy.world"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5342 …}
  -id: 65015
  -bodyTs: "'d':2 'esl':16 'exact':10 'know':6 'languag':20 'larg':13 'learn':18 'number':14 'speaker':17 'surpris':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697989931 {#5325
    date: 2023-10-22 17:52:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the shitty pube neck beard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697963917 {#4700
    date: 2023-10-22 10:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 63782
  -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929985 {#4701
    date: 2023-10-22 01:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the shitty pube neck beard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697963917 {#4700
    date: 2023-10-22 10:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 63782
  -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929985 {#4701
    date: 2023-10-22 01:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the shitty pube neck beard?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697963917 {#4700
    date: 2023-10-22 10:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 63782
  -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929985 {#4701
    date: 2023-10-22 01:13:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4912
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s the shitty pube neck beard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697963917 {#4700
      date: 2023-10-22 10:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 63782
    -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929985 {#4701
      date: 2023-10-22 01:13:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "On my neck, ffs. It’s even in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963915 {#4910
    date: 2023-10-22 10:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 64317
  -bodyTs: "'even':7 'ffs':4 'name':10 'neck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963915 {#4911
    date: 2023-10-22 10:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4912
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s the shitty pube neck beard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697963917 {#4700
      date: 2023-10-22 10:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 63782
    -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929985 {#4701
      date: 2023-10-22 01:13:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "On my neck, ffs. It’s even in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963915 {#4910
    date: 2023-10-22 10:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 64317
  -bodyTs: "'even':7 'ffs':4 'name':10 'neck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963915 {#4911
    date: 2023-10-22 10:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4912
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Where’s the shitty pube neck beard?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697963917 {#4700
      date: 2023-10-22 10:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 63782
    -bodyTs: "'beard':7 'neck':6 'pube':5 'shitti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/559167/-/comment/3098483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929985 {#4701
      date: 2023-10-22 01:13:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "On my neck, ffs. It’s even in the name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697963915 {#4910
    date: 2023-10-22 10:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 64317
  -bodyTs: "'even':7 'ffs':4 'name':10 'neck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5172864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697963915 {#4911
    date: 2023-10-22 10:38:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697940585 {#4775
    date: 2023-10-22 04:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 63781
  -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3769340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929943 {#4776
    date: 2023-10-22 01:12:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697940585 {#4775
    date: 2023-10-22 04:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 63781
  -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3769340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929943 {#4776
    date: 2023-10-22 01:12:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697940585 {#4775
    date: 2023-10-22 04:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 63781
  -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3769340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697929943 {#4776
    date: 2023-10-22 01:12:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4856
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "This is accurate as it describes my current situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697932905 {#4855
    date: 2023-10-22 02:01:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 63844
  -bodyTs: "'accur':3 'current':8 'describ':6 'situat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932905 {#4858
    date: 2023-10-22 02:01:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4856
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "This is accurate as it describes my current situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697932905 {#4855
    date: 2023-10-22 02:01:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 63844
  -bodyTs: "'accur':3 'current':8 'describ':6 'situat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932905 {#4858
    date: 2023-10-22 02:01:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4856
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "This is accurate as it describes my current situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697932905 {#4855
    date: 2023-10-22 02:01:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4865 …}
  +nested: Doctrine\ORM\PersistentCollection {#4867 …}
  +votes: Doctrine\ORM\PersistentCollection {#4869 …}
  +reports: Doctrine\ORM\PersistentCollection {#4871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4875 …}
  -id: 63844
  -bodyTs: "'accur':3 'current':8 'describ':6 'situat':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932905 {#4858
    date: 2023-10-22 02:01:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#4881 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    There’s a method of language learning - comprehensible input - that is basically this.\n
    \n
    Though you need to start by watching/listening things you can actually understand. So start with Peppa Pig level, where they use basic vocabulary, repeat often, and use many visual aids, then work up to content for adults.\n
    \n
    Trouble is finding enough learner level content to watch (without going insane). You need many hundreds of hours of content that you understand 90-95% of.\n
    \n
    But even if you start with content way too advanced you’d be surprised what many hundreds of hours of listening to a language can do. Not efficient or recommended, but if they’re ACTIVELY listening to the sounds of the language they could pick up a lot of meaning over such large amounts of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697940583 {#4877
    date: 2023-10-22 04:09:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 64004
  -bodyTs: "'-95':75 '90':74 'activ':111 'actual':24 'adult':50 'advanc':86 'aid':43 'amount':130 'basic':12,35 'comprehens':8 'content':48,57,70,83 'could':120 'd':88 'effici':104 'enough':54 'even':78 'find':53 'go':61 'hour':68,95 'hundr':66,93 'input':9 'insan':62 'languag':6,100,118 'larg':129 'learn':7 'learner':55 'level':31,56 'listen':97,112 'lot':124 'mani':41,65,92 'mean':126 'method':4 'need':16,64 'often':38 'peppa':29 'pick':121 'pig':30 're':110 'recommend':106 'repeat':37 'sound':115 'start':18,27,81 'surpris':90 'thing':21 'though':14 'time':132 'troubl':51 'understand':25,73 'use':34,40 'visual':42 'vocabulari':36 'watch':59 'watching/listening':20 'way':84 'without':60 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4349196"
  +editedAt: DateTimeImmutable @1697940979 {#4878
    date: 2023-10-22 04:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697940583 {#4879
    date: 2023-10-22 04:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#4881 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    There’s a method of language learning - comprehensible input - that is basically this.\n
    \n
    Though you need to start by watching/listening things you can actually understand. So start with Peppa Pig level, where they use basic vocabulary, repeat often, and use many visual aids, then work up to content for adults.\n
    \n
    Trouble is finding enough learner level content to watch (without going insane). You need many hundreds of hours of content that you understand 90-95% of.\n
    \n
    But even if you start with content way too advanced you’d be surprised what many hundreds of hours of listening to a language can do. Not efficient or recommended, but if they’re ACTIVELY listening to the sounds of the language they could pick up a lot of meaning over such large amounts of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697940583 {#4877
    date: 2023-10-22 04:09:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 64004
  -bodyTs: "'-95':75 '90':74 'activ':111 'actual':24 'adult':50 'advanc':86 'aid':43 'amount':130 'basic':12,35 'comprehens':8 'content':48,57,70,83 'could':120 'd':88 'effici':104 'enough':54 'even':78 'find':53 'go':61 'hour':68,95 'hundr':66,93 'input':9 'insan':62 'languag':6,100,118 'larg':129 'learn':7 'learner':55 'level':31,56 'listen':97,112 'lot':124 'mani':41,65,92 'mean':126 'method':4 'need':16,64 'often':38 'peppa':29 'pick':121 'pig':30 're':110 'recommend':106 'repeat':37 'sound':115 'start':18,27,81 'surpris':90 'thing':21 'though':14 'time':132 'troubl':51 'understand':25,73 'use':34,40 'visual':42 'vocabulari':36 'watch':59 'watching/listening':20 'way':84 'without':60 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4349196"
  +editedAt: DateTimeImmutable @1697940979 {#4878
    date: 2023-10-22 04:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697940583 {#4879
    date: 2023-10-22 04:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#4881 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    There’s a method of language learning - comprehensible input - that is basically this.\n
    \n
    Though you need to start by watching/listening things you can actually understand. So start with Peppa Pig level, where they use basic vocabulary, repeat often, and use many visual aids, then work up to content for adults.\n
    \n
    Trouble is finding enough learner level content to watch (without going insane). You need many hundreds of hours of content that you understand 90-95% of.\n
    \n
    But even if you start with content way too advanced you’d be surprised what many hundreds of hours of listening to a language can do. Not efficient or recommended, but if they’re ACTIVELY listening to the sounds of the language they could pick up a lot of meaning over such large amounts of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697940583 {#4877
    date: 2023-10-22 04:09:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 64004
  -bodyTs: "'-95':75 '90':74 'activ':111 'actual':24 'adult':50 'advanc':86 'aid':43 'amount':130 'basic':12,35 'comprehens':8 'content':48,57,70,83 'could':120 'd':88 'effici':104 'enough':54 'even':78 'find':53 'go':61 'hour':68,95 'hundr':66,93 'input':9 'insan':62 'languag':6,100,118 'larg':129 'learn':7 'learner':55 'level':31,56 'listen':97,112 'lot':124 'mani':41,65,92 'mean':126 'method':4 'need':16,64 'often':38 'peppa':29 'pick':121 'pig':30 're':110 'recommend':106 'repeat':37 'sound':115 'start':18,27,81 'surpris':90 'thing':21 'though':14 'time':132 'troubl':51 'understand':25,73 'use':34,40 'visual':42 'vocabulari':36 'watch':59 'watching/listening':20 'way':84 'without':60 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4349196"
  +editedAt: DateTimeImmutable @1697940979 {#4878
    date: 2023-10-22 04:16:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697940583 {#4879
    date: 2023-10-22 04:09:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#4896
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
    \n
    Honto ni!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697933167 {#4894
    date: 2023-10-22 02:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4898 …}
  +nested: Doctrine\ORM\PersistentCollection {#4900 …}
  +votes: Doctrine\ORM\PersistentCollection {#4902 …}
  +reports: Doctrine\ORM\PersistentCollection {#4904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
  -id: 63852
  -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933167 {#4895
    date: 2023-10-22 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4896
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
    \n
    Honto ni!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697933167 {#4894
    date: 2023-10-22 02:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4898 …}
  +nested: Doctrine\ORM\PersistentCollection {#4900 …}
  +votes: Doctrine\ORM\PersistentCollection {#4902 …}
  +reports: Doctrine\ORM\PersistentCollection {#4904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
  -id: 63852
  -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933167 {#4895
    date: 2023-10-22 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4896
  +user: Proxies\__CG__\App\Entity\User {#4897 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697940585 {#4775
      date: 2023-10-22 04:09:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 63781
    -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3769340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697929943 {#4776
      date: 2023-10-22 01:12:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: """
    I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
    \n
    Honto ni!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697933167 {#4894
    date: 2023-10-22 02:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4898 …}
  +nested: Doctrine\ORM\PersistentCollection {#4900 …}
  +votes: Doctrine\ORM\PersistentCollection {#4902 …}
  +reports: Doctrine\ORM\PersistentCollection {#4904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
  -id: 63852
  -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5160197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697933167 {#4895
    date: 2023-10-22 02:06:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697940585 {#4775
        date: 2023-10-22 04:09:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 63781
      -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3769340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697929943 {#4776
        date: 2023-10-22 01:12:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: """
      I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
      \n
      Honto ni!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697933167 {#4894
      date: 2023-10-22 02:06:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Smoregoose@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4898 …}
    +nested: Doctrine\ORM\PersistentCollection {#4900 …}
    +votes: Doctrine\ORM\PersistentCollection {#4902 …}
    +reports: Doctrine\ORM\PersistentCollection {#4904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
    -id: 63852
    -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933167 {#4895
      date: 2023-10-22 02:06:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "It certainly helps that they use a large number of English loan words. Now the true hard mode is probably learning Japanese as a non-english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697938847 {#5108
    date: 2023-10-22 03:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 63972
  -bodyTs: "'certain':2 'english':11,27 'hard':17 'help':3 'japanes':22 'larg':8 'learn':21 'loan':12 'mode':18 'non':26 'non-english':25 'number':9 'probabl':20 'speaker':28 'true':16 'use':6 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4055388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938847 {#5109
    date: 2023-10-22 03:40:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697940585 {#4775
        date: 2023-10-22 04:09:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 63781
      -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3769340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697929943 {#4776
        date: 2023-10-22 01:12:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: """
      I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
      \n
      Honto ni!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697933167 {#4894
      date: 2023-10-22 02:06:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Smoregoose@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4898 …}
    +nested: Doctrine\ORM\PersistentCollection {#4900 …}
    +votes: Doctrine\ORM\PersistentCollection {#4902 …}
    +reports: Doctrine\ORM\PersistentCollection {#4904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
    -id: 63852
    -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933167 {#4895
      date: 2023-10-22 02:06:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "It certainly helps that they use a large number of English loan words. Now the true hard mode is probably learning Japanese as a non-english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697938847 {#5108
    date: 2023-10-22 03:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 63972
  -bodyTs: "'certain':2 'english':11,27 'hard':17 'help':3 'japanes':22 'larg':8 'learn':21 'loan':12 'mode':18 'non':26 'non-english':25 'number':9 'probabl':20 'speaker':28 'true':16 'use':6 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4055388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938847 {#5109
    date: 2023-10-22 03:40:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5110
  +user: Proxies\__CG__\App\Entity\User {#5111 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gomennasai-baka"
    +title: "Gomennasai, baka"
    +url: "https://lemmy.zip/pictrs/image/5f3758e0-9389-4a9b-93c4-1784bdd83ca0.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 622
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697989931 {#2418
      date: 2023-10-22 17:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 6914
    -titleTs: "'baka':2 'gomennasai':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698014463
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/4443560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697928063 {#1858
      date: 2023-10-22 00:41:03.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: Proxies\__CG__\App\Entity\User {#4897 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean, you probably could eventually to some extent… definitely not enough to have a conversation, but you might be able to vaguely understand someone saying something to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697940585 {#4775
        date: 2023-10-22 04:09:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 63781
      -bodyTs: "'abl':21 'convers':16 'could':5 'definit':10 'enough':12 'eventu':6 'extent':9 'mean':2 'might':19 'probabl':4 'say':26 'someon':25 'someth':27 'understand':24 'vagu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3769340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697929943 {#4776
        date: 2023-10-22 01:12:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: """
      I’m to the point where I can tell when some things are poorly translated in the subs—i.e. how they could better be translated to english to convey their original meaning. And if I close my eyes I can definitely understand bits and pieces of the conversation. Anime re-uses lots of phrases and expressions, and some words are very distinctive or even happen to sound like an english counterpart of similar meaning. So I’ve learned a good amount of them from sheer repetitive exposure.\n
      \n
      Honto ni!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697933167 {#4894
      date: 2023-10-22 02:06:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
      "@Smoregoose@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4898 …}
    +nested: Doctrine\ORM\PersistentCollection {#4900 …}
    +votes: Doctrine\ORM\PersistentCollection {#4902 …}
    +reports: Doctrine\ORM\PersistentCollection {#4904 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4908 …}
    -id: 63852
    -bodyTs: "'amount':82 'anim':49 'better':23 'bit':43 'close':36 'convers':48 'convey':29 'could':22 'counterpart':72 'definit':41 'distinct':63 'english':27,71 'even':65 'exposur':88 'express':57 'eye':38 'good':81 'happen':66 'honto':89 'i.e':19 'learn':79 'like':69 'lot':53 'm':2 'mean':32,75 'ni':90 'origin':31 'phrase':55 'piec':45 'point':5 'poor':14 're':51 're-us':50 'repetit':87 'sheer':86 'similar':74 'sound':68 'sub':18 'tell':9 'thing':12 'translat':15,25 'understand':42 'use':52 've':78 'word':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5160197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697933167 {#4895
      date: 2023-10-22 02:06:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "It certainly helps that they use a large number of English loan words. Now the true hard mode is probably learning Japanese as a non-english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697938847 {#5108
    date: 2023-10-22 03:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Smoregoose@lemmy.blahaj.zone"
    "@FUCKRedditMods@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5116 …}
  +reports: Doctrine\ORM\PersistentCollection {#5118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5122 …}
  -id: 63972
  -bodyTs: "'certain':2 'english':11,27 'hard':17 'help':3 'japanes':22 'larg':8 'learn':21 'loan':12 'mode':18 'non':26 'non-english':25 'number':9 'probabl':20 'speaker':28 'true':16 'use':6 'word':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4055388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938847 {#5109
    date: 2023-10-22 03:40:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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