GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2740/For-what-purpose-have-you-summoned-me

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.42 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 {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -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 {#276
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "For-what-purpose-have-you-summoned-me"
  +title: "For what purpose have you summoned me?"
  +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696068031 {#1828
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 2740
  -titleTs: "'purpos':3 'summon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696003312
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2155324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923812 {#2414
    date: 2023-09-28 19:56:52.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 {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -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 {#276
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "For-what-purpose-have-you-summoned-me"
  +title: "For what purpose have you summoned me?"
  +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696068031 {#1828
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 2740
  -titleTs: "'purpos':3 'summon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696003312
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2155324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923812 {#2414
    date: 2023-09-28 19:56:52.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 {#2399
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +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 {#270
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -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 {#276
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "For-what-purpose-have-you-summoned-me"
  +title: "For what purpose have you summoned me?"
  +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696068031 {#1828
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 2740
  -titleTs: "'purpos':3 'summon':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696003312
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2155324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923812 {#2414
    date: 2023-09-28 19:56:52.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 {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a pet peeve of mine.\n
    \n
    Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
    \n
    If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
    \n
    Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696718828 {#4014
    date: 2023-10-08 00:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 36575
  -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926663 {#3950
    date: 2023-09-28 20:44: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
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a pet peeve of mine.\n
    \n
    Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
    \n
    If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
    \n
    Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696718828 {#4014
    date: 2023-10-08 00:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 36575
  -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926663 {#3950
    date: 2023-09-28 20:44: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
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is such a pet peeve of mine.\n
    \n
    Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
    \n
    If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
    \n
    Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696718828 {#4014
    date: 2023-10-08 00:47:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 36575
  -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926663 {#3950
    date: 2023-09-28 20:44: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
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 {#4166
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is such a pet peeve of mine.\n
      \n
      Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
      \n
      If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
      \n
      Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696718828 {#4014
      date: 2023-10-08 00:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 36575
    -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695926663 {#3950
      date: 2023-09-28 20:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
    \n
    Most magic in fiction has its roots in the past. What language would be more fitting?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695946059 {#4164
    date: 2023-09-29 02:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4168 …}
  +nested: Doctrine\ORM\PersistentCollection {#4170 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
  -id: 36576
  -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4295288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695946059 {#4165
    date: 2023-09-29 02:07:39.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 {#4166
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is such a pet peeve of mine.\n
      \n
      Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
      \n
      If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
      \n
      Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696718828 {#4014
      date: 2023-10-08 00:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 36575
    -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695926663 {#3950
      date: 2023-09-28 20:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
    \n
    Most magic in fiction has its roots in the past. What language would be more fitting?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695946059 {#4164
    date: 2023-09-29 02:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4168 …}
  +nested: Doctrine\ORM\PersistentCollection {#4170 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
  -id: 36576
  -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4295288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695946059 {#4165
    date: 2023-09-29 02:07:39.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 {#4166
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4005
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is such a pet peeve of mine.\n
      \n
      Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
      \n
      If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
      \n
      Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696718828 {#4014
      date: 2023-10-08 00:47:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4003 …}
    +nested: Doctrine\ORM\PersistentCollection {#4001 …}
    +votes: Doctrine\ORM\PersistentCollection {#3999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
    -id: 36575
    -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695926663 {#3950
      date: 2023-09-28 20:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
    \n
    Most magic in fiction has its roots in the past. What language would be more fitting?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1695946059 {#4164
    date: 2023-09-29 02:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4168 …}
  +nested: Doctrine\ORM\PersistentCollection {#4170 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
  -id: 36576
  -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4295288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695946059 {#4165
    date: 2023-09-29 02:07:39.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 {#4190
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
    \n
    People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
    \n
    And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
    \n
    Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
    \n
    Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
    \n
    Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695962663 {#4191
    date: 2023-09-29 06:44:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 36577
  -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695962663 {#4194
    date: 2023-09-29 06:44: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 {#4190
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
    \n
    People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
    \n
    And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
    \n
    Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
    \n
    Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
    \n
    Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695962663 {#4191
    date: 2023-09-29 06:44:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 36577
  -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695962663 {#4194
    date: 2023-09-29 06:44: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 {#4190
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
    \n
    People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
    \n
    And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
    \n
    Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
    \n
    Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
    \n
    Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695962663 {#4191
    date: 2023-09-29 06:44:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4181 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 36577
  -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695962663 {#4194
    date: 2023-09-29 06:44: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 {#4219
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
      \n
      People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
      \n
      And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
      \n
      Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
      \n
      Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
      \n
      Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695962663 {#4191
      date: 2023-09-29 06:44:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 36577
    -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695962663 {#4194
      date: 2023-09-29 06:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    I’m not talking about vulgar Latin or the romance languages.\n
    \n
    For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
    \n
    Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696026481 {#4224
    date: 2023-09-30 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4227 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 36578
  -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4322325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696026481 {#4221
    date: 2023-09-30 00:28: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
19 DENIED edit
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
      \n
      People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
      \n
      And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
      \n
      Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
      \n
      Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
      \n
      Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695962663 {#4191
      date: 2023-09-29 06:44:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 36577
    -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695962663 {#4194
      date: 2023-09-29 06:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    I’m not talking about vulgar Latin or the romance languages.\n
    \n
    For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
    \n
    Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696026481 {#4224
    date: 2023-09-30 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4227 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 36578
  -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4322325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696026481 {#4221
    date: 2023-09-30 00:28: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
20 DENIED moderate
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
      \n
      People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
      \n
      And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
      \n
      Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
      \n
      Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
      \n
      Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1695962663 {#4191
      date: 2023-09-29 06:44:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4187 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4181 …}
    +reports: Doctrine\ORM\PersistentCollection {#4196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 36577
    -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695962663 {#4194
      date: 2023-09-29 06:44:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    I’m not talking about vulgar Latin or the romance languages.\n
    \n
    For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
    \n
    Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696026481 {#4224
    date: 2023-09-30 00:28:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4227 …}
  +nested: Doctrine\ORM\PersistentCollection {#4231 …}
  +votes: Doctrine\ORM\PersistentCollection {#4233 …}
  +reports: Doctrine\ORM\PersistentCollection {#4234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
  -id: 36578
  -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4322325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696026481 {#4221
    date: 2023-09-30 00:28: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
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 {#4256
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4219
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4166
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is such a pet peeve of mine.\n
            \n
            Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
            \n
            If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
            \n
            Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696718828 {#4014
            date: 2023-10-08 00:47:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 36575
          -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695926663 {#3950
            date: 2023-09-28 20:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
          \n
          Most magic in fiction has its roots in the past. What language would be more fitting?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695946059 {#4164
          date: 2023-09-29 02:07:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4168 …}
        +nested: Doctrine\ORM\PersistentCollection {#4170 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
        -id: 36576
        -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4295288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695946059 {#4165
          date: 2023-09-29 02:07:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
        \n
        People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
        \n
        And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
        \n
        Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
        \n
        Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
        \n
        Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695962663 {#4191
        date: 2023-09-29 06:44:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4181 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -id: 36577
      -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695962663 {#4194
        date: 2023-09-29 06:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      I’m not talking about vulgar Latin or the romance languages.\n
      \n
      For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
      \n
      Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696026481 {#4224
      date: 2023-09-30 00:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4227 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 36578
    -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4322325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696026481 {#4221
      date: 2023-09-30 00:28:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Yes? I think you may have missed my point in the shuffle.\n
    \n
    What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
    \n
    Hey, you know what is lingua franca for science while being widely spoken? English.\n
    \n
    Does that sound mystical to you?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696050605 {#4261
    date: 2023-09-30 07:10:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 36579
  -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696050605 {#4258
    date: 2023-09-30 07:10: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
23 DENIED edit
App\Entity\EntryComment {#4256
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4219
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4166
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is such a pet peeve of mine.\n
            \n
            Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
            \n
            If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
            \n
            Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696718828 {#4014
            date: 2023-10-08 00:47:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 36575
          -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695926663 {#3950
            date: 2023-09-28 20:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
          \n
          Most magic in fiction has its roots in the past. What language would be more fitting?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695946059 {#4164
          date: 2023-09-29 02:07:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4168 …}
        +nested: Doctrine\ORM\PersistentCollection {#4170 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
        -id: 36576
        -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4295288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695946059 {#4165
          date: 2023-09-29 02:07:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
        \n
        People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
        \n
        And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
        \n
        Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
        \n
        Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
        \n
        Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695962663 {#4191
        date: 2023-09-29 06:44:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4181 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -id: 36577
      -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695962663 {#4194
        date: 2023-09-29 06:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      I’m not talking about vulgar Latin or the romance languages.\n
      \n
      For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
      \n
      Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696026481 {#4224
      date: 2023-09-30 00:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4227 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 36578
    -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4322325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696026481 {#4221
      date: 2023-09-30 00:28:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Yes? I think you may have missed my point in the shuffle.\n
    \n
    What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
    \n
    Hey, you know what is lingua franca for science while being widely spoken? English.\n
    \n
    Does that sound mystical to you?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696050605 {#4261
    date: 2023-09-30 07:10:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 36579
  -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696050605 {#4258
    date: 2023-09-30 07:10: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
24 DENIED moderate
App\Entity\EntryComment {#4256
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4219
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4166
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4005
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is such a pet peeve of mine.\n
            \n
            Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
            \n
            If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
            \n
            Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696718828 {#4014
            date: 2023-10-08 00:47:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4003 …}
          +nested: Doctrine\ORM\PersistentCollection {#4001 …}
          +votes: Doctrine\ORM\PersistentCollection {#3999 …}
          +reports: Doctrine\ORM\PersistentCollection {#3997 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
          -id: 36575
          -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695926663 {#3950
            date: 2023-09-28 20:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
          \n
          Most magic in fiction has its roots in the past. What language would be more fitting?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1695946059 {#4164
          date: 2023-09-29 02:07:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4168 …}
        +nested: Doctrine\ORM\PersistentCollection {#4170 …}
        +votes: Doctrine\ORM\PersistentCollection {#4172 …}
        +reports: Doctrine\ORM\PersistentCollection {#4174 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
        -id: 36576
        -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4295288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695946059 {#4165
          date: 2023-09-29 02:07:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
        \n
        People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
        \n
        And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
        \n
        Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
        \n
        Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
        \n
        Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695962663 {#4191
        date: 2023-09-29 06:44:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4187 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4181 …}
      +reports: Doctrine\ORM\PersistentCollection {#4196 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
      -id: 36577
      -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695962663 {#4194
        date: 2023-09-29 06:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      I’m not talking about vulgar Latin or the romance languages.\n
      \n
      For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
      \n
      Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696026481 {#4224
      date: 2023-09-30 00:28:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4227 …}
    +nested: Doctrine\ORM\PersistentCollection {#4231 …}
    +votes: Doctrine\ORM\PersistentCollection {#4233 …}
    +reports: Doctrine\ORM\PersistentCollection {#4234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
    -id: 36578
    -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4322325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696026481 {#4221
      date: 2023-09-30 00:28:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    Yes? I think you may have missed my point in the shuffle.\n
    \n
    What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
    \n
    Hey, you know what is lingua franca for science while being widely spoken? English.\n
    \n
    Does that sound mystical to you?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696050605 {#4261
    date: 2023-09-30 07:10:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 36579
  -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696050605 {#4258
    date: 2023-09-30 07:10: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
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 {#4292
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4219
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4166
          +user: Proxies\__CG__\App\Entity\User {#4167 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is such a pet peeve of mine.\n
              \n
              Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
              \n
              If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
              \n
              Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696718828 {#4014
              date: 2023-10-08 00:47:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -id: 36575
            -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695926663 {#3950
              date: 2023-09-28 20:44:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
            \n
            Most magic in fiction has its roots in the past. What language would be more fitting?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695946059 {#4164
            date: 2023-09-29 02:07:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4168 …}
          +nested: Doctrine\ORM\PersistentCollection {#4170 …}
          +votes: Doctrine\ORM\PersistentCollection {#4172 …}
          +reports: Doctrine\ORM\PersistentCollection {#4174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
          -id: 36576
          -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4295288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695946059 {#4165
            date: 2023-09-29 02:07:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
          \n
          People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
          \n
          And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
          \n
          Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
          \n
          Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
          \n
          Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1695962663 {#4191
          date: 2023-09-29 06:44:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4181 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -id: 36577
        -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695962663 {#4194
          date: 2023-09-29 06:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        I’m not talking about vulgar Latin or the romance languages.\n
        \n
        For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
        \n
        Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696026481 {#4224
        date: 2023-09-30 00:28:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4227 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 36578
      -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4322325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696026481 {#4221
        date: 2023-09-30 00:28:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Yes? I think you may have missed my point in the shuffle.\n
      \n
      What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
      \n
      Hey, you know what is lingua franca for science while being widely spoken? English.\n
      \n
      Does that sound mystical to you?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696050605 {#4261
      date: 2023-09-30 07:10:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 36579
    -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696050605 {#4258
      date: 2023-09-30 07:10:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
    \n
    Yeah, it would seem pretty mystical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696062867 {#4287
    date: 2023-09-30 10:34:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 36580
  -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4331968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696062867 {#4290
    date: 2023-09-30 10:34:27.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 {#4292
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4219
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4166
          +user: Proxies\__CG__\App\Entity\User {#4167 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is such a pet peeve of mine.\n
              \n
              Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
              \n
              If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
              \n
              Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696718828 {#4014
              date: 2023-10-08 00:47:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -id: 36575
            -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695926663 {#3950
              date: 2023-09-28 20:44:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
            \n
            Most magic in fiction has its roots in the past. What language would be more fitting?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695946059 {#4164
            date: 2023-09-29 02:07:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4168 …}
          +nested: Doctrine\ORM\PersistentCollection {#4170 …}
          +votes: Doctrine\ORM\PersistentCollection {#4172 …}
          +reports: Doctrine\ORM\PersistentCollection {#4174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
          -id: 36576
          -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4295288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695946059 {#4165
            date: 2023-09-29 02:07:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
          \n
          People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
          \n
          And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
          \n
          Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
          \n
          Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
          \n
          Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1695962663 {#4191
          date: 2023-09-29 06:44:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4181 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -id: 36577
        -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695962663 {#4194
          date: 2023-09-29 06:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        I’m not talking about vulgar Latin or the romance languages.\n
        \n
        For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
        \n
        Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696026481 {#4224
        date: 2023-09-30 00:28:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4227 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 36578
      -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4322325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696026481 {#4221
        date: 2023-09-30 00:28:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Yes? I think you may have missed my point in the shuffle.\n
      \n
      What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
      \n
      Hey, you know what is lingua franca for science while being widely spoken? English.\n
      \n
      Does that sound mystical to you?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696050605 {#4261
      date: 2023-09-30 07:10:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 36579
    -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696050605 {#4258
      date: 2023-09-30 07:10:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
    \n
    Yeah, it would seem pretty mystical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696062867 {#4287
    date: 2023-09-30 10:34:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 36580
  -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4331968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696062867 {#4290
    date: 2023-09-30 10:34:27.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 {#4292
  +user: Proxies\__CG__\App\Entity\User {#4167 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4256
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4219
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4190
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4166
          +user: Proxies\__CG__\App\Entity\User {#4167 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4005
            +user: App\Entity\User {#3953 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is such a pet peeve of mine.\n
              \n
              Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
              \n
              If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
              \n
              Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696718828 {#4014
              date: 2023-10-08 00:47:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4003 …}
            +nested: Doctrine\ORM\PersistentCollection {#4001 …}
            +votes: Doctrine\ORM\PersistentCollection {#3999 …}
            +reports: Doctrine\ORM\PersistentCollection {#3997 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
            -id: 36575
            -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695926663 {#3950
              date: 2023-09-28 20:44:23.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
            \n
            Most magic in fiction has its roots in the past. What language would be more fitting?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1695946059 {#4164
            date: 2023-09-29 02:07:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4168 …}
          +nested: Doctrine\ORM\PersistentCollection {#4170 …}
          +votes: Doctrine\ORM\PersistentCollection {#4172 …}
          +reports: Doctrine\ORM\PersistentCollection {#4174 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
          -id: 36576
          -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4295288"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695946059 {#4165
            date: 2023-09-29 02:07:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
          \n
          People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
          \n
          And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
          \n
          Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
          \n
          Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
          \n
          Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1695962663 {#4191
          date: 2023-09-29 06:44:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4187 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4181 …}
        +reports: Doctrine\ORM\PersistentCollection {#4196 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
        -id: 36577
        -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695962663 {#4194
          date: 2023-09-29 06:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        I’m not talking about vulgar Latin or the romance languages.\n
        \n
        For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
        \n
        Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696026481 {#4224
        date: 2023-09-30 00:28:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4227 …}
      +nested: Doctrine\ORM\PersistentCollection {#4231 …}
      +votes: Doctrine\ORM\PersistentCollection {#4233 …}
      +reports: Doctrine\ORM\PersistentCollection {#4234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
      -id: 36578
      -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4322325"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696026481 {#4221
        date: 2023-09-30 00:28:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Yes? I think you may have missed my point in the shuffle.\n
      \n
      What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
      \n
      Hey, you know what is lingua franca for science while being widely spoken? English.\n
      \n
      Does that sound mystical to you?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696050605 {#4261
      date: 2023-09-30 07:10:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4264 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 36579
    -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696050605 {#4258
      date: 2023-09-30 07:10:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
    \n
    Yeah, it would seem pretty mystical.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696062867 {#4287
    date: 2023-09-30 10:34:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
  -id: 36580
  -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4331968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696062867 {#4290
    date: 2023-09-30 10:34:27.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 {#4314
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4219
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4190
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4166
            +user: Proxies\__CG__\App\Entity\User {#4167 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2399}
              +magazine: App\Entity\Magazine {#262}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is such a pet peeve of mine.\n
                \n
                Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
                \n
                If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
                \n
                Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1696718828 {#4014
                date: 2023-10-08 00:47:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -id: 36575
              -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1695926663 {#3950
                date: 2023-09-28 20:44:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +body: """
              Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
              \n
              Most magic in fiction has its roots in the past. What language would be more fitting?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1695946059 {#4164
              date: 2023-09-29 02:07:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@MudMan@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4168 …}
            +nested: Doctrine\ORM\PersistentCollection {#4170 …}
            +votes: Doctrine\ORM\PersistentCollection {#4172 …}
            +reports: Doctrine\ORM\PersistentCollection {#4174 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
            -id: 36576
            -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4295288"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695946059 {#4165
              date: 2023-09-29 02:07:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
            \n
            People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
            \n
            And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
            \n
            Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
            \n
            Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
            \n
            Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1695962663 {#4191
            date: 2023-09-29 06:44:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
            "@spauldo@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4183 …}
          +votes: Doctrine\ORM\PersistentCollection {#4181 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -id: 36577
          -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695962663 {#4194
            date: 2023-09-29 06:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          I’m not talking about vulgar Latin or the romance languages.\n
          \n
          For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
          \n
          Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696026481 {#4224
          date: 2023-09-30 00:28:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4227 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 36578
        -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4322325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696026481 {#4221
          date: 2023-09-30 00:28:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Yes? I think you may have missed my point in the shuffle.\n
        \n
        What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
        \n
        Hey, you know what is lingua franca for science while being widely spoken? English.\n
        \n
        Does that sound mystical to you?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696050605 {#4261
        date: 2023-09-30 07:10:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 36579
      -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696050605 {#4258
        date: 2023-09-30 07:10:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
      \n
      Yeah, it would seem pretty mystical.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696062867 {#4287
      date: 2023-09-30 10:34:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
    -id: 36580
    -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4331968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696062867 {#4290
      date: 2023-09-30 10:34:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    But that's my point, it hasn't been, and it wasn't.\n
    \n
    Again, Latin was mandatory in my high school for a year, optional for two more. In the 1990s. It's still optional, I believe. My parents went to church in Latin as kids.\n
    \n
    So no, it doesn't sound mystical outside the anglosphere, it sounds like crusy old priests, lawyers and boring lessons. Today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696067987 {#4309
    date: 2023-09-30 11:59:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 36581
  -bodyTs: "'1990s':31 'anglospher':56 'believ':37 'bore':65 'church':42 'crusi':60 'doesn':50 'hasn':7 'high':20 'kid':46 'latin':15,44 'lawyer':63 'lesson':66 'like':59 'mandatori':17 'mystic':53 'old':61 'option':25,35 'outsid':54 'parent':39 'point':5 'priest':62 'school':21 'sound':52,58 'still':34 'today':67 'two':27 'wasn':12 'went':40 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696067987 {#4312
    date: 2023-09-30 11:59: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
31 DENIED edit
App\Entity\EntryComment {#4314
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4219
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4190
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4166
            +user: Proxies\__CG__\App\Entity\User {#4167 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2399}
              +magazine: App\Entity\Magazine {#262}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is such a pet peeve of mine.\n
                \n
                Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
                \n
                If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
                \n
                Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1696718828 {#4014
                date: 2023-10-08 00:47:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -id: 36575
              -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1695926663 {#3950
                date: 2023-09-28 20:44:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +body: """
              Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
              \n
              Most magic in fiction has its roots in the past. What language would be more fitting?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1695946059 {#4164
              date: 2023-09-29 02:07:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@MudMan@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4168 …}
            +nested: Doctrine\ORM\PersistentCollection {#4170 …}
            +votes: Doctrine\ORM\PersistentCollection {#4172 …}
            +reports: Doctrine\ORM\PersistentCollection {#4174 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
            -id: 36576
            -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4295288"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695946059 {#4165
              date: 2023-09-29 02:07:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
            \n
            People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
            \n
            And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
            \n
            Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
            \n
            Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
            \n
            Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1695962663 {#4191
            date: 2023-09-29 06:44:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
            "@spauldo@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4183 …}
          +votes: Doctrine\ORM\PersistentCollection {#4181 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -id: 36577
          -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695962663 {#4194
            date: 2023-09-29 06:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          I’m not talking about vulgar Latin or the romance languages.\n
          \n
          For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
          \n
          Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696026481 {#4224
          date: 2023-09-30 00:28:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4227 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 36578
        -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4322325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696026481 {#4221
          date: 2023-09-30 00:28:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Yes? I think you may have missed my point in the shuffle.\n
        \n
        What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
        \n
        Hey, you know what is lingua franca for science while being widely spoken? English.\n
        \n
        Does that sound mystical to you?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696050605 {#4261
        date: 2023-09-30 07:10:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 36579
      -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696050605 {#4258
        date: 2023-09-30 07:10:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
      \n
      Yeah, it would seem pretty mystical.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696062867 {#4287
      date: 2023-09-30 10:34:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
    -id: 36580
    -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4331968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696062867 {#4290
      date: 2023-09-30 10:34:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    But that's my point, it hasn't been, and it wasn't.\n
    \n
    Again, Latin was mandatory in my high school for a year, optional for two more. In the 1990s. It's still optional, I believe. My parents went to church in Latin as kids.\n
    \n
    So no, it doesn't sound mystical outside the anglosphere, it sounds like crusy old priests, lawyers and boring lessons. Today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696067987 {#4309
    date: 2023-09-30 11:59:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 36581
  -bodyTs: "'1990s':31 'anglospher':56 'believ':37 'bore':65 'church':42 'crusi':60 'doesn':50 'hasn':7 'high':20 'kid':46 'latin':15,44 'lawyer':63 'lesson':66 'like':59 'mandatori':17 'mystic':53 'old':61 'option':25,35 'outsid':54 'parent':39 'point':5 'priest':62 'school':21 'sound':52,58 'still':34 'today':67 'two':27 'wasn':12 'went':40 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696067987 {#4312
    date: 2023-09-30 11:59: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
32 DENIED moderate
App\Entity\EntryComment {#4314
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4292
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4256
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4219
        +user: Proxies\__CG__\App\Entity\User {#4167 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4190
          +user: App\Entity\User {#3953 …}
          +entry: App\Entity\Entry {#2399}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4166
            +user: Proxies\__CG__\App\Entity\User {#4167 …}
            +entry: App\Entity\Entry {#2399}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: App\Entity\EntryComment {#4005
              +user: App\Entity\User {#3953 …}
              +entry: App\Entity\Entry {#2399}
              +magazine: App\Entity\Magazine {#262}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is such a pet peeve of mine.\n
                \n
                Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
                \n
                If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
                \n
                Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1696718828 {#4014
                date: 2023-10-08 00:47:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4003 …}
              +nested: Doctrine\ORM\PersistentCollection {#4001 …}
              +votes: Doctrine\ORM\PersistentCollection {#3999 …}
              +reports: Doctrine\ORM\PersistentCollection {#3997 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
              -id: 36575
              -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1695926663 {#3950
                date: 2023-09-28 20:44:23.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4005}
            +body: """
              Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
              \n
              Most magic in fiction has its roots in the past. What language would be more fitting?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1695946059 {#4164
              date: 2023-09-29 02:07:39.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@MudMan@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4168 …}
            +nested: Doctrine\ORM\PersistentCollection {#4170 …}
            +votes: Doctrine\ORM\PersistentCollection {#4172 …}
            +reports: Doctrine\ORM\PersistentCollection {#4174 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
            -id: 36576
            -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4295288"
            +editedAt: null
            +createdAt: DateTimeImmutable @1695946059 {#4165
              date: 2023-09-29 02:07:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4005}
          +body: """
            No, wait, it was not "lingua franca in the educated western world", vulgar latin was just... the language a lot of Europe spoke for centuries.\n
            \n
            People think of Latin as this highbrow educated thing, because that's what was left of it after the development of romance languages from vulgar Latin, but Latin was just what normal people used to talk to each other for a long time.\n
            \n
            And yes, sure, texts on alchemy, mysticism and religion were written on it.\n
            \n
            Also texts on food recipes, tax collection, how the tree from your neighbour's yard was blocking the sun to your oranges and the rude graffitti in the tables of the pub.\n
            \n
            Honestly, I don't see why the chosen language would have to matter to your fictitious magic system. Surely if you have to say words and words mean things, the language doesn't affect what the words mean. I tend to like it when people still manage to tap into magical thinking without the crutch of pulling what they think sounds old-timey from somewhere. Neil Gaiman, Jim Henson or Grant Morrison were/are really good at it.\n
            \n
            Or, you know, if you're a meganerd like Tolkien you can always just... make a whole new language for it. That also works.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1695962663 {#4191
            date: 2023-09-29 06:44:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@MudMan@kbin.social"
            "@spauldo@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4187 …}
          +nested: Doctrine\ORM\PersistentCollection {#4183 …}
          +votes: Doctrine\ORM\PersistentCollection {#4181 …}
          +reports: Doctrine\ORM\PersistentCollection {#4196 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
          -id: 36577
          -bodyTs: "'affect':147 'alchemi':74 'also':82,214 'alway':204 'block':98 'centuri':25 'chosen':121 'collect':88 'crutch':168 'develop':45 'doesn':145 'educ':10,33 'europ':22 'fictiti':129 'food':85 'franca':7 'gaiman':181 'good':189 'graffitti':107 'grant':185 'henson':183 'highbrow':32 'honest':114 'jim':182 'know':194 'languag':18,48,122,144,210 'latin':14,29,51,53 'left':40 'like':155,200 'lingua':6 'long':67 'lot':20 'magic':130,164 'make':206 'manag':160 'matter':126 'mean':141,151 'meganerd':199 'morrison':186 'mystic':75 'neighbour':94 'neil':180 'new':209 'normal':57 'old':176 'old-timey':175 'orang':103 'peopl':26,58,158 'pub':113 'pull':170 're':197 'realli':188 'recip':86 'religion':77 'romanc':47 'rude':106 'say':137 'see':118 'somewher':179 'sound':174 'spoke':23 'still':159 'sun':100 'sure':71,132 'system':131 'tabl':110 'talk':61 'tap':162 'tax':87 'tend':153 'text':72,83 'thing':34,142 'think':27,165,173 'time':68 'timey':177 'tolkien':201 'tree':91 'use':59 'vulgar':13,50 'wait':2 'were/are':187 'western':11 'whole':208 'without':166 'word':138,140,150 'work':215 'world':12 'would':123 'written':79 'yard':96 'yes':70"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2652089"
          +editedAt: null
          +createdAt: DateTimeImmutable @1695962663 {#4194
            date: 2023-09-29 06:44:23.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4005}
        +body: """
          I’m not talking about vulgar Latin or the romance languages.\n
          \n
          For about a millenia and a half, everything that could be considered scholarship was written in Latin. Newton’s *Principia Mathematica*? Latin. Copernicus’ *De revolutionibus orbium coelestium*? Latin. Kepler’s *Astronomia nova*? Latin.\n
          \n
          Almost every educated person in the western world learned Latin. That’s how they communicated with their colleagues in other countries - letters written in Latin. That’s why it was a lingua franca.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696026481 {#4224
          date: 2023-09-30 00:28:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MudMan@kbin.social"
          "@spauldo@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4227 …}
        +nested: Doctrine\ORM\PersistentCollection {#4231 …}
        +votes: Doctrine\ORM\PersistentCollection {#4233 …}
        +reports: Doctrine\ORM\PersistentCollection {#4234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4238 …}
        -id: 36578
        -bodyTs: "'almost':45 'astronomia':42 'coelestium':38 'colleagu':62 'communic':59 'consid':23 'copernicus':34 'could':21 'countri':65 'de':35 'educ':47 'everi':46 'everyth':19 'franca':77 'half':18 'kepler':40 'languag':11 'latin':7,28,33,39,44,54,69 'learn':53 'letter':66 'lingua':76 'm':2 'mathematica':32 'millenia':15 'newton':29 'nova':43 'orbium':37 'person':48 'principia':31 'revolutionibus':36 'romanc':10 'scholarship':24 'talk':4 'vulgar':6 'western':51 'world':52 'written':26,67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4322325"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696026481 {#4221
          date: 2023-09-30 00:28:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Yes? I think you may have missed my point in the shuffle.\n
        \n
        What I'm saying here is that Latin doesn't make sense as a mystical, secret language for magic *because it was too common*. I'm not saying it wasn't the language of scholars, I'm saying that not only was it the language of scholars, so every treatise on optics or history would have triggered accidental lightning bolts, but it was also a commonly spoken language as well.\n
        \n
        Hey, you know what is lingua franca for science while being widely spoken? English.\n
        \n
        Does that sound mystical to you?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696050605 {#4261
        date: 2023-09-30 07:10:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
        "@spauldo@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4264 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 36579
      -bodyTs: "'accident':70 'also':76 'bolt':72 'common':36,78 'doesn':21 'english':96 'everi':61 'franca':89 'hey':83 'histori':66 'know':85 'languag':29,45,57,80 'latin':20 'lightn':71 'lingua':88 'm':15,38,49 'magic':31 'make':23 'may':5 'miss':7 'mystic':27,100 'optic':64 'point':9 'say':16,40,50 'scholar':47,59 'scienc':91 'secret':28 'sens':24 'shuffl':12 'sound':99 'spoken':79,95 'think':3 'treatis':62 'trigger':69 'wasn':42 'well':82 'wide':94 'would':67 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2674172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696050605 {#4258
        date: 2023-09-30 07:10:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      If English had been a dead language for fifteen hundred years and was only used by people who talk about things only a tiny subset of the population understands?\n
      \n
      Yeah, it would seem pretty mystical.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696062867 {#4287
      date: 2023-09-30 10:34:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4281 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4297 …}
    -id: 36580
    -bodyTs: "'dead':6 'english':2 'fifteen':9 'hundr':10 'languag':7 'mystic':35 'peopl':17 'popul':28 'pretti':34 'seem':33 'subset':25 'talk':19 'thing':21 'tini':24 'understand':29 'use':15 'would':32 'yeah':30 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4331968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696062867 {#4290
      date: 2023-09-30 10:34:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: """
    But that's my point, it hasn't been, and it wasn't.\n
    \n
    Again, Latin was mandatory in my high school for a year, optional for two more. In the 1990s. It's still optional, I believe. My parents went to church in Latin as kids.\n
    \n
    So no, it doesn't sound mystical outside the anglosphere, it sounds like crusy old priests, lawyers and boring lessons. Today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696067987 {#4309
    date: 2023-09-30 11:59:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4306 …}
  +nested: Doctrine\ORM\PersistentCollection {#4303 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 36581
  -bodyTs: "'1990s':31 'anglospher':56 'believ':37 'bore':65 'church':42 'crusi':60 'doesn':50 'hasn':7 'high':20 'kid':46 'latin':15,44 'lawyer':63 'lesson':66 'like':59 'mandatori':17 'mystic':53 'old':61 'option':25,35 'outsid':54 'parent':39 'point':5 'priest':62 'school':21 'sound':52,58 'still':34 'today':67 'two':27 'wasn':12 'went':40 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696067987 {#4312
    date: 2023-09-30 11:59: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
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 {#4204
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Aramaic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696065563 {#4202
    date: 2023-09-30 11:19:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 36597
  -bodyTs: "'arama':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4147772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696065563 {#4203
    date: 2023-09-30 11:19: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
35 DENIED edit
App\Entity\EntryComment {#4204
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Aramaic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696065563 {#4202
    date: 2023-09-30 11:19:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 36597
  -bodyTs: "'arama':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4147772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696065563 {#4203
    date: 2023-09-30 11:19: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
36 DENIED moderate
App\Entity\EntryComment {#4204
  +user: Proxies\__CG__\App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4166
    +user: Proxies\__CG__\App\Entity\User {#4167 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4005
      +user: App\Entity\User {#3953 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is such a pet peeve of mine.\n
        \n
        Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
        \n
        If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
        \n
        Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696718828 {#4014
        date: 2023-10-08 00:47:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4003 …}
      +nested: Doctrine\ORM\PersistentCollection {#4001 …}
      +votes: Doctrine\ORM\PersistentCollection {#3999 …}
      +reports: Doctrine\ORM\PersistentCollection {#3997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
      -id: 36575
      -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695926663 {#3950
        date: 2023-09-28 20:44:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: """
      Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
      \n
      Most magic in fiction has its roots in the past. What language would be more fitting?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1695946059 {#4164
      date: 2023-09-29 02:07:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4168 …}
    +nested: Doctrine\ORM\PersistentCollection {#4170 …}
    +votes: Doctrine\ORM\PersistentCollection {#4172 …}
    +reports: Doctrine\ORM\PersistentCollection {#4174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
    -id: 36576
    -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4295288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695946059 {#4165
      date: 2023-09-29 02:07:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Aramaic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696065563 {#4202
    date: 2023-09-30 11:19:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4206 …}
  +nested: Doctrine\ORM\PersistentCollection {#4208 …}
  +votes: Doctrine\ORM\PersistentCollection {#4210 …}
  +reports: Doctrine\ORM\PersistentCollection {#4212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
  -id: 36597
  -bodyTs: "'arama':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4147772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696065563 {#4203
    date: 2023-09-30 11:19: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
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 {#4242
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Aramaic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696065563 {#4202
      date: 2023-09-30 11:19:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4206 …}
    +nested: Doctrine\ORM\PersistentCollection {#4208 …}
    +votes: Doctrine\ORM\PersistentCollection {#4210 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 36597
    -bodyTs: "'arama':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4147772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696065563 {#4203
      date: 2023-09-30 11:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Definitely a better pick, if you're just gonna piggiback on a language. Still raises a ton of questions, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696068031 {#4240
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4247 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 36598
  -bodyTs: "'better':3 'definit':1 'gonna':9 'languag':13 'pick':4 'piggiback':10 'question':19 'rais':15 're':7 'still':14 'though':20 'ton':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696068031 {#4241
    date: 2023-09-30 12:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4242
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Aramaic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696065563 {#4202
      date: 2023-09-30 11:19:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4206 …}
    +nested: Doctrine\ORM\PersistentCollection {#4208 …}
    +votes: Doctrine\ORM\PersistentCollection {#4210 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 36597
    -bodyTs: "'arama':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4147772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696065563 {#4203
      date: 2023-09-30 11:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Definitely a better pick, if you're just gonna piggiback on a language. Still raises a ton of questions, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696068031 {#4240
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4247 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 36598
  -bodyTs: "'better':3 'definit':1 'gonna':9 'languag':13 'pick':4 'piggiback':10 'question':19 'rais':15 're':7 'still':14 'though':20 'ton':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696068031 {#4241
    date: 2023-09-30 12:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4242
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4204
    +user: Proxies\__CG__\App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4166
      +user: Proxies\__CG__\App\Entity\User {#4167 …}
      +entry: App\Entity\Entry {#2399}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4005
        +user: App\Entity\User {#3953 …}
        +entry: App\Entity\Entry {#2399}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is such a pet peeve of mine.\n
          \n
          Why are anglo writers obsessed with using latin as some ancient, mystical language? Why would Latin be tied to magic in any way? Do they realize that Latin was spoken all through Europe for millenia and its vulgar form evolved into tons of current languages? Or that people were using latin in churches, courtrooms and universtities all the way up to the 20th century? Latin was an optional in my high school. I took two years.\n
          \n
          If random Latin words could do magic all of Europe would have been constantly exploding. Newspapers would be covering the latest magic volcano to pop up in Southern France. World War II movies would include accidental summonings.\n
          \n
          Also, for us romance language speakers it sounds vaguely understandable, so the weird things they use for spells sound goofy as hell. I'm not sure if that's better or worse than using fake Latin-sounding made up stuff as in Harry Potter.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696718828 {#4014
          date: 2023-10-08 00:47:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4003 …}
        +nested: Doctrine\ORM\PersistentCollection {#4001 …}
        +votes: Doctrine\ORM\PersistentCollection {#3999 …}
        +reports: Doctrine\ORM\PersistentCollection {#3997 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
        -id: 36575
        -bodyTs: "'20th':71 'accident':120 'also':122 'ancient':19 'anglo':11 'better':151 'centuri':72 'church':61 'constant':98 'could':89 'courtroom':62 'cover':103 'current':52 'europ':41,94 'evolv':48 'explod':99 'fake':156 'form':47 'franc':113 'goofi':141 'harri':165 'hell':143 'high':79 'ii':116 'includ':119 'languag':21,53,126 'latest':105 'latin':16,24,36,59,73,87,158 'latin-sound':157 'm':145 'made':160 'magic':28,91,106 'millenia':43 'mine':8 'movi':117 'mystic':20 'newspap':100 'obsess':13 'option':76 'peev':6 'peopl':56 'pet':5 'pop':109 'potter':166 'random':86 'realiz':34 'romanc':125 'school':80 'sound':129,140,159 'southern':112 'speaker':127 'spell':139 'spoken':38 'stuff':162 'summon':121 'sure':147 'thing':135 'tie':26 'ton':50 'took':82 'two':83 'understand':131 'universt':64 'us':124 'use':15,58,137,155 'vagu':130 'volcano':107 'vulgar':46 'war':115 'way':31,67 'weird':134 'word':88 'world':114 'wors':153 'would':23,95,101,118 'writer':12 'year':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2642613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1695926663 {#3950
          date: 2023-09-28 20:44:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4005}
      +body: """
        Latin was the lingua franca for the educated western world for centuries. Texts on alchemy, mysticism, and religion were all written in Latin. Church rituals were performed in Latin.\n
        \n
        Most magic in fiction has its roots in the past. What language would be more fitting?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1695946059 {#4164
        date: 2023-09-29 02:07:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MudMan@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4168 …}
      +nested: Doctrine\ORM\PersistentCollection {#4170 …}
      +votes: Doctrine\ORM\PersistentCollection {#4172 …}
      +reports: Doctrine\ORM\PersistentCollection {#4174 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4178 …}
      -id: 36576
      -bodyTs: "'alchemi':15 'centuri':12 'church':24 'educ':8 'fiction':33 'fit':45 'franca':5 'languag':41 'latin':1,23,29 'lingua':4 'magic':31 'mystic':16 'past':39 'perform':27 'religion':18 'ritual':25 'root':36 'text':13 'western':9 'world':10 'would':42 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4295288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695946059 {#4165
        date: 2023-09-29 02:07:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4005}
    +body: "Aramaic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696065563 {#4202
      date: 2023-09-30 11:19:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@MudMan@kbin.social"
      "@spauldo@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4206 …}
    +nested: Doctrine\ORM\PersistentCollection {#4208 …}
    +votes: Doctrine\ORM\PersistentCollection {#4210 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4216 …}
    -id: 36597
    -bodyTs: "'arama':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4147772"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696065563 {#4203
      date: 2023-09-30 11:19:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4005}
  +body: "Definitely a better pick, if you're just gonna piggiback on a language. Still raises a ton of questions, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696068031 {#4240
    date: 2023-09-30 12:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MudMan@kbin.social"
    "@spauldo@lemmy.ml"
    "@IHaveTwoCows@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4245 …}
  +votes: Doctrine\ORM\PersistentCollection {#4247 …}
  +reports: Doctrine\ORM\PersistentCollection {#4249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4253 …}
  -id: 36598
  -bodyTs: "'better':3 'definit':1 'gonna':9 'languag':13 'pick':4 'piggiback':10 'question':19 'rais':15 're':7 'still':14 'though':20 'ton':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/496588/-/comment/2676962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696068031 {#4241
    date: 2023-09-30 12:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Romanes eunt domus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696543668 {#4046
    date: 2023-10-06 00:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 33895
  -bodyTs: "'domus':3 'eunt':2 'roman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3298760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695924766 {#4047
    date: 2023-09-28 20:12:46.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 {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Romanes eunt domus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696543668 {#4046
    date: 2023-10-06 00:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 33895
  -bodyTs: "'domus':3 'eunt':2 'roman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3298760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695924766 {#4047
    date: 2023-09-28 20:12:46.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 {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Romanes eunt domus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696543668 {#4046
    date: 2023-10-06 00:07:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 33895
  -bodyTs: "'domus':3 'eunt':2 'roman':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3298760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695924766 {#4047
    date: 2023-09-28 20:12:46.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 {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Domus? *Nominative*?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695926102 {#4131
    date: 2023-09-28 20:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 33898
  -bodyTs: "'domus':1 'nomin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3284912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926102 {#4128
    date: 2023-09-28 20:35:02.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 {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Domus? *Nominative*?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695926102 {#4131
    date: 2023-09-28 20:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 33898
  -bodyTs: "'domus':1 'nomin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3284912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926102 {#4128
    date: 2023-09-28 20:35:02.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 {#4126
  +user: Proxies\__CG__\App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "Domus? *Nominative*?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695926102 {#4131
    date: 2023-09-28 20:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4137 …}
  +nested: Doctrine\ORM\PersistentCollection {#4139 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 33898
  -bodyTs: "'domus':1 'nomin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3284912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926102 {#4128
    date: 2023-09-28 20:35:02.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 {#4150
  +user: Proxies\__CG__\App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "People called ‘Romanes’ they go the house?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696027610 {#4148
    date: 2023-09-30 00:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4152 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4162 …}
  -id: 33897
  -bodyTs: "'call':2 'go':5 'hous':7 'peopl':1 'roman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3368687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696027610 {#4149
    date: 2023-09-30 00:46:50.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 {#4150
  +user: Proxies\__CG__\App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "People called ‘Romanes’ they go the house?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696027610 {#4148
    date: 2023-09-30 00:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4152 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4162 …}
  -id: 33897
  -bodyTs: "'call':2 'go':5 'hous':7 'peopl':1 'roman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3368687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696027610 {#4149
    date: 2023-09-30 00:46:50.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 {#4150
  +user: Proxies\__CG__\App\Entity\User {#4151 …}
  +entry: App\Entity\Entry {#2399
    +user: Proxies\__CG__\App\Entity\User {#1966 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +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 {#270
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -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 {#276
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1973 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
    +slug: "For-what-purpose-have-you-summoned-me"
    +title: "For what purpose have you summoned me?"
    +url: "https://startrek.website/pictrs/image/2db64b38-0b8f-439d-9c23-d67f7c5221d8.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696068031 {#1828
      date: 2023-09-30 12:00:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1408 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 2740
    -titleTs: "'purpos':3 'summon':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696003312
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2155324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923812 {#2414
      date: 2023-09-28 19:56:52.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2399}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Romanes eunt domus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696543668 {#4046
      date: 2023-10-06 00:07:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4041 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 33895
    -bodyTs: "'domus':3 'eunt':2 'roman':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3298760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695924766 {#4047
      date: 2023-09-28 20:12:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "People called ‘Romanes’ they go the house?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696027610 {#4148
    date: 2023-09-30 00:46:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@KraeuterRoy@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4152 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4162 …}
  -id: 33897
  -bodyTs: "'call':2 'go':5 'hous':7 'peopl':1 'roman':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3368687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696027610 {#4149
    date: 2023-09-30 00:46:50.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 edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +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 {#270
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -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 {#276
    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