Redirect 302 redirect from GET @messages_create (7a2916)

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.79 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
  +title: "Is this photoshopped or is there really a country where the stop sign is green?"
  +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698288653 {#2414
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7573
  -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698280524
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/9634657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194124 {#1793
    date: 2023-10-25 02:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
  +title: "Is this photoshopped or is there really a country where the stop sign is green?"
  +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698288653 {#2414
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7573
  -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698280524
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/9634657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194124 {#1793
    date: 2023-10-25 02:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
  +title: "Is this photoshopped or is there really a country where the stop sign is green?"
  +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 504
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698288653 {#2414
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 7573
  -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698280524
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/9634657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698194124 {#1793
    date: 2023-10-25 02:35:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
    \n
    *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
    \n
    But they only have a picture of a blue one and not a green.\n
    \n
    https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    So my guess is photoshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1698255296 {#4009
    date: 2023-10-25 19:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 70158
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
  +editedAt: DateTimeImmutable @1698195397 {#3945
    date: 2023-10-25 02:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698194634 {#4008
    date: 2023-10-25 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
    \n
    *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
    \n
    But they only have a picture of a blue one and not a green.\n
    \n
    https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    So my guess is photoshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1698255296 {#4009
    date: 2023-10-25 19:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 70158
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
  +editedAt: DateTimeImmutable @1698195397 {#3945
    date: 2023-10-25 02:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698194634 {#4008
    date: 2023-10-25 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
    \n
    *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
    \n
    But they only have a picture of a blue one and not a green.\n
    \n
    https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    So my guess is photoshop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1698255296 {#4009
    date: 2023-10-25 19:34:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 70158
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
  +editedAt: DateTimeImmutable @1698195397 {#3945
    date: 2023-10-25 02:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698194634 {#4008
    date: 2023-10-25 02:43:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4272
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "If it’s private property it could be anything. Maybe it’s a golf course or something plant related. Maybe it’s somewhere plant or tree related. Maybe it’s just camouflage to keep the visual noise down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698197777 {#4271
    date: 2023-10-25 03:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 70211
  -bodyTs: "'anyth':9 'camouflag':32 'could':7 'cours':15 'golf':14 'keep':34 'mayb':10,20,28 'nois':37 'plant':18,24 'privat':4 'properti':5 'relat':19,27 'someth':17 'somewher':23 'tree':26 'visual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4780575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197777 {#4268
    date: 2023-10-25 03:36:17.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 {#4272
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "If it’s private property it could be anything. Maybe it’s a golf course or something plant related. Maybe it’s somewhere plant or tree related. Maybe it’s just camouflage to keep the visual noise down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698197777 {#4271
    date: 2023-10-25 03:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 70211
  -bodyTs: "'anyth':9 'camouflag':32 'could':7 'cours':15 'golf':14 'keep':34 'mayb':10,20,28 'nois':37 'plant':18,24 'privat':4 'properti':5 'relat':19,27 'someth':17 'somewher':23 'tree':26 'visual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4780575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197777 {#4268
    date: 2023-10-25 03:36:17.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 {#4272
  +user: Proxies\__CG__\App\Entity\User {#4275 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "If it’s private property it could be anything. Maybe it’s a golf course or something plant related. Maybe it’s somewhere plant or tree related. Maybe it’s just camouflage to keep the visual noise down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698197777 {#4271
    date: 2023-10-25 03:36:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4279 …}
  +nested: Doctrine\ORM\PersistentCollection {#4281 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 70211
  -bodyTs: "'anyth':9 'camouflag':32 'could':7 'cours':15 'golf':14 'keep':34 'mayb':10,20,28 'nois':37 'plant':18,24 'privat':4 'properti':5 'relat':19,27 'someth':17 'somewher':23 'tree':26 'visual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4780575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698197777 {#4268
    date: 2023-10-25 03:36:17.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 {#4291
  +user: Proxies\__CG__\App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
    \n
    How did you get those back slashes there? I thought it was only happening in reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698199881 {#4289
    date: 2023-10-25 04:11:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4293 …}
  +nested: Doctrine\ORM\PersistentCollection {#4295 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
  -id: 70247
  -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4794392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698199881 {#4290
    date: 2023-10-25 04:11:21.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 {#4291
  +user: Proxies\__CG__\App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
    \n
    How did you get those back slashes there? I thought it was only happening in reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698199881 {#4289
    date: 2023-10-25 04:11:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4293 …}
  +nested: Doctrine\ORM\PersistentCollection {#4295 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
  -id: 70247
  -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4794392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698199881 {#4290
    date: 2023-10-25 04:11:21.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 {#4291
  +user: Proxies\__CG__\App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
    \n
    How did you get those back slashes there? I thought it was only happening in reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698199881 {#4289
    date: 2023-10-25 04:11:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4293 …}
  +nested: Doctrine\ORM\PersistentCollection {#4295 …}
  +votes: Doctrine\ORM\PersistentCollection {#4297 …}
  +reports: Doctrine\ORM\PersistentCollection {#4299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
  -id: 70247
  -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4794392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698199881 {#4290
    date: 2023-10-25 04:11:21.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 {#4392
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
    \n
    So I'm not sure where the error lies.\n
    \n
    Kbin does not like to link to URLs that end in a filename.\n
    \n
    EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    It ignores the link text [Blue Stop Sign] completely and just posts the link.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698200265 {#4398
    date: 2023-10-25 04:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
  -id: 70252
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
  +editedAt: DateTimeImmutable @1698200961 {#4395
    date: 2023-10-25 04:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698200265 {#4397
    date: 2023-10-25 04:17:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4392
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
    \n
    So I'm not sure where the error lies.\n
    \n
    Kbin does not like to link to URLs that end in a filename.\n
    \n
    EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    It ignores the link text [Blue Stop Sign] completely and just posts the link.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698200265 {#4398
    date: 2023-10-25 04:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
  -id: 70252
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
  +editedAt: DateTimeImmutable @1698200961 {#4395
    date: 2023-10-25 04:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698200265 {#4397
    date: 2023-10-25 04:17:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4392
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
    \n
    So I'm not sure where the error lies.\n
    \n
    Kbin does not like to link to URLs that end in a filename.\n
    \n
    EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
    \n
    It ignores the link text [Blue Stop Sign] completely and just posts the link.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698200265 {#4398
    date: 2023-10-25 04:17:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4387 …}
  +nested: Doctrine\ORM\PersistentCollection {#4391 …}
  +votes: Doctrine\ORM\PersistentCollection {#4389 …}
  +reports: Doctrine\ORM\PersistentCollection {#4402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
  -id: 70252
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
  +editedAt: DateTimeImmutable @1698200961 {#4395
    date: 2023-10-25 04:29:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698200265 {#4397
    date: 2023-10-25 04:17:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4425
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    [files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)\n
    \n
    It’s likely a kbin bug (or an app if you used one to make the comment), since the slashes are there even on the website directly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698239757 {#4430
    date: 2023-10-25 15:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 71051
  -bodyTs: "'/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':3 'app':12 'bug':9 'comment':20 'direct':30 'even':26 'files.catbox.moe':2 'files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':1 'kbin':8 'like':6 'make':18 'one':16 'sinc':21 'slash':23 'use':15 'websit':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5313230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698239757 {#4427
    date: 2023-10-25 15:15:57.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 {#4425
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    [files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)\n
    \n
    It’s likely a kbin bug (or an app if you used one to make the comment), since the slashes are there even on the website directly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698239757 {#4430
    date: 2023-10-25 15:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 71051
  -bodyTs: "'/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':3 'app':12 'bug':9 'comment':20 'direct':30 'even':26 'files.catbox.moe':2 'files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':1 'kbin':8 'like':6 'make':18 'one':16 'sinc':21 'slash':23 'use':15 'websit':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5313230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698239757 {#4427
    date: 2023-10-25 15:15:57.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 {#4425
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    [files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)\n
    \n
    It’s likely a kbin bug (or an app if you used one to make the comment), since the slashes are there even on the website directly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698239757 {#4430
    date: 2023-10-25 15:15:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 71051
  -bodyTs: "'/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':3 'app':12 'bug':9 'comment':20 'direct':30 'even':26 'files.catbox.moe':2 'files.catbox.moe/g9ulrf.jpg](https://files.catbox.moe/g9ulrf.jpg)':1 'kbin':8 'like':6 'make':18 'one':16 'sinc':21 'slash':23 'use':15 'websit':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5313230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698239757 {#4427
    date: 2023-10-25 15:15:57.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 {#4450
  +user: Proxies\__CG__\App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
    \n
    no idea what’s causing it, super weird to have the same bug messing with links that reddit does
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698206455 {#4447
    date: 2023-10-25 06:00:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 70330
  -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4037507"
  +editedAt: DateTimeImmutable @1698206516 {#4448
    date: 2023-10-25 06:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698206455 {#4449
    date: 2023-10-25 06:00:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4450
  +user: Proxies\__CG__\App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
    \n
    no idea what’s causing it, super weird to have the same bug messing with links that reddit does
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698206455 {#4447
    date: 2023-10-25 06:00:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 70330
  -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4037507"
  +editedAt: DateTimeImmutable @1698206516 {#4448
    date: 2023-10-25 06:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698206455 {#4449
    date: 2023-10-25 06:00:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4450
  +user: Proxies\__CG__\App\Entity\User {#4451 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
    \n
    no idea what’s causing it, super weird to have the same bug messing with links that reddit does
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698206455 {#4447
    date: 2023-10-25 06:00:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 70330
  -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4037507"
  +editedAt: DateTimeImmutable @1698206516 {#4448
    date: 2023-10-25 06:01:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698206455 {#4449
    date: 2023-10-25 06:00:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4523
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4450
    +user: Proxies\__CG__\App\Entity\User {#4451 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: Proxies\__CG__\App\Entity\User {#4292 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
            \n
            *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
            \n
            But they only have a picture of a blue one and not a green.\n
            \n
            https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
            \n
            So my guess is photoshop.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1698255296 {#4009
            date: 2023-10-25 19:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AlbinJose3487@endlesstalk.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 70158
          -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
          +editedAt: DateTimeImmutable @1698195397 {#3945
            date: 2023-10-25 02:56:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698194634 {#4008
            date: 2023-10-25 02:43:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
          \n
          How did you get those back slashes there? I thought it was only happening in reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698199881 {#4289
          date: 2023-10-25 04:11:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4293 …}
        +nested: Doctrine\ORM\PersistentCollection {#4295 …}
        +votes: Doctrine\ORM\PersistentCollection {#4297 …}
        +reports: Doctrine\ORM\PersistentCollection {#4299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
        -id: 70247
        -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4794392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698199881 {#4290
          date: 2023-10-25 04:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
        \n
        So I'm not sure where the error lies.\n
        \n
        Kbin does not like to link to URLs that end in a filename.\n
        \n
        EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        It ignores the link text [Blue Stop Sign] completely and just posts the link.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698200265 {#4398
        date: 2023-10-25 04:17:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4391 …}
      +votes: Doctrine\ORM\PersistentCollection {#4389 …}
      +reports: Doctrine\ORM\PersistentCollection {#4402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
      -id: 70252
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
      +editedAt: DateTimeImmutable @1698200961 {#4395
        date: 2023-10-25 04:29:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698200265 {#4397
        date: 2023-10-25 04:17:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
      \n
      no idea what’s causing it, super weird to have the same bug messing with links that reddit does
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698206455 {#4447
      date: 2023-10-25 06:00:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4452 …}
    +nested: Doctrine\ORM\PersistentCollection {#4454 …}
    +votes: Doctrine\ORM\PersistentCollection {#4456 …}
    +reports: Doctrine\ORM\PersistentCollection {#4458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
    -id: 70330
    -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4037507"
    +editedAt: DateTimeImmutable @1698206516 {#4448
      date: 2023-10-25 06:01:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698206455 {#4449
      date: 2023-10-25 06:00:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The *underscore* is used to underline text in [Markdown](https://en.m.wikipedia.org/wiki/Markdown). If you want to display a real underscore like this: _, you have to escape it with a backslash. Some clients apparently interpret this rule even in plain links, and some don’t. If we use real [Markdown links](https://www.markdownguide.org/cheat-sheet/) this should not happen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698208937 {#4524
    date: 2023-10-25 06:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Pazuzu@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 70359
  -bodyTs: "'/cheat-sheet/)':53 '/wiki/markdown).':12 'appar':33 'backslash':30 'client':32 'display':17 'en.m.wikipedia.org':11 'en.m.wikipedia.org/wiki/markdown).':10 'escap':26 'even':37 'happen':57 'interpret':34 'like':21 'link':40,50 'markdown':9,49 'plain':39 'real':19,48 'rule':36 'text':7 'underlin':6 'underscor':2,20 'use':4,47 'want':15 'www.markdownguide.org':52 'www.markdownguide.org/cheat-sheet/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208937 {#4527
    date: 2023-10-25 06:42:17.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 {#4523
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4450
    +user: Proxies\__CG__\App\Entity\User {#4451 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: Proxies\__CG__\App\Entity\User {#4292 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
            \n
            *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
            \n
            But they only have a picture of a blue one and not a green.\n
            \n
            https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
            \n
            So my guess is photoshop.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1698255296 {#4009
            date: 2023-10-25 19:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AlbinJose3487@endlesstalk.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 70158
          -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
          +editedAt: DateTimeImmutable @1698195397 {#3945
            date: 2023-10-25 02:56:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698194634 {#4008
            date: 2023-10-25 02:43:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
          \n
          How did you get those back slashes there? I thought it was only happening in reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698199881 {#4289
          date: 2023-10-25 04:11:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4293 …}
        +nested: Doctrine\ORM\PersistentCollection {#4295 …}
        +votes: Doctrine\ORM\PersistentCollection {#4297 …}
        +reports: Doctrine\ORM\PersistentCollection {#4299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
        -id: 70247
        -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4794392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698199881 {#4290
          date: 2023-10-25 04:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
        \n
        So I'm not sure where the error lies.\n
        \n
        Kbin does not like to link to URLs that end in a filename.\n
        \n
        EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        It ignores the link text [Blue Stop Sign] completely and just posts the link.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698200265 {#4398
        date: 2023-10-25 04:17:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4391 …}
      +votes: Doctrine\ORM\PersistentCollection {#4389 …}
      +reports: Doctrine\ORM\PersistentCollection {#4402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
      -id: 70252
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
      +editedAt: DateTimeImmutable @1698200961 {#4395
        date: 2023-10-25 04:29:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698200265 {#4397
        date: 2023-10-25 04:17:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
      \n
      no idea what’s causing it, super weird to have the same bug messing with links that reddit does
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698206455 {#4447
      date: 2023-10-25 06:00:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4452 …}
    +nested: Doctrine\ORM\PersistentCollection {#4454 …}
    +votes: Doctrine\ORM\PersistentCollection {#4456 …}
    +reports: Doctrine\ORM\PersistentCollection {#4458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
    -id: 70330
    -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4037507"
    +editedAt: DateTimeImmutable @1698206516 {#4448
      date: 2023-10-25 06:01:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698206455 {#4449
      date: 2023-10-25 06:00:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The *underscore* is used to underline text in [Markdown](https://en.m.wikipedia.org/wiki/Markdown). If you want to display a real underscore like this: _, you have to escape it with a backslash. Some clients apparently interpret this rule even in plain links, and some don’t. If we use real [Markdown links](https://www.markdownguide.org/cheat-sheet/) this should not happen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698208937 {#4524
    date: 2023-10-25 06:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Pazuzu@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 70359
  -bodyTs: "'/cheat-sheet/)':53 '/wiki/markdown).':12 'appar':33 'backslash':30 'client':32 'display':17 'en.m.wikipedia.org':11 'en.m.wikipedia.org/wiki/markdown).':10 'escap':26 'even':37 'happen':57 'interpret':34 'like':21 'link':40,50 'markdown':9,49 'plain':39 'real':19,48 'rule':36 'text':7 'underlin':6 'underscor':2,20 'use':4,47 'want':15 'www.markdownguide.org':52 'www.markdownguide.org/cheat-sheet/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208937 {#4527
    date: 2023-10-25 06:42:17.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 {#4523
  +user: Proxies\__CG__\App\Entity\User {#4519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4450
    +user: Proxies\__CG__\App\Entity\User {#4451 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4392
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4291
        +user: Proxies\__CG__\App\Entity\User {#4292 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
            \n
            *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
            \n
            But they only have a picture of a blue one and not a green.\n
            \n
            https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
            \n
            So my guess is photoshop.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1698255296 {#4009
            date: 2023-10-25 19:34:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AlbinJose3487@endlesstalk.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 70158
          -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
          +editedAt: DateTimeImmutable @1698195397 {#3945
            date: 2023-10-25 02:56:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698194634 {#4008
            date: 2023-10-25 02:43:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: """
          Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
          \n
          How did you get those back slashes there? I thought it was only happening in reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1698199881 {#4289
          date: 2023-10-25 04:11:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4293 …}
        +nested: Doctrine\ORM\PersistentCollection {#4295 …}
        +votes: Doctrine\ORM\PersistentCollection {#4297 …}
        +reports: Doctrine\ORM\PersistentCollection {#4299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
        -id: 70247
        -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4794392"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698199881 {#4290
          date: 2023-10-25 04:11:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
        \n
        So I'm not sure where the error lies.\n
        \n
        Kbin does not like to link to URLs that end in a filename.\n
        \n
        EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        It ignores the link text [Blue Stop Sign] completely and just posts the link.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698200265 {#4398
        date: 2023-10-25 04:17:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
        "@takeda@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4387 …}
      +nested: Doctrine\ORM\PersistentCollection {#4391 …}
      +votes: Doctrine\ORM\PersistentCollection {#4389 …}
      +reports: Doctrine\ORM\PersistentCollection {#4402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
      -id: 70252
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
      +editedAt: DateTimeImmutable @1698200961 {#4395
        date: 2023-10-25 04:29:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698200265 {#4397
        date: 2023-10-25 04:17:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      your link shows a \ before each underscore in the visible text for me in both comments, like this `https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg` and hovering or clicking the link replaces that \ with %5C, so the entire thing tries linking to `https://en.wikipedia.org/wiki/File:Blue%5C_stop%5C_sign%5C_-%5C_hawaii%5C_-%5C_oct%5C_2015.jpg`. clicking ‘source’ on those comments shows just the \ before each underscore\n
      \n
      no idea what’s causing it, super weird to have the same bug messing with links that reddit does
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698206455 {#4447
      date: 2023-10-25 06:00:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4452 …}
    +nested: Doctrine\ORM\PersistentCollection {#4454 …}
    +votes: Doctrine\ORM\PersistentCollection {#4456 …}
    +reports: Doctrine\ORM\PersistentCollection {#4458 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
    -id: 70330
    -bodyTs: "'/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':41 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':21 '5c':31 'bug':65 'caus':57 'click':25,42 'comment':16,46 'en.wikipedia.org':20,40 'en.wikipedia.org/wiki/file:blue%5c_stop%5c_sign%5c_-%5c_hawaii%5c_-%5c_oct%5c_2015.jpg':39 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':19 'entir':34 'hover':23 'idea':54 'like':17 'link':2,27,37,68 'mess':66 'reddit':70 'replac':28 'show':3,47 'sourc':43 'super':59 'text':11 'thing':35 'tri':36 'underscor':7,52 'visibl':10 'weird':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/4037507"
    +editedAt: DateTimeImmutable @1698206516 {#4448
      date: 2023-10-25 06:01:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698206455 {#4449
      date: 2023-10-25 06:00:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "The *underscore* is used to underline text in [Markdown](https://en.m.wikipedia.org/wiki/Markdown). If you want to display a real underscore like this: _, you have to escape it with a backslash. Some clients apparently interpret this rule even in plain links, and some don’t. If we use real [Markdown links](https://www.markdownguide.org/cheat-sheet/) this should not happen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698208937 {#4524
    date: 2023-10-25 06:42:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Pazuzu@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4515 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4517 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 70359
  -bodyTs: "'/cheat-sheet/)':53 '/wiki/markdown).':12 'appar':33 'backslash':30 'client':32 'display':17 'en.m.wikipedia.org':11 'en.m.wikipedia.org/wiki/markdown).':10 'escap':26 'even':37 'happen':57 'interpret':34 'like':21 'link':40,50 'markdown':9,49 'plain':39 'real':19,48 'rule':36 'text':7 'underlin':6 'underscor':2,20 'use':4,47 'want':15 'www.markdownguide.org':52 'www.markdownguide.org/cheat-sheet/)':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4205351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698208937 {#4527
    date: 2023-10-25 06:42:17.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 {#4466
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "As you put it, the web version renders & includes the backslashes, causing your link to break on lemmy.world, running the website itself in Firefox on Windows 10."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698255294 {#4464
    date: 2023-10-25 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 71588
  -bodyTs: "'10':27 'backslash':11 'break':16 'caus':12 'firefox':24 'includ':9 'lemmy.world':18 'link':14 'put':3 'render':8 'run':19 'version':7 'web':6 'websit':21 'window':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255294 {#4465
    date: 2023-10-25 19:34:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4466
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "As you put it, the web version renders & includes the backslashes, causing your link to break on lemmy.world, running the website itself in Firefox on Windows 10."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698255294 {#4464
    date: 2023-10-25 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 71588
  -bodyTs: "'10':27 'backslash':11 'break':16 'caus':12 'firefox':24 'includ':9 'lemmy.world':18 'link':14 'put':3 'render':8 'run':19 'version':7 'web':6 'websit':21 'window':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255294 {#4465
    date: 2023-10-25 19:34:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4466
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4392
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Your fixed link and mine look exactly the same here on kbin. Both link to the image correctly.\n
      \n
      So I'm not sure where the error lies.\n
      \n
      Kbin does not like to link to URLs that end in a filename.\n
      \n
      EG: https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      It ignores the link text [Blue Stop Sign] completely and just posts the link.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698200265 {#4398
      date: 2023-10-25 04:17:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4387 …}
    +nested: Doctrine\ORM\PersistentCollection {#4391 …}
    +votes: Doctrine\ORM\PersistentCollection {#4389 …}
    +reports: Doctrine\ORM\PersistentCollection {#4402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4406 …}
    -id: 70252
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':44 'blue':50 'complet':53 'correct':18 'eg':41 'en.wikipedia.org':43 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':42 'end':37 'error':26 'exact':7 'filenam':40 'fix':2 'ignor':46 'imag':17 'kbin':12,28 'lie':27 'like':31 'link':3,14,33,48,58 'look':6 'm':21 'mine':5 'post':56 'sign':52 'stop':51 'sure':23 'text':49 'url':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3155264"
    +editedAt: DateTimeImmutable @1698200961 {#4395
      date: 2023-10-25 04:29:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698200265 {#4397
      date: 2023-10-25 04:17:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "As you put it, the web version renders & includes the backslashes, causing your link to break on lemmy.world, running the website itself in Firefox on Windows 10."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698255294 {#4464
    date: 2023-10-25 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 71588
  -bodyTs: "'10':27 'backslash':11 'break':16 'caus':12 'firefox':24 'includ':9 'lemmy.world':18 'link':14 'put':3 'render':8 'run':19 'version':7 'web':6 'websit':21 'window':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698255294 {#4465
    date: 2023-10-25 19:34:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4410
  +user: Proxies\__CG__\App\Entity\User {#4411 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your fixed link is broken for me on Jerboa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698214096 {#4408
    date: 2023-10-25 08:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 70455
  -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4026839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214096 {#4409
    date: 2023-10-25 08:08:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4410
  +user: Proxies\__CG__\App\Entity\User {#4411 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your fixed link is broken for me on Jerboa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698214096 {#4408
    date: 2023-10-25 08:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 70455
  -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4026839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214096 {#4409
    date: 2023-10-25 08:08:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4410
  +user: Proxies\__CG__\App\Entity\User {#4411 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4291
    +user: Proxies\__CG__\App\Entity\User {#4292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
        \n
        *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
        \n
        But they only have a picture of a blue one and not a green.\n
        \n
        https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
        \n
        So my guess is photoshop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1698255296 {#4009
        date: 2023-10-25 19:34:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 70158
      -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
      +editedAt: DateTimeImmutable @1698195397 {#3945
        date: 2023-10-25 02:56:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698194634 {#4008
        date: 2023-10-25 02:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: """
      Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
      \n
      How did you get those back slashes there? I thought it was only happening in reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698199881 {#4289
      date: 2023-10-25 04:11:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4293 …}
    +nested: Doctrine\ORM\PersistentCollection {#4295 …}
    +votes: Doctrine\ORM\PersistentCollection {#4297 …}
    +reports: Doctrine\ORM\PersistentCollection {#4299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
    -id: 70247
    -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4794392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698199881 {#4290
      date: 2023-10-25 04:11:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Your fixed link is broken for me on Jerboa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698214096 {#4408
    date: 2023-10-25 08:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 70455
  -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4026839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698214096 {#4409
    date: 2023-10-25 08:08:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "On sync, his fixed one was fixed and the first one was broken"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698241738 {#4480
    date: 2023-10-25 15:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 71114
  -bodyTs: "'broken':13 'first':10 'fix':4,7 'one':5,11 'sync':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4735931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698241738 {#4481
    date: 2023-10-25 15:48:58.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 {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "On sync, his fixed one was fixed and the first one was broken"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698241738 {#4480
    date: 2023-10-25 15:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 71114
  -bodyTs: "'broken':13 'first':10 'fix':4,7 'one':5,11 'sync':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4735931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698241738 {#4481
    date: 2023-10-25 15:48:58.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 {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "On sync, his fixed one was fixed and the first one was broken"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698241738 {#4480
    date: 2023-10-25 15:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 71114
  -bodyTs: "'broken':13 'first':10 'fix':4,7 'one':5,11 'sync':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4735931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698241738 {#4481
    date: 2023-10-25 15:48:58.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 {#4499
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Perhaps this would not happen if you insist on [linking the image like this](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg). Sure, it takes a little bit, but since the rendering of the underscores is put after including them in a hyperlink, I suspect going the extra mile makes it more reliable.\n
    \n
    Either way, on web (Firefox in Windows 10), the fixed link works as desired, while the original is borked. And the hyperlink behind text one… Well, you’ll see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698255178 {#4496
    date: 2023-10-25 19:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 71584
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':17 '10':56 'behind':71 'bit':23 'bork':67 'desir':62 'either':49 'en.wikipedia.org':16 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':15 'extra':43 'firefox':53 'fix':58 'go':41 'happen':5 'hyperlink':38,70 'imag':12 'includ':34 'insist':8 'like':13 'link':10,59 'littl':22 'll':76 'make':45 'mile':44 'one':73 'origin':65 'perhap':1 'put':32 'reliabl':48 'render':27 'see':77 'sinc':25 'sure':18 'suspect':40 'take':20 'text':72 'underscor':30 'way':50 'web':52 'well':74 'window':55 'work':60 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810735"
  +editedAt: DateTimeImmutable @1698255207 {#4497
    date: 2023-10-25 19:33:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698255178 {#4498
    date: 2023-10-25 19:32:58.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 {#4499
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Perhaps this would not happen if you insist on [linking the image like this](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg). Sure, it takes a little bit, but since the rendering of the underscores is put after including them in a hyperlink, I suspect going the extra mile makes it more reliable.\n
    \n
    Either way, on web (Firefox in Windows 10), the fixed link works as desired, while the original is borked. And the hyperlink behind text one… Well, you’ll see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698255178 {#4496
    date: 2023-10-25 19:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 71584
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':17 '10':56 'behind':71 'bit':23 'bork':67 'desir':62 'either':49 'en.wikipedia.org':16 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':15 'extra':43 'firefox':53 'fix':58 'go':41 'happen':5 'hyperlink':38,70 'imag':12 'includ':34 'insist':8 'like':13 'link':10,59 'littl':22 'll':76 'make':45 'mile':44 'one':73 'origin':65 'perhap':1 'put':32 'reliabl':48 'render':27 'see':77 'sinc':25 'sure':18 'suspect':40 'take':20 'text':72 'underscor':30 'way':50 'web':52 'well':74 'window':55 'work':60 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810735"
  +editedAt: DateTimeImmutable @1698255207 {#4497
    date: 2023-10-25 19:33:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698255178 {#4498
    date: 2023-10-25 19:32:58.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 {#4499
  +user: Proxies\__CG__\App\Entity\User {#4467 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4410
    +user: Proxies\__CG__\App\Entity\User {#4411 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4291
      +user: Proxies\__CG__\App\Entity\User {#4292 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
          \n
          *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
          \n
          But they only have a picture of a blue one and not a green.\n
          \n
          https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
          \n
          So my guess is photoshop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1698255296 {#4009
          date: 2023-10-25 19:34:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AlbinJose3487@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 70158
        -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
        +editedAt: DateTimeImmutable @1698195397 {#3945
          date: 2023-10-25 02:56:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698194634 {#4008
          date: 2023-10-25 02:43:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: """
        Fixed link: [en.wikipedia.org/…/File:Blue_stop_sign_-_hawaii_-…](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg)\n
        \n
        How did you get those back slashes there? I thought it was only happening in reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1698199881 {#4289
        date: 2023-10-25 04:11:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose3487@endlesstalk.org"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4293 …}
      +nested: Doctrine\ORM\PersistentCollection {#4295 …}
      +votes: Doctrine\ORM\PersistentCollection {#4297 …}
      +reports: Doctrine\ORM\PersistentCollection {#4299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4303 …}
      -id: 70247
      -bodyTs: "'/file':4 '/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':11 'back':17 'blue':5 'en.wikipedia.org':3,10 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg)':9 'fix':1 'get':15 'happen':25 'hawaii':8 'link':2 'reddit':27 'sign':7 'slash':18 'stop':6 'thought':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4794392"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698199881 {#4290
        date: 2023-10-25 04:11:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Your fixed link is broken for me on Jerboa"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698214096 {#4408
      date: 2023-10-25 08:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
      "@Pons_Aelius@kbin.social"
      "@takeda@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 70455
    -bodyTs: "'broken':5 'fix':2 'jerboa':9 'link':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4026839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698214096 {#4409
      date: 2023-10-25 08:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Perhaps this would not happen if you insist on [linking the image like this](https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg). Sure, it takes a little bit, but since the rendering of the underscores is put after including them in a hyperlink, I suspect going the extra mile makes it more reliable.\n
    \n
    Either way, on web (Firefox in Windows 10), the fixed link works as desired, while the original is borked. And the hyperlink behind text one… Well, you’ll see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698255178 {#4496
    date: 2023-10-25 19:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
    "@takeda@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4502 …}
  +votes: Doctrine\ORM\PersistentCollection {#4504 …}
  +reports: Doctrine\ORM\PersistentCollection {#4506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4510 …}
  -id: 71584
  -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':17 '10':56 'behind':71 'bit':23 'bork':67 'desir':62 'either':49 'en.wikipedia.org':16 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg).':15 'extra':43 'firefox':53 'fix':58 'go':41 'happen':5 'hyperlink':38,70 'imag':12 'includ':34 'insist':8 'like':13 'link':10,59 'littl':22 'll':76 'make':45 'mile':44 'one':73 'origin':65 'perhap':1 'put':32 'reliabl':48 'render':27 'see':77 'sinc':25 'sure':18 'suspect':40 'take':20 'text':72 'underscor':30 'way':50 'web':52 'well':74 'window':55 'work':60 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4810735"
  +editedAt: DateTimeImmutable @1698255207 {#4497
    date: 2023-10-25 19:33:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698255178 {#4498
    date: 2023-10-25 19:32:58.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 {#4307
  +user: Proxies\__CG__\App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I lived in Hawai’i for three years and remember blue stop signs, but not green. Green road signs in Hawai’i would fail to stand out for 3/4 of the year and defeat their purpose.\n
    \n
    It *could* possibly be a stop sign from Ko Olina on O’ahu, but I never spent enough time there to actually absorb the color of their road signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698210365 {#4305
    date: 2023-10-25 07:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 70384
  -bodyTs: "'3/4':29 'absorb':59 'actual':58 'ahu':49 'blue':11 'color':61 'could':38 'defeat':34 'enough':54 'fail':24 'green':16,17 'hawai':4,21 'ko':45 'live':2 'never':52 'o':48 'olina':46 'possibl':39 'purpos':36 'rememb':10 'road':18,64 'sign':13,19,43,65 'spent':53 'stand':26 'stop':12,42 'three':7 'time':55 'would':23 'year':8,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210365 {#4306
    date: 2023-10-25 07:06: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
51 DENIED edit
App\Entity\EntryComment {#4307
  +user: Proxies\__CG__\App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I lived in Hawai’i for three years and remember blue stop signs, but not green. Green road signs in Hawai’i would fail to stand out for 3/4 of the year and defeat their purpose.\n
    \n
    It *could* possibly be a stop sign from Ko Olina on O’ahu, but I never spent enough time there to actually absorb the color of their road signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698210365 {#4305
    date: 2023-10-25 07:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 70384
  -bodyTs: "'3/4':29 'absorb':59 'actual':58 'ahu':49 'blue':11 'color':61 'could':38 'defeat':34 'enough':54 'fail':24 'green':16,17 'hawai':4,21 'ko':45 'live':2 'never':52 'o':48 'olina':46 'possibl':39 'purpos':36 'rememb':10 'road':18,64 'sign':13,19,43,65 'spent':53 'stand':26 'stop':12,42 'three':7 'time':55 'would':23 'year':8,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210365 {#4306
    date: 2023-10-25 07:06: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
52 DENIED moderate
App\Entity\EntryComment {#4307
  +user: Proxies\__CG__\App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    I lived in Hawai’i for three years and remember blue stop signs, but not green. Green road signs in Hawai’i would fail to stand out for 3/4 of the year and defeat their purpose.\n
    \n
    It *could* possibly be a stop sign from Ko Olina on O’ahu, but I never spent enough time there to actually absorb the color of their road signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698210365 {#4305
    date: 2023-10-25 07:06:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 70384
  -bodyTs: "'3/4':29 'absorb':59 'actual':58 'ahu':49 'blue':11 'color':61 'could':38 'defeat':34 'enough':54 'fail':24 'green':16,17 'hawai':4,21 'ko':45 'live':2 'never':52 'o':48 'olina':46 'possibl':39 'purpos':36 'rememb':10 'road':18,64 'sign':13,19,43,65 'spent':53 'stand':26 'stop':12,42 'three':7 'time':55 'would':23 'year':8,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4798571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210365 {#4306
    date: 2023-10-25 07:06: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4323
  +user: Proxies\__CG__\App\Entity\User {#4324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "We have it similarly in Germany but I’m not sure about the colors"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698246798 {#4321
    date: 2023-10-25 17:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4325 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4329 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 71297
  -bodyTs: "'color':14 'germani':6 'm':9 'similar':4 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246798 {#4322
    date: 2023-10-25 17:13:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4323
  +user: Proxies\__CG__\App\Entity\User {#4324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "We have it similarly in Germany but I’m not sure about the colors"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698246798 {#4321
    date: 2023-10-25 17:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4325 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4329 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 71297
  -bodyTs: "'color':14 'germani':6 'm':9 'similar':4 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246798 {#4322
    date: 2023-10-25 17:13:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4323
  +user: Proxies\__CG__\App\Entity\User {#4324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "We have it similarly in Germany but I’m not sure about the colors"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698246798 {#4321
    date: 2023-10-25 17:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4325 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4329 …}
  +reports: Doctrine\ORM\PersistentCollection {#4331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4335 …}
  -id: 71297
  -bodyTs: "'color':14 'germani':6 'm':9 'similar':4 'sure':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4053082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246798 {#4322
    date: 2023-10-25 17:13:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, for those wondering about the inevitable followup question, a stop sign has to be placed by a local or state government to be enforceable, and is required to follow the exact standard specifications. Tickets have been thrown out due to stop signs being a slightly wrong shade of red, so blue or green are definitely out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698248271 {#4337
    date: 2023-10-25 17:37:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 71358
  -bodyTs: "'also':1 'blue':52 'definit':56 'due':40 'enforc':25 'exact':32 'follow':30 'followup':8 'govern':22 'green':54 'inevit':7 'local':19 'place':16 'question':9 'red':50 'requir':28 'shade':48 'sign':12,43 'slight':46 'specif':34 'standard':33 'state':21 'stop':11,42 'thrown':38 'ticket':35 'wonder':4 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698248271 {#4338
    date: 2023-10-25 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, for those wondering about the inevitable followup question, a stop sign has to be placed by a local or state government to be enforceable, and is required to follow the exact standard specifications. Tickets have been thrown out due to stop signs being a slightly wrong shade of red, so blue or green are definitely out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698248271 {#4337
    date: 2023-10-25 17:37:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 71358
  -bodyTs: "'also':1 'blue':52 'definit':56 'due':40 'enforc':25 'exact':32 'follow':30 'followup':8 'govern':22 'green':54 'inevit':7 'local':19 'place':16 'question':9 'red':50 'requir':28 'shade':48 'sign':12,43 'slight':46 'specif':34 'standard':33 'state':21 'stop':11,42 'thrown':38 'ticket':35 'wonder':4 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698248271 {#4338
    date: 2023-10-25 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4339
  +user: Proxies\__CG__\App\Entity\User {#4340 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      According to [wikkipedia:](https://en.wikipedia.org/wiki/Stop_sign)\n
      \n
      *Blue and green stop signs are sometimes used on private property in Hawaii.*\n
      \n
      But they only have a picture of a blue one and not a green.\n
      \n
      https://en.wikipedia.org/wiki/File:Blue_stop_sign_-_hawaii_-_oct_2015.jpg\n
      \n
      So my guess is photoshop.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1698255296 {#4009
      date: 2023-10-25 19:34:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 70158
    -bodyTs: "'/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':36 '/wiki/stop_sign)':6 'accord':1 'blue':7,28 'en.wikipedia.org':5,35 'en.wikipedia.org/wiki/file:blue_stop_sign_-_hawaii_-_oct_2015.jpg':34 'en.wikipedia.org/wiki/stop_sign)':4 'green':9,33 'guess':39 'hawaii':19 'one':29 'photoshop':41 'pictur':25 'privat':16 'properti':17 'sign':11 'sometim':13 'stop':10 'use':14 'wikkipedia':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/567513/-/comment/3153929"
    +editedAt: DateTimeImmutable @1698195397 {#3945
      date: 2023-10-25 02:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698194634 {#4008
      date: 2023-10-25 02:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Also, for those wondering about the inevitable followup question, a stop sign has to be placed by a local or state government to be enforceable, and is required to follow the exact standard specifications. Tickets have been thrown out due to stop signs being a slightly wrong shade of red, so blue or green are definitely out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698248271 {#4337
    date: 2023-10-25 17:37:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -id: 71358
  -bodyTs: "'also':1 'blue':52 'definit':56 'due':40 'enforc':25 'exact':32 'follow':30 'followup':8 'govern':22 'green':54 'inevit':7 'local':19 'place':16 'question':9 'red':50 'requir':28 'shade':48 'sign':12,43 'slight':46 'specif':34 'standard':33 'state':21 'stop':11,42 'thrown':38 'ticket':35 'wonder':4 'wrong':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4808469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698248271 {#4338
    date: 2023-10-25 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I made one that said START once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698201598 {#4043
    date: 2023-10-25 04:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 70269
  -bodyTs: "'made':2 'one':3 'said':5 'start':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4783055"
  +editedAt: DateTimeImmutable @1698201620 {#4041
    date: 2023-10-25 04:40:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698201598 {#4042
    date: 2023-10-25 04:39:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I made one that said START once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698201598 {#4043
    date: 2023-10-25 04:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 70269
  -bodyTs: "'made':2 'one':3 'said':5 'start':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4783055"
  +editedAt: DateTimeImmutable @1698201620 {#4041
    date: 2023-10-25 04:40:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698201598 {#4042
    date: 2023-10-25 04:39:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4035
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I made one that said START once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698201598 {#4043
    date: 2023-10-25 04:39:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 70269
  -bodyTs: "'made':2 'one':3 'said':5 'start':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4783055"
  +editedAt: DateTimeImmutable @1698201620 {#4041
    date: 2023-10-25 04:40:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698201598 {#4042
    date: 2023-10-25 04:39:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s photoshopped, you can tell by the pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698288655 {#4114
    date: 2023-10-26 04:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 70283
  -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5198741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698202856 {#4115
    date: 2023-10-25 05:00:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s photoshopped, you can tell by the pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698288655 {#4114
    date: 2023-10-26 04:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 70283
  -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5198741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698202856 {#4115
    date: 2023-10-25 05:00:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s photoshopped, you can tell by the pixels."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698288655 {#4114
    date: 2023-10-26 04:50:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 70283
  -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5198741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698202856 {#4115
    date: 2023-10-25 05:00:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Also it is definitely North America cause of the License plates. Looks like California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698288653 {#4353
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 72437
  -bodyTs: "'also':1 'america':6 'california':14 'caus':7 'definit':4 'licens':10 'like':13 'look':12 'north':5 'plate':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4816880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698288653 {#4354
    date: 2023-10-26 04:50:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Also it is definitely North America cause of the License plates. Looks like California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698288653 {#4353
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 72437
  -bodyTs: "'also':1 'america':6 'california':14 'caus':7 'definit':4 'licens':10 'like':13 'look':12 'north':5 'plate':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4816880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698288653 {#4354
    date: 2023-10-26 04:50:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4355
  +user: Proxies\__CG__\App\Entity\User {#4356 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Also it is definitely North America cause of the License plates. Looks like California."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698288653 {#4353
    date: 2023-10-26 04:50:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 72437
  -bodyTs: "'also':1 'america':6 'california':14 'caus':7 'definit':4 'licens':10 'like':13 'look':12 'north':5 'plate':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4816880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698288653 {#4354
    date: 2023-10-26 04:50:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    yep, select by color then change hue\n
    \n
    can see on the borders of green and white theres a line of even brighter green where thr auto select didnt do a great job with the blurred line\n
    \n
    looks quite good for a meme anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698210617 {#4369
    date: 2023-10-25 07:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 70388
  -bodyTs: "'anyway':43 'auto':26 'blur':35 'border':12 'brighter':22 'chang':6 'color':4 'didnt':28 'even':21 'good':39 'great':31 'green':14,23 'hue':7 'job':32 'line':19,36 'look':37 'meme':42 'quit':38 'see':9 'select':2,27 'there':17 'thr':25 'white':16 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5301654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210617 {#4370
    date: 2023-10-25 07:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    yep, select by color then change hue\n
    \n
    can see on the borders of green and white theres a line of even brighter green where thr auto select didnt do a great job with the blurred line\n
    \n
    looks quite good for a meme anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698210617 {#4369
    date: 2023-10-25 07:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 70388
  -bodyTs: "'anyway':43 'auto':26 'blur':35 'border':12 'brighter':22 'chang':6 'color':4 'didnt':28 'even':21 'good':39 'great':31 'green':14,23 'hue':7 'job':32 'line':19,36 'look':37 'meme':42 'quit':38 'see':9 'select':2,27 'there':17 'thr':25 'white':16 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5301654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210617 {#4370
    date: 2023-10-25 07:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s photoshopped, you can tell by the pixels."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1698288655 {#4114
      date: 2023-10-26 04:50:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AlbinJose3487@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 70283
    -bodyTs: "'photoshop':3 'pixel':9 'tell':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5198741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698202856 {#4115
      date: 2023-10-25 05:00:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    yep, select by color then change hue\n
    \n
    can see on the borders of green and white theres a line of even brighter green where thr auto select didnt do a great job with the blurred line\n
    \n
    looks quite good for a meme anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698210617 {#4369
    date: 2023-10-25 07:10:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 70388
  -bodyTs: "'anyway':43 'auto':26 'blur':35 'border':12 'brighter':22 'chang':6 'color':4 'didnt':28 'even':21 'good':39 'great':31 'green':14,23 'hue':7 'job':32 'line':19,36 'look':37 'meme':42 'quit':38 'see':9 'select':2,27 'there':17 'thr':25 'white':16 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5301654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698210617 {#4370
    date: 2023-10-25 07:10:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s blueshifted to looking green because you’re excessively speeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698287663 {#4187
    date: 2023-10-26 04:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 72424
  -bodyTs: "'blueshift':3 'excess':10 'green':6 'look':5 're':9 'speed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698287663 {#4188
    date: 2023-10-26 04:34: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
79 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s blueshifted to looking green because you’re excessively speeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698287663 {#4187
    date: 2023-10-26 04:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 72424
  -bodyTs: "'blueshift':3 'excess':10 'green':6 'look':5 're':9 'speed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698287663 {#4188
    date: 2023-10-26 04:34: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
80 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Is-this-photoshopped-or-is-there-really-a-country-where"
    +title: "Is this photoshopped or is there really a country where the stop sign is green?"
    +url: "https://endlesstalk.org/pictrs/image/47c7cc1d-b416-49c1-bc21-a2cbd9f1c1e4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 504
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698288653 {#2414
      date: 2023-10-26 04:50:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 7573
    -titleTs: "'countri':9 'green':15 'photoshop':3 'realli':7 'sign':13 'stop':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698280524
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/9634657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698194124 {#1793
      date: 2023-10-25 02:35:24.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s blueshifted to looking green because you’re excessively speeding."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698287663 {#4187
    date: 2023-10-26 04:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose3487@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 72424
  -bodyTs: "'blueshift':3 'excess':10 'green':6 'look':5 're':9 'speed':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4820733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698287663 {#4188
    date: 2023-10-26 04:34: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
81 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details