GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3775/When-your-landlord-says-no-dogs-allowed

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.25 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "When-your-landlord-says-no-dogs-allowed"
  +title: "When your landlord says no dogs allowed."
  +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696944005 {#2410
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3775
  -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892130
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696805730 {#1850
    date: 2023-10-09 00:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "When-your-landlord-says-no-dogs-allowed"
  +title: "When your landlord says no dogs allowed."
  +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696944005 {#2410
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3775
  -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892130
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696805730 {#1850
    date: 2023-10-09 00:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "When-your-landlord-says-no-dogs-allowed"
  +title: "When your landlord says no dogs allowed."
  +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696944005 {#2410
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3775
  -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892130
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696805730 {#1850
    date: 2023-10-09 00:55:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[It says dogs you’re allowed one](https://youtu.be/OwHGE7uhjco)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696857562 {#4020
    date: 2023-10-09 15:19:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 38690
  -bodyTs: "'/owhge7uhjco)':10 'allow':6 'dog':3 'one':7 're':5 'say':2 'youtu.be':9 'youtu.be/owhge7uhjco)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3380848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857562 {#3956
    date: 2023-10-09 15:19:22.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[It says dogs you’re allowed one](https://youtu.be/OwHGE7uhjco)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696857562 {#4020
    date: 2023-10-09 15:19:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 38690
  -bodyTs: "'/owhge7uhjco)':10 'allow':6 'dog':3 'one':7 're':5 'say':2 'youtu.be':9 'youtu.be/owhge7uhjco)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3380848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857562 {#3956
    date: 2023-10-09 15:19:22.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[It says dogs you’re allowed one](https://youtu.be/OwHGE7uhjco)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696857562 {#4020
    date: 2023-10-09 15:19:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 38690
  -bodyTs: "'/owhge7uhjco)':10 'allow':6 'dog':3 'one':7 're':5 'say':2 'youtu.be':9 'youtu.be/owhge7uhjco)':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3380848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857562 {#3956
    date: 2023-10-09 15:19:22.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 {#4048
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did the landlord sing “no dogs allowed, but sheep are cool” like in the Snoopy cartoons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696838020 {#4054
    date: 2023-10-09 09:53:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4044 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 38411
  -bodyTs: "'allow':7 'cartoon':16 'cool':11 'dog':6 'landlord':3 'like':12 'sheep':9 'sing':4 'snoopi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4328920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838020 {#4052
    date: 2023-10-09 09:53:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did the landlord sing “no dogs allowed, but sheep are cool” like in the Snoopy cartoons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696838020 {#4054
    date: 2023-10-09 09:53:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4044 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 38411
  -bodyTs: "'allow':7 'cartoon':16 'cool':11 'dog':6 'landlord':3 'like':12 'sheep':9 'sing':4 'snoopi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4328920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838020 {#4052
    date: 2023-10-09 09:53:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4048
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did the landlord sing “no dogs allowed, but sheep are cool” like in the Snoopy cartoons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696838020 {#4054
    date: 2023-10-09 09:53:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4044 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4033 …}
  -id: 38411
  -bodyTs: "'allow':7 'cartoon':16 'cool':11 'dog':6 'landlord':3 'like':12 'sheep':9 'sing':4 'snoopi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4328920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838020 {#4052
    date: 2023-10-09 09:53:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4129
  +user: App\Entity\User {#4142 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    "tenant shall not keep dog(s) on premises.\n
    \n
    - A (1) sheep is permitted"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696814813 {#4124
    date: 2023-10-09 03:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4140 …}
  -id: 38199
  -bodyTs: "'1':10 'dog':5 'keep':4 'permit':13 'premis':8 'shall':2 'sheep':11 'tenant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4675608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814813 {#4125
    date: 2023-10-09 03:26: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
15 DENIED edit
App\Entity\EntryComment {#4129
  +user: App\Entity\User {#4142 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    "tenant shall not keep dog(s) on premises.\n
    \n
    - A (1) sheep is permitted"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696814813 {#4124
    date: 2023-10-09 03:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4140 …}
  -id: 38199
  -bodyTs: "'1':10 'dog':5 'keep':4 'permit':13 'premis':8 'shall':2 'sheep':11 'tenant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4675608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814813 {#4125
    date: 2023-10-09 03:26: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
16 DENIED moderate
App\Entity\EntryComment {#4129
  +user: App\Entity\User {#4142 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    "tenant shall not keep dog(s) on premises.\n
    \n
    - A (1) sheep is permitted"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696814813 {#4124
    date: 2023-10-09 03:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4134 …}
  +reports: Doctrine\ORM\PersistentCollection {#4136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4140 …}
  -id: 38199
  -bodyTs: "'1':10 'dog':5 'keep':4 'permit':13 'premis':8 'shall':2 'sheep':11 'tenant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4675608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814813 {#4125
    date: 2023-10-09 03:26: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
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 {#4202
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696944008 {#4197
    date: 2023-10-10 15:20:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4203 …}
  +nested: Doctrine\ORM\PersistentCollection {#4205 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 38192
  -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4172697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814252 {#4198
    date: 2023-10-09 03:17:32.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 {#4202
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696944008 {#4197
    date: 2023-10-10 15:20:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4203 …}
  +nested: Doctrine\ORM\PersistentCollection {#4205 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 38192
  -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4172697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814252 {#4198
    date: 2023-10-09 03:17:32.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 {#4202
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696944008 {#4197
    date: 2023-10-10 15:20:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4203 …}
  +nested: Doctrine\ORM\PersistentCollection {#4205 …}
  +votes: Doctrine\ORM\PersistentCollection {#4207 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 38192
  -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4172697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696814252 {#4198
    date: 2023-10-09 03:17:32.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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "If I were renting I’d allow anyone to have pets if they were willing to increase their security deposit by the cost of replacing all the mounted rugs in the apartment. But if they stayed for many years and I had to replace them anyway just on wear and tear id give them the money back when they left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696820024 {#4664
    date: 2023-10-09 04:53:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 38257
  -bodyTs: "'allow':7 'anyon':8 'anyway':46 'apart':32 'back':57 'cost':23 'd':6 'deposit':20 'give':53 'id':52 'increas':17 'left':60 'mani':38 'money':56 'mount':28 'pet':11 'rent':4 'replac':25,44 'rug':29 'secur':19 'stay':36 'tear':51 'wear':49 'will':15 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820024 {#4665
    date: 2023-10-09 04:53:44.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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "If I were renting I’d allow anyone to have pets if they were willing to increase their security deposit by the cost of replacing all the mounted rugs in the apartment. But if they stayed for many years and I had to replace them anyway just on wear and tear id give them the money back when they left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696820024 {#4664
    date: 2023-10-09 04:53:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 38257
  -bodyTs: "'allow':7 'anyon':8 'anyway':46 'apart':32 'back':57 'cost':23 'd':6 'deposit':20 'give':53 'id':52 'increas':17 'left':60 'mani':38 'money':56 'mount':28 'pet':11 'rent':4 'replac':25,44 'rug':29 'secur':19 'stay':36 'tear':51 'wear':49 'will':15 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820024 {#4665
    date: 2023-10-09 04:53:44.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 {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "If I were renting I’d allow anyone to have pets if they were willing to increase their security deposit by the cost of replacing all the mounted rugs in the apartment. But if they stayed for many years and I had to replace them anyway just on wear and tear id give them the money back when they left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696820024 {#4664
    date: 2023-10-09 04:53:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 38257
  -bodyTs: "'allow':7 'anyon':8 'anyway':46 'apart':32 'back':57 'cost':23 'd':6 'deposit':20 'give':53 'id':52 'increas':17 'left':60 'mani':38 'money':56 'mount':28 'pet':11 'rent':4 'replac':25,44 'rug':29 'secur':19 'stay':36 'tear':51 'wear':49 'will':15 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4312741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696820024 {#4665
    date: 2023-10-09 04:53:44.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 {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
    \n
    I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
    \n
    According to you, I should have made a better choice and stopped the flood somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696853386 {#4680
    date: 2023-10-09 14:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 38615
  -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853386 {#4681
    date: 2023-10-09 14:09:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
    \n
    I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
    \n
    According to you, I should have made a better choice and stopped the flood somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696853386 {#4680
    date: 2023-10-09 14:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 38615
  -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853386 {#4681
    date: 2023-10-09 14:09:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4682
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4202
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696944008 {#4197
      date: 2023-10-10 15:20:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4203 …}
    +nested: Doctrine\ORM\PersistentCollection {#4205 …}
    +votes: Doctrine\ORM\PersistentCollection {#4207 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 38192
    -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4172697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696814252 {#4198
      date: 2023-10-09 03:17:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
    \n
    I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
    \n
    According to you, I should have made a better choice and stopped the flood somehow.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696853386 {#4680
    date: 2023-10-09 14:09:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4684 …}
  +nested: Doctrine\ORM\PersistentCollection {#4686 …}
  +votes: Doctrine\ORM\PersistentCollection {#4688 …}
  +reports: Doctrine\ORM\PersistentCollection {#4690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
  -id: 38615
  -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4341076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853386 {#4681
    date: 2023-10-09 14:09:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4720
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4682
    +user: Proxies\__CG__\App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4202
      +user: App\Entity\User {#4215 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696944008 {#4197
        date: 2023-10-10 15:20:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4203 …}
      +nested: Doctrine\ORM\PersistentCollection {#4205 …}
      +votes: Doctrine\ORM\PersistentCollection {#4207 …}
      +reports: Doctrine\ORM\PersistentCollection {#4209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
      -id: 38192
      -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4172697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696814252 {#4198
        date: 2023-10-09 03:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
      \n
      I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
      \n
      According to you, I should have made a better choice and stopped the flood somehow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696853386 {#4680
      date: 2023-10-09 14:09:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4684 …}
    +nested: Doctrine\ORM\PersistentCollection {#4686 …}
    +votes: Doctrine\ORM\PersistentCollection {#4688 …}
    +reports: Doctrine\ORM\PersistentCollection {#4690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
    -id: 38615
    -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853386 {#4681
      date: 2023-10-09 14:09:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    Oh my, you were an exception, how does it makes you feel? ☺️\n
    \n
    Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696858614 {#4718
    date: 2023-10-09 15:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 38718
  -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858614 {#4719
    date: 2023-10-09 15:36: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
31 DENIED edit
App\Entity\EntryComment {#4720
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4682
    +user: Proxies\__CG__\App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4202
      +user: App\Entity\User {#4215 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696944008 {#4197
        date: 2023-10-10 15:20:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4203 …}
      +nested: Doctrine\ORM\PersistentCollection {#4205 …}
      +votes: Doctrine\ORM\PersistentCollection {#4207 …}
      +reports: Doctrine\ORM\PersistentCollection {#4209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
      -id: 38192
      -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4172697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696814252 {#4198
        date: 2023-10-09 03:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
      \n
      I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
      \n
      According to you, I should have made a better choice and stopped the flood somehow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696853386 {#4680
      date: 2023-10-09 14:09:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4684 …}
    +nested: Doctrine\ORM\PersistentCollection {#4686 …}
    +votes: Doctrine\ORM\PersistentCollection {#4688 …}
    +reports: Doctrine\ORM\PersistentCollection {#4690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
    -id: 38615
    -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853386 {#4681
      date: 2023-10-09 14:09:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    Oh my, you were an exception, how does it makes you feel? ☺️\n
    \n
    Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696858614 {#4718
    date: 2023-10-09 15:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 38718
  -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858614 {#4719
    date: 2023-10-09 15:36: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
32 DENIED moderate
App\Entity\EntryComment {#4720
  +user: App\Entity\User {#4215 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4682
    +user: Proxies\__CG__\App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4202
      +user: App\Entity\User {#4215 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696944008 {#4197
        date: 2023-10-10 15:20:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4203 …}
      +nested: Doctrine\ORM\PersistentCollection {#4205 …}
      +votes: Doctrine\ORM\PersistentCollection {#4207 …}
      +reports: Doctrine\ORM\PersistentCollection {#4209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
      -id: 38192
      -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4172697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696814252 {#4198
        date: 2023-10-09 03:17:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
      \n
      I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
      \n
      According to you, I should have made a better choice and stopped the flood somehow.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696853386 {#4680
      date: 2023-10-09 14:09:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4684 …}
    +nested: Doctrine\ORM\PersistentCollection {#4686 …}
    +votes: Doctrine\ORM\PersistentCollection {#4688 …}
    +reports: Doctrine\ORM\PersistentCollection {#4690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
    -id: 38615
    -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4341076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853386 {#4681
      date: 2023-10-09 14:09:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: """
    Oh my, you were an exception, how does it makes you feel? ☺️\n
    \n
    Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696858614 {#4718
    date: 2023-10-09 15:36:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4721 …}
  +nested: Doctrine\ORM\PersistentCollection {#4723 …}
  +votes: Doctrine\ORM\PersistentCollection {#4725 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 38718
  -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858614 {#4719
    date: 2023-10-09 15:36: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
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 {#4734
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4682
      +user: Proxies\__CG__\App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4202
        +user: App\Entity\User {#4215 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696944008 {#4197
          date: 2023-10-10 15:20:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4203 …}
        +nested: Doctrine\ORM\PersistentCollection {#4205 …}
        +votes: Doctrine\ORM\PersistentCollection {#4207 …}
        +reports: Doctrine\ORM\PersistentCollection {#4209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
        -id: 38192
        -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4172697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696814252 {#4198
          date: 2023-10-09 03:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4202}
      +body: """
        > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
        \n
        I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
        \n
        According to you, I should have made a better choice and stopped the flood somehow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696853386 {#4680
        date: 2023-10-09 14:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Kecessa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4684 …}
      +nested: Doctrine\ORM\PersistentCollection {#4686 …}
      +votes: Doctrine\ORM\PersistentCollection {#4688 …}
      +reports: Doctrine\ORM\PersistentCollection {#4690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
      -id: 38615
      -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4341076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853386 {#4681
        date: 2023-10-09 14:09:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      Oh my, you were an exception, how does it makes you feel? ☺️\n
      \n
      Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696858614 {#4718
      date: 2023-10-09 15:36:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
      "@CADmonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 38718
    -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4211701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696858614 {#4719
      date: 2023-10-09 15:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "You said none of that in your comment, but go off i guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696944005 {#4739
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 40052
  -bodyTs: "'comment':8 'go':10 'guess':13 'none':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4400171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696944005 {#4736
    date: 2023-10-10 15:20: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
35 DENIED edit
App\Entity\EntryComment {#4734
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4682
      +user: Proxies\__CG__\App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4202
        +user: App\Entity\User {#4215 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696944008 {#4197
          date: 2023-10-10 15:20:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4203 …}
        +nested: Doctrine\ORM\PersistentCollection {#4205 …}
        +votes: Doctrine\ORM\PersistentCollection {#4207 …}
        +reports: Doctrine\ORM\PersistentCollection {#4209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
        -id: 38192
        -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4172697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696814252 {#4198
          date: 2023-10-09 03:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4202}
      +body: """
        > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
        \n
        I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
        \n
        According to you, I should have made a better choice and stopped the flood somehow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696853386 {#4680
        date: 2023-10-09 14:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Kecessa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4684 …}
      +nested: Doctrine\ORM\PersistentCollection {#4686 …}
      +votes: Doctrine\ORM\PersistentCollection {#4688 …}
      +reports: Doctrine\ORM\PersistentCollection {#4690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
      -id: 38615
      -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4341076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853386 {#4681
        date: 2023-10-09 14:09:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      Oh my, you were an exception, how does it makes you feel? ☺️\n
      \n
      Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696858614 {#4718
      date: 2023-10-09 15:36:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
      "@CADmonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 38718
    -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4211701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696858614 {#4719
      date: 2023-10-09 15:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "You said none of that in your comment, but go off i guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696944005 {#4739
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 40052
  -bodyTs: "'comment':8 'go':10 'guess':13 'none':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4400171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696944005 {#4736
    date: 2023-10-10 15:20: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
36 DENIED moderate
App\Entity\EntryComment {#4734
  +user: Proxies\__CG__\App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: App\Entity\User {#4215 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4682
      +user: Proxies\__CG__\App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4202
        +user: App\Entity\User {#4215 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "My experience so far is that most places say they don’t accept them but if you ask and you have a small dog, they’ll prefer taking a chance instead of leaving the place empty… But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696944008 {#4197
          date: 2023-10-10 15:20:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4203 …}
        +nested: Doctrine\ORM\PersistentCollection {#4205 …}
        +votes: Doctrine\ORM\PersistentCollection {#4207 …}
        +reports: Doctrine\ORM\PersistentCollection {#4209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
        -id: 38192
        -bodyTs: "'accept':13 'ask':18 'bad':57 'big':43 'chanc':30 'choic':58 'dog':24,44 'empti':36 'experi':2 'far':4 'got':41 'instead':31 'leav':33 'll':26 'made':55 'place':8,35,52 'prefer':27 'say':9 'small':23 'take':28 've':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4172697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696814252 {#4198
          date: 2023-10-09 03:17:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4202}
      +body: """
        > But if you’ve got a big dog and you don’t own your own place then… You made some bad choices…\n
        \n
        I had a large-ish (27kg) dog when I was looking for a place to rent in 2019, after my family was forced out of our home by a flood.\n
        \n
        According to you, I should have made a better choice and stopped the flood somehow.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696853386 {#4680
        date: 2023-10-09 14:09:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Kecessa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4684 …}
      +nested: Doctrine\ORM\PersistentCollection {#4686 …}
      +votes: Doctrine\ORM\PersistentCollection {#4688 …}
      +reports: Doctrine\ORM\PersistentCollection {#4690 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4694 …}
      -id: 38615
      -bodyTs: "'2019':41 '27kg':29 'accord':54 'bad':21 'better':62 'big':7 'choic':22,63 'dog':8,30 'famili':44 'flood':53,67 'forc':46 'got':5 'home':50 'ish':28 'larg':27 'large-ish':26 'look':34 'made':19,60 'place':16,37 'rent':39 'somehow':68 'stop':65 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4341076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853386 {#4681
        date: 2023-10-09 14:09:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4202}
    +body: """
      Oh my, you were an exception, how does it makes you feel? ☺️\n
      \n
      Did you read the part about “owning your own place”? You technically did, you just had to move temporarily due to exceptional circumstances, that’s not the same thing as buying a big dog and expecting to be able to easily find somewhere to rent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696858614 {#4718
      date: 2023-10-09 15:36:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Kecessa@sh.itjust.works"
      "@CADmonkey@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4721 …}
    +nested: Doctrine\ORM\PersistentCollection {#4723 …}
    +votes: Doctrine\ORM\PersistentCollection {#4725 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 38718
    -bodyTs: "'abl':51 'big':45 'buy':43 'circumst':35 'dog':46 'due':32 'easili':53 'except':6,34 'expect':48 'feel':12 'find':54 'make':10 'move':30 'oh':1 'own':19 'part':17 'place':22 'read':15 'rent':57 'somewher':55 'technic':24 'temporarili':31 'thing':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4211701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696858614 {#4719
      date: 2023-10-09 15:36:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4202}
  +body: "You said none of that in your comment, but go off i guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696944005 {#4739
    date: 2023-10-10 15:20:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Kecessa@sh.itjust.works"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4753 …}
  -id: 40052
  -bodyTs: "'comment':8 'go':10 'guess':13 'none':3 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4400171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696944005 {#4736
    date: 2023-10-10 15:20: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
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 {#4275
  +user: App\Entity\User {#4288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a sheepdog?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696811613 {#4270
    date: 2023-10-09 02:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4278 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 38143
  -bodyTs: "'sheepdog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3328399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696811613 {#4271
    date: 2023-10-09 02:33:33.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 {#4275
  +user: App\Entity\User {#4288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a sheepdog?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696811613 {#4270
    date: 2023-10-09 02:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4278 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 38143
  -bodyTs: "'sheepdog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3328399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696811613 {#4271
    date: 2023-10-09 02:33:33.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 {#4275
  +user: App\Entity\User {#4288 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Is this a sheepdog?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696811613 {#4270
    date: 2023-10-09 02:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4278 …}
  +votes: Doctrine\ORM\PersistentCollection {#4280 …}
  +reports: Doctrine\ORM\PersistentCollection {#4282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4286 …}
  -id: 38143
  -bodyTs: "'sheepdog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3328399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696811613 {#4271
    date: 2023-10-09 02:33:33.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 {#4348
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696816223 {#4343
    date: 2023-10-09 03:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 38109
  -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809324 {#4344
    date: 2023-10-09 01:55:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4348
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696816223 {#4343
    date: 2023-10-09 03:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 38109
  -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809324 {#4344
    date: 2023-10-09 01:55:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4348
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696816223 {#4343
    date: 2023-10-09 03:50:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4349 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4353 …}
  +reports: Doctrine\ORM\PersistentCollection {#4355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
  -id: 38109
  -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809324 {#4344
    date: 2023-10-09 01:55:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4654
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4348
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696816223 {#4343
      date: 2023-10-09 03:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 38109
    -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809324 {#4344
      date: 2023-10-09 01:55:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "I’ll admit, you had me in the first half"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696815858 {#4655
    date: 2023-10-09 03:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 38220
  -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3520260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815858 {#4652
    date: 2023-10-09 03:44: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
47 DENIED edit
App\Entity\EntryComment {#4654
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4348
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696816223 {#4343
      date: 2023-10-09 03:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 38109
    -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809324 {#4344
      date: 2023-10-09 01:55:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "I’ll admit, you had me in the first half"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696815858 {#4655
    date: 2023-10-09 03:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 38220
  -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3520260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815858 {#4652
    date: 2023-10-09 03:44: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
48 DENIED moderate
App\Entity\EntryComment {#4654
  +user: Proxies\__CG__\App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4348
    +user: App\Entity\User {#4361 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696816223 {#4343
      date: 2023-10-09 03:50:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4349 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4353 …}
    +reports: Doctrine\ORM\PersistentCollection {#4355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
    -id: 38109
    -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809324 {#4344
      date: 2023-10-09 01:55:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "I’ll admit, you had me in the first half"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696815858 {#4655
    date: 2023-10-09 03:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4646 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 38220
  -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3520260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815858 {#4652
    date: 2023-10-09 03:44: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
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 {#4706
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: Proxies\__CG__\App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4348
      +user: App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696816223 {#4343
        date: 2023-10-09 03:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4349 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4353 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 38109
      -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809324 {#4344
        date: 2023-10-09 01:55:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4348}
    +body: "I’ll admit, you had me in the first half"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696815858 {#4655
      date: 2023-10-09 03:44:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@gullible@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4646 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 38220
    -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3520260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815858 {#4652
      date: 2023-10-09 03:44:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "Well, it’s equal parts joke and legitimate question. I find social lines, like friend and acquaintance, similarly blurred. “Pet” is so vague."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696816221 {#4707
    date: 2023-10-09 03:50:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
    "@douz0a0bouz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 38225
  -bodyTs: "'acquaint':17 'blur':19 'equal':4 'find':11 'friend':15 'joke':6 'legitim':8 'like':14 'line':13 'part':5 'pet':20 'question':9 'similar':18 'social':12 'vagu':23 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2844219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816221 {#4710
    date: 2023-10-09 03:50: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
51 DENIED edit
App\Entity\EntryComment {#4706
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: Proxies\__CG__\App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4348
      +user: App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696816223 {#4343
        date: 2023-10-09 03:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4349 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4353 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 38109
      -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809324 {#4344
        date: 2023-10-09 01:55:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4348}
    +body: "I’ll admit, you had me in the first half"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696815858 {#4655
      date: 2023-10-09 03:44:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@gullible@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4646 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 38220
    -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3520260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815858 {#4652
      date: 2023-10-09 03:44:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "Well, it’s equal parts joke and legitimate question. I find social lines, like friend and acquaintance, similarly blurred. “Pet” is so vague."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696816221 {#4707
    date: 2023-10-09 03:50:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
    "@douz0a0bouz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 38225
  -bodyTs: "'acquaint':17 'blur':19 'equal':4 'find':11 'friend':15 'joke':6 'legitim':8 'like':14 'line':13 'part':5 'pet':20 'question':9 'similar':18 'social':12 'vagu':23 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2844219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816221 {#4710
    date: 2023-10-09 03:50: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
52 DENIED moderate
App\Entity\EntryComment {#4706
  +user: App\Entity\User {#4361 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4654
    +user: Proxies\__CG__\App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4348
      +user: App\Entity\User {#4361 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At what point does an life form become a pet? Can a particularly mobile carnivorous plant be a pet? If you refuse to take down a spider web and shoo flies toward it, does the spider become a pet? If you release ladybugs in your apartment to cull aphids, are they pets? If you briefly tend a goat to sacrifice it to Morlak, lord of dreams, to steal everything but your landlord’s nightmares, is the goat a pet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696816223 {#4343
        date: 2023-10-09 03:50:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4349 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4353 …}
      +reports: Doctrine\ORM\PersistentCollection {#4355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4359 …}
      -id: 38109
      -bodyTs: "'apart':46 'aphid':49 'becom':8,37 'briefli':55 'carnivor':15 'cull':48 'dream':66 'everyth':69 'fli':31 'form':7 'goat':58,77 'ladybug':43 'landlord':72 'life':6 'lord':64 'mobil':14 'morlak':63 'nightmar':74 'particular':13 'pet':10,19,39,52,79 'plant':16 'point':3 'refus':22 'releas':42 'sacrific':60 'shoo':30 'spider':27,36 'steal':68 'take':24 'tend':56 'toward':32 'web':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2842841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809324 {#4344
        date: 2023-10-09 01:55:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4348}
    +body: "I’ll admit, you had me in the first half"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696815858 {#4655
      date: 2023-10-09 03:44:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@gullible@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4646 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 38220
    -bodyTs: "'admit':3 'first':9 'half':10 'll':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3520260"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815858 {#4652
      date: 2023-10-09 03:44:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4348}
  +body: "Well, it’s equal parts joke and legitimate question. I find social lines, like friend and acquaintance, similarly blurred. “Pet” is so vague."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696816221 {#4707
    date: 2023-10-09 03:50:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@gullible@kbin.social"
    "@douz0a0bouz@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4699 …}
  +votes: Doctrine\ORM\PersistentCollection {#4697 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 38225
  -bodyTs: "'acquaint':17 'blur':19 'equal':4 'find':11 'friend':15 'joke':6 'legitim':8 'like':14 'line':13 'part':5 'pet':20 'question':9 'similar':18 'social':12 'vagu':23 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524440/-/comment/2844219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696816221 {#4710
    date: 2023-10-09 03:50: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
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 {#4421
  +user: App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#4416
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#4417
    date: 2023-10-09 01:29: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
55 DENIED edit
App\Entity\EntryComment {#4421
  +user: App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#4416
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#4417
    date: 2023-10-09 01:29: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
56 DENIED moderate
App\Entity\EntryComment {#4421
  +user: App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#4416
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#4417
    date: 2023-10-09 01:29: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
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 {#4494
  +user: App\Entity\User {#4507 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#4489
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#4490
    date: 2023-10-09 01:26:13.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 {#4494
  +user: App\Entity\User {#4507 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#4489
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#4490
    date: 2023-10-09 01:26:13.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 {#4494
  +user: App\Entity\User {#4507 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#4489
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4495 …}
  +nested: Doctrine\ORM\PersistentCollection {#4497 …}
  +votes: Doctrine\ORM\PersistentCollection {#4499 …}
  +reports: Doctrine\ORM\PersistentCollection {#4501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4505 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#4490
    date: 2023-10-09 01:26:13.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 {#4567
  +user: App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#4562
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#4563
    date: 2023-10-09 01:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4567
  +user: App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#4562
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#4563
    date: 2023-10-09 01:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4567
  +user: App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "When-your-landlord-says-no-dogs-allowed"
    +title: "When your landlord says no dogs allowed."
    +url: "https://suppo.fi/pictrs/image/6f167cac-68d3-4fa8-8b27-8ef6ccffadbb.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696944005 {#2410
      date: 2023-10-10 15:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3775
    -titleTs: "'allow':7 'dog':6 'landlord':3 'say':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696892130
    +visibility: "visible             "
    +apId: "https://suppo.fi/post/414121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696805730 {#1850
      date: 2023-10-09 00:55:30.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#4562
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4568 …}
  +nested: Doctrine\ORM\PersistentCollection {#4570 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4578 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#4563
    date: 2023-10-09 01:17:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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