GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/20483/alternative-to-trees/active?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2414
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#1793
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2414
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#1793
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2414
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#1793
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1703322823 {#3916
    date: 2023-12-23 10:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 203505
  -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888528 {#3952
    date: 2023-12-06 19:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1703322823 {#3916
    date: 2023-12-23 10:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 203505
  -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888528 {#3952
    date: 2023-12-06 19:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1703322823 {#3916
    date: 2023-12-23 10:13:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 203505
  -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7056469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888528 {#3952
    date: 2023-12-06 19:48:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "HULK SMASH CO²!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701896201 {#5162
    date: 2023-12-06 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 204032
  -bodyTs: "'co':3 'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3192302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701896201 {#5163
    date: 2023-12-06 21:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "HULK SMASH CO²!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701896201 {#5162
    date: 2023-12-06 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 204032
  -bodyTs: "'co':3 'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3192302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701896201 {#5163
    date: 2023-12-06 21:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "HULK SMASH CO²!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701896201 {#5162
    date: 2023-12-06 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 204032
  -bodyTs: "'co':3 'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3192302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701896201 {#5163
    date: 2023-12-06 21:56:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890651 {#5178
    date: 2023-12-06 20:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 203658
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890651 {#5179
    date: 2023-12-06 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890651 {#5178
    date: 2023-12-06 20:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 203658
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890651 {#5179
    date: 2023-12-06 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890651 {#5178
    date: 2023-12-06 20:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 203658
  -bodyTs: "'huh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890651 {#5179
    date: 2023-12-06 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1703322823 {#3916
        date: 2023-12-23 10:13:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 203505
      -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7056469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888528 {#3952
        date: 2023-12-06 19:48:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890651 {#5178
      date: 2023-12-06 20:24:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 203658
    -bodyTs: "'huh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890651 {#5179
      date: 2023-12-06 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892750 {#5500
    date: 2023-12-06 20:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 203789
  -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5296753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892750 {#5501
    date: 2023-12-06 20:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1703322823 {#3916
        date: 2023-12-23 10:13:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 203505
      -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7056469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888528 {#3952
        date: 2023-12-06 19:48:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890651 {#5178
      date: 2023-12-06 20:24:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 203658
    -bodyTs: "'huh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890651 {#5179
      date: 2023-12-06 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892750 {#5500
    date: 2023-12-06 20:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 203789
  -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5296753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892750 {#5501
    date: 2023-12-06 20:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1703322823 {#3916
        date: 2023-12-23 10:13:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4000 …}
      +nested: Doctrine\ORM\PersistentCollection {#3998 …}
      +votes: Doctrine\ORM\PersistentCollection {#3996 …}
      +reports: Doctrine\ORM\PersistentCollection {#3994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
      -id: 203505
      -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7056469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888528 {#3952
        date: 2023-12-06 19:48:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701890651 {#5178
      date: 2023-12-06 20:24:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 203658
    -bodyTs: "'huh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701890651 {#5179
      date: 2023-12-06 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892750 {#5500
    date: 2023-12-06 20:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 203789
  -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5296753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892750 {#5501
    date: 2023-12-06 20:59:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1703322823 {#3916
          date: 2023-12-23 10:13:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 203505
        -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7056469"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888528 {#3952
          date: 2023-12-06 19:48:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890651 {#5178
        date: 2023-12-06 20:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 203658
      -bodyTs: "'huh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890651 {#5179
        date: 2023-12-06 20:24:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892750 {#5500
      date: 2023-12-06 20:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
      "@Hiro8811@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 203789
    -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5296753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892750 {#5501
      date: 2023-12-06 20:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Ahhh. There was no capital H so I got confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893046 {#5679
    date: 2023-12-06 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
    "@mycatiskai@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 203810
  -bodyTs: "'ahhh':1 'capit':5 'confus':10 'got':9 'h':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893046 {#5680
    date: 2023-12-06 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1703322823 {#3916
          date: 2023-12-23 10:13:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 203505
        -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7056469"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888528 {#3952
          date: 2023-12-06 19:48:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890651 {#5178
        date: 2023-12-06 20:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 203658
      -bodyTs: "'huh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890651 {#5179
        date: 2023-12-06 20:24:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892750 {#5500
      date: 2023-12-06 20:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
      "@Hiro8811@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 203789
    -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5296753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892750 {#5501
      date: 2023-12-06 20:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Ahhh. There was no capital H so I got confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893046 {#5679
    date: 2023-12-06 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
    "@mycatiskai@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 203810
  -bodyTs: "'ahhh':1 'capit':5 'confus':10 'got':9 'h':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893046 {#5680
    date: 2023-12-06 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1703322823 {#3916
          date: 2023-12-23 10:13:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4000 …}
        +nested: Doctrine\ORM\PersistentCollection {#3998 …}
        +votes: Doctrine\ORM\PersistentCollection {#3996 …}
        +reports: Doctrine\ORM\PersistentCollection {#3994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
        -id: 203505
        -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7056469"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888528 {#3952
          date: 2023-12-06 19:48:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "Huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890651 {#5178
        date: 2023-12-06 20:24:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 203658
      -bodyTs: "'huh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890651 {#5179
        date: 2023-12-06 20:24:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "They are saying these day glo green containers look like the incredible hulk ejaculated into glass boxes on the street."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892750 {#5500
      date: 2023-12-06 20:59:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@radioactiveradio@lemm.ee"
      "@Hiro8811@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 203789
    -bodyTs: "'box':17 'contain':8 'day':5 'ejacul':14 'glass':16 'glo':6 'green':7 'hulk':13 'incred':12 'like':10 'look':9 'say':3 'street':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5296753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892750 {#5501
      date: 2023-12-06 20:59:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Ahhh. There was no capital H so I got confused."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701893046 {#5679
    date: 2023-12-06 21:04:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
    "@Hiro8811@lemmy.world"
    "@mycatiskai@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 203810
  -bodyTs: "'ahhh':1 'capit':5 'confus':10 'got':9 'h':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893046 {#5680
    date: 2023-12-06 21:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    **HULK SMASH?**\n
    ===============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701950369 {#5194
    date: 2023-12-07 12:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 206199
  -bodyTs: "'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868535"
  +editedAt: DateTimeImmutable @1703322909 {#5195
    date: 2023-12-23 10:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701950369 {#5196
    date: 2023-12-07 12:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    **HULK SMASH?**\n
    ===============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701950369 {#5194
    date: 2023-12-07 12:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 206199
  -bodyTs: "'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868535"
  +editedAt: DateTimeImmutable @1703322909 {#5195
    date: 2023-12-23 10:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701950369 {#5196
    date: 2023-12-07 12:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5197
  +user: Proxies\__CG__\App\Entity\User {#5198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Can’t wait to see hulk semen cartridges everywhere when I go out for a walk."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1703322823 {#3916
      date: 2023-12-23 10:13:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 203505
    -bodyTs: "'cartridg':8 'everywher':9 'go':12 'hulk':6 'see':5 'semen':7 'wait':3 'walk':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7056469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888528 {#3952
      date: 2023-12-06 19:48:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: """
    **HULK SMASH?**\n
    ===============
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701950369 {#5194
    date: 2023-12-07 12:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5199 …}
  +nested: Doctrine\ORM\PersistentCollection {#5201 …}
  +votes: Doctrine\ORM\PersistentCollection {#5203 …}
  +reports: Doctrine\ORM\PersistentCollection {#5205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5209 …}
  -id: 206199
  -bodyTs: "'hulk':1 'smash':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868535"
  +editedAt: DateTimeImmutable @1703322909 {#5195
    date: 2023-12-23 10:15:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701950369 {#5196
    date: 2023-12-07 12:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703313423 {#4047
    date: 2023-12-23 07:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 205315
  -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924817 {#4039
    date: 2023-12-07 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703313423 {#4047
    date: 2023-12-23 07:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 205315
  -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924817 {#4039
    date: 2023-12-07 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703313423 {#4047
    date: 2023-12-23 07:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 205315
  -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924817 {#4039
    date: 2023-12-07 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703313423 {#4047
      date: 2023-12-23 07:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 205315
    -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1823988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924817 {#4039
      date: 2023-12-07 05:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "and they are fed by nutrients extracted from dead humans, because there’s no room to bury anymore and the air is too polluted for cremations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701944250 {#5399
    date: 2023-12-07 11:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 205987
  -bodyTs: "'air':21 'anymor':18 'buri':17 'cremat':26 'dead':9 'extract':7 'fed':4 'human':10 'nutrient':6 'pollut':24 'room':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944250 {#5400
    date: 2023-12-07 11:17:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703313423 {#4047
      date: 2023-12-23 07:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 205315
    -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1823988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924817 {#4039
      date: 2023-12-07 05:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "and they are fed by nutrients extracted from dead humans, because there’s no room to bury anymore and the air is too polluted for cremations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701944250 {#5399
    date: 2023-12-07 11:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 205987
  -bodyTs: "'air':21 'anymor':18 'buri':17 'cremat':26 'dead':9 'extract':7 'fed':4 'human':10 'nutrient':6 'pollut':24 'room':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944250 {#5400
    date: 2023-12-07 11:17:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5401
  +user: Proxies\__CG__\App\Entity\User {#5402 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4040
    +user: App\Entity\User {#4023 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cyberpunk city with no plantlife other than these algae vats all over the place. Big towers of murky green liquid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703313423 {#4047
      date: 2023-12-23 07:37:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4034 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
    -id: 205315
    -bodyTs: "'alga':9 'big':15 'citi':2 'cyberpunk':1 'green':19 'liquid':20 'murki':18 'place':14 'plantlif':5 'tower':16 'vat':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1823988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701924817 {#4039
      date: 2023-12-07 05:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4040}
  +body: "and they are fed by nutrients extracted from dead humans, because there’s no room to bury anymore and the air is too polluted for cremations"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701944250 {#5399
    date: 2023-12-07 11:17:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Kwakigra@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5403 …}
  +nested: Doctrine\ORM\PersistentCollection {#5405 …}
  +votes: Doctrine\ORM\PersistentCollection {#5407 …}
  +reports: Doctrine\ORM\PersistentCollection {#5409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5413 …}
  -id: 205987
  -bodyTs: "'air':21 'anymor':18 'buri':17 'cremat':26 'dead':9 'extract':7 'fed':4 'human':10 'nutrient':6 'pollut':24 'room':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4891304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944250 {#5400
    date: 2023-12-07 11:17:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703299869 {#4112
    date: 2023-12-23 03:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 205412
  -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927920 {#4113
    date: 2023-12-07 06:45:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703299869 {#4112
    date: 2023-12-23 03:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 205412
  -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927920 {#4113
    date: 2023-12-07 06:45:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703299869 {#4112
    date: 2023-12-23 03:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 205412
  -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701927920 {#4113
    date: 2023-12-07 06:45:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703299869 {#4112
      date: 2023-12-23 03:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 205412
    -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927920 {#4113
      date: 2023-12-07 06:45:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Why do you assume it’s not the reporting that’s stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701929523 {#5415
    date: 2023-12-07 07:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 205473
  -bodyTs: "'assum':4 'report':9 'stupid':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5752876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929523 {#5416
    date: 2023-12-07 07:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703299869 {#4112
      date: 2023-12-23 03:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 205412
    -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927920 {#4113
      date: 2023-12-07 06:45:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Why do you assume it’s not the reporting that’s stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701929523 {#5415
    date: 2023-12-07 07:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 205473
  -bodyTs: "'assum':4 'report':9 'stupid':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5752876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929523 {#5416
    date: 2023-12-07 07:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5417
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703299869 {#4112
      date: 2023-12-23 03:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 205412
    -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701927920 {#4113
      date: 2023-12-07 06:45:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Why do you assume it’s not the reporting that’s stupid?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1701929523 {#5415
    date: 2023-12-07 07:12:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5419 …}
  +nested: Doctrine\ORM\PersistentCollection {#5421 …}
  +votes: Doctrine\ORM\PersistentCollection {#5423 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 205473
  -bodyTs: "'assum':4 'report':9 'stupid':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5752876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929523 {#5416
    date: 2023-12-07 07:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5628
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5417
    +user: Proxies\__CG__\App\Entity\User {#5418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703299869 {#4112
        date: 2023-12-23 03:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 205412
      -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927920 {#4113
        date: 2023-12-07 06:45:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Why do you assume it’s not the reporting that’s stupid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1701929523 {#5415
      date: 2023-12-07 07:12:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5419 …}
    +nested: Doctrine\ORM\PersistentCollection {#5421 …}
    +votes: Doctrine\ORM\PersistentCollection {#5423 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 205473
    -bodyTs: "'assum':4 'report':9 'stupid':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5752876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929523 {#5416
      date: 2023-12-07 07:12:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701930735 {#5626
    date: 2023-12-07 07:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5629 …}
  +nested: Doctrine\ORM\PersistentCollection {#5631 …}
  +votes: Doctrine\ORM\PersistentCollection {#5633 …}
  +reports: Doctrine\ORM\PersistentCollection {#5635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
  -id: 205524
  -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930735 {#5627
    date: 2023-12-07 07:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5628
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5417
    +user: Proxies\__CG__\App\Entity\User {#5418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703299869 {#4112
        date: 2023-12-23 03:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 205412
      -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927920 {#4113
        date: 2023-12-07 06:45:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Why do you assume it’s not the reporting that’s stupid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1701929523 {#5415
      date: 2023-12-07 07:12:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5419 …}
    +nested: Doctrine\ORM\PersistentCollection {#5421 …}
    +votes: Doctrine\ORM\PersistentCollection {#5423 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 205473
    -bodyTs: "'assum':4 'report':9 'stupid':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5752876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929523 {#5416
      date: 2023-12-07 07:12:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701930735 {#5626
    date: 2023-12-07 07:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5629 …}
  +nested: Doctrine\ORM\PersistentCollection {#5631 …}
  +votes: Doctrine\ORM\PersistentCollection {#5633 …}
  +reports: Doctrine\ORM\PersistentCollection {#5635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
  -id: 205524
  -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930735 {#5627
    date: 2023-12-07 07:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5628
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5417
    +user: Proxies\__CG__\App\Entity\User {#5418 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703299869 {#4112
        date: 2023-12-23 03:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 205412
      -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5864338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701927920 {#4113
        date: 2023-12-07 06:45:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Why do you assume it’s not the reporting that’s stupid?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1701929523 {#5415
      date: 2023-12-07 07:12:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5419 …}
    +nested: Doctrine\ORM\PersistentCollection {#5421 …}
    +votes: Doctrine\ORM\PersistentCollection {#5423 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 205473
    -bodyTs: "'assum':4 'report':9 'stupid':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5752876"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701929523 {#5416
      date: 2023-12-07 07:12:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701930735 {#5626
    date: 2023-12-07 07:32:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5629 …}
  +nested: Doctrine\ORM\PersistentCollection {#5631 …}
  +votes: Doctrine\ORM\PersistentCollection {#5633 …}
  +reports: Doctrine\ORM\PersistentCollection {#5635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
  -id: 205524
  -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701930735 {#5627
    date: 2023-12-07 07:32:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5727
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5628
    +user: Proxies\__CG__\App\Entity\User {#5230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5417
      +user: Proxies\__CG__\App\Entity\User {#5418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703299869 {#4112
          date: 2023-12-23 03:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 205412
        -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701927920 {#4113
          date: 2023-12-07 06:45:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Why do you assume it’s not the reporting that’s stupid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701929523 {#5415
        date: 2023-12-07 07:12:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5419 …}
      +nested: Doctrine\ORM\PersistentCollection {#5421 …}
      +votes: Doctrine\ORM\PersistentCollection {#5423 …}
      +reports: Doctrine\ORM\PersistentCollection {#5425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
      -id: 205473
      -bodyTs: "'assum':4 'report':9 'stupid':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5752876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929523 {#5416
        date: 2023-12-07 07:12:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701930735 {#5626
      date: 2023-12-07 07:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5629 …}
    +nested: Doctrine\ORM\PersistentCollection {#5631 …}
    +votes: Doctrine\ORM\PersistentCollection {#5633 …}
    +reports: Doctrine\ORM\PersistentCollection {#5635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
    -id: 205524
    -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930735 {#5627
      date: 2023-12-07 07:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "That’s capitalists not scientists. Scientists make bridges possible, capitalists charge you to cross them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701931880 {#5725
    date: 2023-12-07 07:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5728 …}
  +nested: Doctrine\ORM\PersistentCollection {#5730 …}
  +votes: Doctrine\ORM\PersistentCollection {#5732 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 205569
  -bodyTs: "'bridg':8 'capitalist':3,10 'charg':11 'cross':14 'make':7 'possibl':9 'scientist':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5753407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931880 {#5726
    date: 2023-12-07 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5727
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5628
    +user: Proxies\__CG__\App\Entity\User {#5230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5417
      +user: Proxies\__CG__\App\Entity\User {#5418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703299869 {#4112
          date: 2023-12-23 03:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 205412
        -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701927920 {#4113
          date: 2023-12-07 06:45:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Why do you assume it’s not the reporting that’s stupid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701929523 {#5415
        date: 2023-12-07 07:12:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5419 …}
      +nested: Doctrine\ORM\PersistentCollection {#5421 …}
      +votes: Doctrine\ORM\PersistentCollection {#5423 …}
      +reports: Doctrine\ORM\PersistentCollection {#5425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
      -id: 205473
      -bodyTs: "'assum':4 'report':9 'stupid':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5752876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929523 {#5416
        date: 2023-12-07 07:12:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701930735 {#5626
      date: 2023-12-07 07:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5629 …}
    +nested: Doctrine\ORM\PersistentCollection {#5631 …}
    +votes: Doctrine\ORM\PersistentCollection {#5633 …}
    +reports: Doctrine\ORM\PersistentCollection {#5635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
    -id: 205524
    -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930735 {#5627
      date: 2023-12-07 07:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "That’s capitalists not scientists. Scientists make bridges possible, capitalists charge you to cross them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701931880 {#5725
    date: 2023-12-07 07:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5728 …}
  +nested: Doctrine\ORM\PersistentCollection {#5730 …}
  +votes: Doctrine\ORM\PersistentCollection {#5732 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 205569
  -bodyTs: "'bridg':8 'capitalist':3,10 'charg':11 'cross':14 'make':7 'possibl':9 'scientist':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5753407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931880 {#5726
    date: 2023-12-07 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5727
  +user: Proxies\__CG__\App\Entity\User {#5418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5628
    +user: Proxies\__CG__\App\Entity\User {#5230 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5417
      +user: Proxies\__CG__\App\Entity\User {#5418 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I’m not sure if these scientists understand a lot of the reasons why trees are nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703299869 {#4112
          date: 2023-12-23 03:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 205412
        -bodyTs: "'lot':10 'm':2 'nice':17 'reason':13 'scientist':7 'sure':4 'tree':15 'understand':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5864338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701927920 {#4113
          date: 2023-12-07 06:45:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Why do you assume it’s not the reporting that’s stupid?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1701929523 {#5415
        date: 2023-12-07 07:12:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Anticorp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5419 …}
      +nested: Doctrine\ORM\PersistentCollection {#5421 …}
      +votes: Doctrine\ORM\PersistentCollection {#5423 …}
      +reports: Doctrine\ORM\PersistentCollection {#5425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
      -id: 205473
      -bodyTs: "'assum':4 'report':9 'stupid':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5752876"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701929523 {#5416
        date: 2023-12-07 07:12:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Because it is perfectly in line with our society’s continuous descent into a post apocalyptic wasteland?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701930735 {#5626
      date: 2023-12-07 07:32:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Anticorp@lemmy.world"
      "@naevaTheRat@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5629 …}
    +nested: Doctrine\ORM\PersistentCollection {#5631 …}
    +votes: Doctrine\ORM\PersistentCollection {#5633 …}
    +reports: Doctrine\ORM\PersistentCollection {#5635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5639 …}
    -id: 205524
    -bodyTs: "'apocalypt':16 'continu':11 'descent':12 'line':6 'perfect':4 'post':15 'societi':9 'wasteland':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5864899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701930735 {#5627
      date: 2023-12-07 07:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "That’s capitalists not scientists. Scientists make bridges possible, capitalists charge you to cross them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1701931880 {#5725
    date: 2023-12-07 07:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Anticorp@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
    "@anarchy79@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5728 …}
  +nested: Doctrine\ORM\PersistentCollection {#5730 …}
  +votes: Doctrine\ORM\PersistentCollection {#5732 …}
  +reports: Doctrine\ORM\PersistentCollection {#5734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5738 …}
  -id: 205569
  -bodyTs: "'bridg':8 'capitalist':3,10 'charg':11 'cross':14 'make':7 'possibl':9 'scientist':5,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5753407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931880 {#5726
    date: 2023-12-07 07:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703299274 {#4185
    date: 2023-12-23 03:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 203606
  -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889889 {#4186
    date: 2023-12-06 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703299274 {#4185
    date: 2023-12-23 03:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 203606
  -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889889 {#4186
    date: 2023-12-06 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703299274 {#4185
    date: 2023-12-23 03:41:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 203606
  -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6432413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889889 {#4186
    date: 2023-12-06 20:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Also, trees that get too big have roots that damage infrastructure and have to be cut down. I’m not saying I like the dirty fishtank look more, but I can see how this might be easier to maintain in urban spaces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701900054 {#5243
    date: 2023-12-06 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 204254
  -bodyTs: "'also':1 'big':6 'cut':16 'damag':10 'dirti':25 'easier':37 'fishtank':26 'get':4 'infrastructur':11 'like':23 'look':27 'm':19 'maintain':39 'might':35 'root':8 'say':21 'see':32 'space':42 'tree':2 'urban':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900054 {#5244
    date: 2023-12-06 23:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Also, trees that get too big have roots that damage infrastructure and have to be cut down. I’m not saying I like the dirty fishtank look more, but I can see how this might be easier to maintain in urban spaces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701900054 {#5243
    date: 2023-12-06 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 204254
  -bodyTs: "'also':1 'big':6 'cut':16 'damag':10 'dirti':25 'easier':37 'fishtank':26 'get':4 'infrastructur':11 'like':23 'look':27 'm':19 'maintain':39 'might':35 'root':8 'say':21 'see':32 'space':42 'tree':2 'urban':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900054 {#5244
    date: 2023-12-06 23:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5245
  +user: Proxies\__CG__\App\Entity\User {#5246 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "Also, trees that get too big have roots that damage infrastructure and have to be cut down. I’m not saying I like the dirty fishtank look more, but I can see how this might be easier to maintain in urban spaces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701900054 {#5243
    date: 2023-12-06 23:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 204254
  -bodyTs: "'also':1 'big':6 'cut':16 'damag':10 'dirti':25 'easier':37 'fishtank':26 'get':4 'infrastructur':11 'like':23 'look':27 'm':19 'maintain':39 'might':35 'root':8 'say':21 'see':32 'space':42 'tree':2 'urban':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900054 {#5244
    date: 2023-12-06 23:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5261
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "It is fucking street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891901 {#5259
    date: 2023-12-06 20:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 203734
  -bodyTs: "'fuck':3 'street':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891901 {#5260
    date: 2023-12-06 20:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "It is fucking street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891901 {#5259
    date: 2023-12-06 20:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 203734
  -bodyTs: "'fuck':3 'street':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891901 {#5260
    date: 2023-12-06 20:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5261
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "It is fucking street"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701891901 {#5259
    date: 2023-12-06 20:45:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5262 …}
  +nested: Doctrine\ORM\PersistentCollection {#5264 …}
  +votes: Doctrine\ORM\PersistentCollection {#5266 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 203734
  -bodyTs: "'fuck':3 'street':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891901 {#5260
    date: 2023-12-06 20:45:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703299274 {#4185
        date: 2023-12-23 03:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 203606
      -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6432413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889889 {#4186
        date: 2023-12-06 20:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "It is fucking street"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701891901 {#5259
      date: 2023-12-06 20:45:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@candle_lighter@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -id: 203734
    -bodyTs: "'fuck':3 'street':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891901 {#5260
      date: 2023-12-06 20:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "And you can’t grow trees on concrete. This one is particular is just the first one of it’s kind and it’s mostly in a spot to show off the technology. I’m not aware of any other ones that have been built yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701895046 {#5532
    date: 2023-12-06 21:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 203945
  -bodyTs: "'awar':37 'built':45 'concret':8 'first':16 'grow':5 'kind':21 'm':35 'most':25 'one':10,17,41 'particular':12 'show':30 'spot':28 'technolog':33 'tree':6 'yet':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6434474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895046 {#5533
    date: 2023-12-06 21:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703299274 {#4185
        date: 2023-12-23 03:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 203606
      -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6432413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889889 {#4186
        date: 2023-12-06 20:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "It is fucking street"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701891901 {#5259
      date: 2023-12-06 20:45:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@candle_lighter@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -id: 203734
    -bodyTs: "'fuck':3 'street':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891901 {#5260
      date: 2023-12-06 20:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "And you can’t grow trees on concrete. This one is particular is just the first one of it’s kind and it’s mostly in a spot to show off the technology. I’m not aware of any other ones that have been built yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701895046 {#5532
    date: 2023-12-06 21:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 203945
  -bodyTs: "'awar':37 'built':45 'concret':8 'first':16 'grow':5 'kind':21 'm':35 'most':25 'one':10,17,41 'particular':12 'show':30 'spot':28 'technolog':33 'tree':6 'yet':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6434474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895046 {#5533
    date: 2023-12-06 21:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5261
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4190
      +user: App\Entity\User {#4203 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703299274 {#4185
        date: 2023-12-23 03:41:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4191 …}
      +nested: Doctrine\ORM\PersistentCollection {#4193 …}
      +votes: Doctrine\ORM\PersistentCollection {#4195 …}
      +reports: Doctrine\ORM\PersistentCollection {#4197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
      -id: 203606
      -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6432413"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889889 {#4186
        date: 2023-12-06 20:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4190}
    +body: "It is fucking street"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701891901 {#5259
      date: 2023-12-06 20:45:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@candle_lighter@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5262 …}
    +nested: Doctrine\ORM\PersistentCollection {#5264 …}
    +votes: Doctrine\ORM\PersistentCollection {#5266 …}
    +reports: Doctrine\ORM\PersistentCollection {#5268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
    -id: 203734
    -bodyTs: "'fuck':3 'street':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891901 {#5260
      date: 2023-12-06 20:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "And you can’t grow trees on concrete. This one is particular is just the first one of it’s kind and it’s mostly in a spot to show off the technology. I’m not aware of any other ones that have been built yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701895046 {#5532
    date: 2023-12-06 21:37:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 203945
  -bodyTs: "'awar':37 'built':45 'concret':8 'first':16 'grow':5 'kind':21 'm':35 'most':25 'one':10,17,41 'particular':12 'show':30 'spot':28 'technolog':33 'tree':6 'yet':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6434474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701895046 {#5533
    date: 2023-12-06 21:37:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5276
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "That’s why there are no trees anywhere in cities, and roofs never have plants anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931483 {#5274
    date: 2023-12-07 07:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 205554
  -bodyTs: "'anywher':8,16 'citi':10 'never':13 'plant':15 'roof':12 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931483 {#5275
    date: 2023-12-07 07:44:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5276
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "That’s why there are no trees anywhere in cities, and roofs never have plants anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931483 {#5274
    date: 2023-12-07 07:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 205554
  -bodyTs: "'anywher':8,16 'citi':10 'never':13 'plant':15 'roof':12 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931483 {#5275
    date: 2023-12-07 07:44:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5276
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The answer is trees take years to grow and aren’t suitable in places like rooftops"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703299274 {#4185
      date: 2023-12-23 03:41:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 203606
    -bodyTs: "'answer':2 'aren':10 'grow':8 'like':15 'place':14 'rooftop':16 'suitabl':12 'take':5 'tree':4 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6432413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889889 {#4186
      date: 2023-12-06 20:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "That’s why there are no trees anywhere in cities, and roofs never have plants anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701931483 {#5274
    date: 2023-12-07 07:44:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@candle_lighter@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 205554
  -bodyTs: "'anywher':8,16 'citi':10 'never':13 'plant':15 'roof':12 'tree':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931483 {#5275
    date: 2023-12-07 07:44:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703299113 {#4259
    date: 2023-12-23 03:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 203610
  -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889934 {#4260
    date: 2023-12-06 20:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703299113 {#4259
    date: 2023-12-23 03:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 203610
  -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889934 {#4260
    date: 2023-12-06 20:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703299113 {#4259
    date: 2023-12-23 03:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 203610
  -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5852970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889934 {#4260
    date: 2023-12-06 20:12:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703299113 {#4259
      date: 2023-12-23 03:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 203610
    -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5852970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889934 {#4260
      date: 2023-12-06 20:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701919469 {#5289
    date: 2023-12-07 04:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 205116
  -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3870003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919469 {#5290
    date: 2023-12-07 04:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703299113 {#4259
      date: 2023-12-23 03:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 203610
    -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5852970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889934 {#4260
      date: 2023-12-06 20:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701919469 {#5289
    date: 2023-12-07 04:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 205116
  -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3870003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919469 {#5290
    date: 2023-12-07 04:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703299113 {#4259
      date: 2023-12-23 03:38:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 203610
    -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5852970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701889934 {#4260
      date: 2023-12-06 20:12:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701919469 {#5289
    date: 2023-12-07 04:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 205116
  -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leminal.space/comment/3870003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919469 {#5290
    date: 2023-12-07 04:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5613
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5291
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703299113 {#4259
        date: 2023-12-23 03:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 203610
      -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889934 {#4260
        date: 2023-12-06 20:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701919469 {#5289
      date: 2023-12-07 04:24:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@NabeGewell@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5293 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5297 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 205116
    -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3870003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701919469 {#5290
      date: 2023-12-07 04:24:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Not to mention what ordinary pub goers can do!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701931385 {#5611
    date: 2023-12-07 07:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 205547
  -bodyTs: "'goer':7 'mention':3 'ordinari':5 'pub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931385 {#5612
    date: 2023-12-07 07:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5613
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5291
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703299113 {#4259
        date: 2023-12-23 03:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 203610
      -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889934 {#4260
        date: 2023-12-06 20:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701919469 {#5289
      date: 2023-12-07 04:24:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@NabeGewell@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5293 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5297 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 205116
    -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3870003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701919469 {#5290
      date: 2023-12-07 04:24:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Not to mention what ordinary pub goers can do!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701931385 {#5611
    date: 2023-12-07 07:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 205547
  -bodyTs: "'goer':7 'mention':3 'ordinari':5 'pub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931385 {#5612
    date: 2023-12-07 07:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5613
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5291
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: App\Entity\User {#4277 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Imagine replacing trees with those, and some drunk breaking the glass like once a week lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703299113 {#4259
        date: 2023-12-23 03:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 203610
      -bodyTs: "'break':9 'drunk':8 'glass':11 'imagin':1 'like':12 'lmao':16 'replac':2 'tree':3 'week':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5852970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889934 {#4260
        date: 2023-12-06 20:12:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4264}
    +body: "That was my thought as well. I’ve seen what some homeless people are capable of. (Not trying to dump on unhoused people, here, but there are some seriously ill people left out on the streets). This glass needs to be nearly unbreakable for it to work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701919469 {#5289
      date: 2023-12-07 04:24:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@NabeGewell@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5293 …}
    +nested: Doctrine\ORM\PersistentCollection {#5295 …}
    +votes: Doctrine\ORM\PersistentCollection {#5297 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 205116
    -bodyTs: "'capabl':15 'dump':20 'glass':38 'homeless':12 'ill':30 'left':32 'near':42 'need':39 'peopl':13,23,31 'seen':9 'serious':29 'street':36 'thought':4 'tri':18 'unbreak':43 'unhous':22 've':8 'well':6 'work':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leminal.space/comment/3870003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701919469 {#5290
      date: 2023-12-07 04:24:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Not to mention what ordinary pub goers can do!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701931385 {#5611
    date: 2023-12-07 07:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@NabeGewell@lemmy.world"
    "@rosymind@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 205547
  -bodyTs: "'goer':7 'mention':3 'ordinari':5 'pub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931385 {#5612
    date: 2023-12-07 07:43:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Algae should be more effective and pollution kills trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703299056 {#4333
    date: 2023-12-23 03:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 203530
  -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5467073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888833 {#4334
    date: 2023-12-06 19:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Algae should be more effective and pollution kills trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703299056 {#4333
    date: 2023-12-23 03:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 203530
  -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5467073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888833 {#4334
    date: 2023-12-06 19:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Algae should be more effective and pollution kills trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703299056 {#4333
    date: 2023-12-23 03:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 203530
  -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5467073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701888833 {#4334
    date: 2023-12-06 19:53:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Pick metric for efficiency"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701891857 {#5211
    date: 2023-12-06 20:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 203731
  -bodyTs: "'effici':4 'metric':2 'pick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891857 {#5212
    date: 2023-12-06 20:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Pick metric for efficiency"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701891857 {#5211
    date: 2023-12-06 20:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 203731
  -bodyTs: "'effici':4 'metric':2 'pick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891857 {#5212
    date: 2023-12-06 20:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5213
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "Pick metric for efficiency"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701891857 {#5211
    date: 2023-12-06 20:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5215 …}
  +nested: Doctrine\ORM\PersistentCollection {#5217 …}
  +votes: Doctrine\ORM\PersistentCollection {#5219 …}
  +reports: Doctrine\ORM\PersistentCollection {#5221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
  -id: 203731
  -bodyTs: "'effici':4 'metric':2 'pick':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891857 {#5212
    date: 2023-12-06 20:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Algae should be more effective and pollution kills trees"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703299056 {#4333
        date: 2023-12-23 03:37:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 203530
      -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5467073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888833 {#4334
        date: 2023-12-06 19:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Pick metric for efficiency"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701891857 {#5211
      date: 2023-12-06 20:44:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 203731
    -bodyTs: "'effici':4 'metric':2 'pick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891857 {#5212
      date: 2023-12-06 20:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    CO2 absorbtion rate over time. It’s not even close.\n
    \n
    That said, trees have other benefits in an urban setting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701898414 {#5516
    date: 2023-12-06 22:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 204169
  -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5310538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898414 {#5517
    date: 2023-12-06 22:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Algae should be more effective and pollution kills trees"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703299056 {#4333
        date: 2023-12-23 03:37:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 203530
      -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5467073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888833 {#4334
        date: 2023-12-06 19:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Pick metric for efficiency"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701891857 {#5211
      date: 2023-12-06 20:44:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 203731
    -bodyTs: "'effici':4 'metric':2 'pick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891857 {#5212
      date: 2023-12-06 20:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    CO2 absorbtion rate over time. It’s not even close.\n
    \n
    That said, trees have other benefits in an urban setting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701898414 {#5516
    date: 2023-12-06 22:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 204169
  -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5310538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898414 {#5517
    date: 2023-12-06 22:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5213
    +user: Proxies\__CG__\App\Entity\User {#5214 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Algae should be more effective and pollution kills trees"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703299056 {#4333
        date: 2023-12-23 03:37:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 203530
      -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5467073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701888833 {#4334
        date: 2023-12-06 19:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: "Pick metric for efficiency"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701891857 {#5211
      date: 2023-12-06 20:44:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5215 …}
    +nested: Doctrine\ORM\PersistentCollection {#5217 …}
    +votes: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
    -id: 203731
    -bodyTs: "'effici':4 'metric':2 'pick':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701891857 {#5212
      date: 2023-12-06 20:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    CO2 absorbtion rate over time. It’s not even close.\n
    \n
    That said, trees have other benefits in an urban setting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701898414 {#5516
    date: 2023-12-06 22:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 204169
  -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5310538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898414 {#5517
    date: 2023-12-06 22:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Algae should be more effective and pollution kills trees"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703299056 {#4333
          date: 2023-12-23 03:37:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 203530
        -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5467073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888833 {#4334
          date: 2023-12-06 19:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Pick metric for efficiency"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701891857 {#5211
        date: 2023-12-06 20:44:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 203731
      -bodyTs: "'effici':4 'metric':2 'pick':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891857 {#5212
        date: 2023-12-06 20:44:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      CO2 absorbtion rate over time. It’s not even close.\n
      \n
      That said, trees have other benefits in an urban setting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701898414 {#5516
      date: 2023-12-06 22:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 204169
    -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5310538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701898414 {#5517
      date: 2023-12-06 22:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    > CO2 absorbtion rate over time.\n
    \n
    Educated person found.\n
    \n
    > That said, trees have other benefits in an urban setting.\n
    \n
    Yes. It is easier to notice burning skin than different CO2 level.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701899100 {#5694
    date: 2023-12-06 22:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 204206
  -bodyTs: "'absorbt':2 'benefit':14 'burn':25 'co2':1,29 'differ':28 'easier':22 'educ':6 'found':8 'level':30 'notic':24 'person':7 'rate':3 'said':10 'set':18 'skin':26 'time':5 'tree':11 'urban':17 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899100 {#5695
    date: 2023-12-06 22:45:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Algae should be more effective and pollution kills trees"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703299056 {#4333
          date: 2023-12-23 03:37:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 203530
        -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5467073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888833 {#4334
          date: 2023-12-06 19:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Pick metric for efficiency"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701891857 {#5211
        date: 2023-12-06 20:44:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 203731
      -bodyTs: "'effici':4 'metric':2 'pick':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891857 {#5212
        date: 2023-12-06 20:44:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      CO2 absorbtion rate over time. It’s not even close.\n
      \n
      That said, trees have other benefits in an urban setting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701898414 {#5516
      date: 2023-12-06 22:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 204169
    -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5310538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701898414 {#5517
      date: 2023-12-06 22:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    > CO2 absorbtion rate over time.\n
    \n
    Educated person found.\n
    \n
    > That said, trees have other benefits in an urban setting.\n
    \n
    Yes. It is easier to notice burning skin than different CO2 level.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701899100 {#5694
    date: 2023-12-06 22:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 204206
  -bodyTs: "'absorbt':2 'benefit':14 'burn':25 'co2':1,29 'differ':28 'easier':22 'educ':6 'found':8 'level':30 'notic':24 'person':7 'rate':3 'said':10 'set':18 'skin':26 'time':5 'tree':11 'urban':17 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899100 {#5695
    date: 2023-12-06 22:45:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5213
      +user: Proxies\__CG__\App\Entity\User {#5214 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4338
        +user: App\Entity\User {#4351 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Algae should be more effective and pollution kills trees"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703299056 {#4333
          date: 2023-12-23 03:37:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4343 …}
        +reports: Doctrine\ORM\PersistentCollection {#4345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
        -id: 203530
        -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5467073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701888833 {#4334
          date: 2023-12-06 19:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4338}
      +body: "Pick metric for efficiency"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701891857 {#5211
        date: 2023-12-06 20:44:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@ILikeBoobies@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5215 …}
      +nested: Doctrine\ORM\PersistentCollection {#5217 …}
      +votes: Doctrine\ORM\PersistentCollection {#5219 …}
      +reports: Doctrine\ORM\PersistentCollection {#5221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5225 …}
      -id: 203731
      -bodyTs: "'effici':4 'metric':2 'pick':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891857 {#5212
        date: 2023-12-06 20:44:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      CO2 absorbtion rate over time. It’s not even close.\n
      \n
      That said, trees have other benefits in an urban setting.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701898414 {#5516
      date: 2023-12-06 22:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@ILikeBoobies@lemmy.ca"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 204169
    -bodyTs: "'absorbt':2 'benefit':16 'close':10 'co2':1 'even':9 'rate':3 'said':12 'set':20 'time':5 'tree':13 'urban':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5310538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701898414 {#5517
      date: 2023-12-06 22:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    > CO2 absorbtion rate over time.\n
    \n
    Educated person found.\n
    \n
    > That said, trees have other benefits in an urban setting.\n
    \n
    Yes. It is easier to notice burning skin than different CO2 level.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701899100 {#5694
    date: 2023-12-06 22:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
    "@uis@lemmy.world"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 204206
  -bodyTs: "'absorbt':2 'benefit':14 'burn':25 'co2':1,29 'differ':28 'easier':22 'educ':6 'found':8 'level':30 'notic':24 'person':7 'rate':3 'said':10 'set':18 'skin':26 'time':5 'tree':11 'urban':17 'yes':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899100 {#5695
    date: 2023-12-06 22:45:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "We are not replacing trees with green sludge canisters. I’ll take up weapons way before that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701931312 {#5227
    date: 2023-12-07 07:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 205545
  -bodyTs: "'canist':9 'green':7 'll':11 'replac':4 'sludg':8 'take':12 'tree':5 'way':15 'weapon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931312 {#5228
    date: 2023-12-07 07:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "We are not replacing trees with green sludge canisters. I’ll take up weapons way before that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701931312 {#5227
    date: 2023-12-07 07:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 205545
  -bodyTs: "'canist':9 'green':7 'll':11 'replac':4 'sludg':8 'take':12 'tree':5 'way':15 'weapon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931312 {#5228
    date: 2023-12-07 07:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5229
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Algae should be more effective and pollution kills trees"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703299056 {#4333
      date: 2023-12-23 03:37:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 203530
    -bodyTs: "'alga':1 'effect':5 'kill':8 'pollut':7 'tree':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5467073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701888833 {#4334
      date: 2023-12-06 19:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "We are not replacing trees with green sludge canisters. I’ll take up weapons way before that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701931312 {#5227
    date: 2023-12-07 07:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 205545
  -bodyTs: "'canist':9 'green':7 'll':11 'replac':4 'sludg':8 'take':12 'tree':5 'way':15 'weapon':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5865009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931312 {#5228
    date: 2023-12-07 07:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1703298843 {#4406
    date: 2023-12-23 03:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 204134
  -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897794 {#4407
    date: 2023-12-06 22:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1703298843 {#4406
    date: 2023-12-23 03:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 204134
  -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897794 {#4407
    date: 2023-12-06 22:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1703298843 {#4406
    date: 2023-12-23 03:34:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 204134
  -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5855611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701897794 {#4407
    date: 2023-12-06 22:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
    \n
    It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701902099 {#5321
    date: 2023-12-06 23:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 204356
  -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902099 {#5322
    date: 2023-12-06 23:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
    \n
    It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701902099 {#5321
    date: 2023-12-06 23:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 204356
  -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902099 {#5322
    date: 2023-12-06 23:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
    \n
    It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701902099 {#5321
    date: 2023-12-06 23:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 204356
  -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902099 {#5322
    date: 2023-12-06 23:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5566 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5324 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1703298843 {#4406
        date: 2023-12-23 03:34:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 204134
      -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5855611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701897794 {#4407
        date: 2023-12-06 22:23:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: """
      This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
      \n
      It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701902099 {#5321
      date: 2023-12-06 23:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@TipRing@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 204356
    -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902099 {#5322
      date: 2023-12-06 23:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    That would require a gigantic scale of operations, and trees are just waaaay more economical.\n
    \n
    Think of entire oceans full of algae not being enough to stop what’s currently going on with ecological situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701902805 {#5563
    date: 2023-12-06 23:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 204409
  -bodyTs: "'alga':22 'current':30 'ecolog':34 'econom':15 'enough':25 'entir':18 'full':20 'gigant':5 'go':31 'ocean':19 'oper':8 'requir':3 'scale':6 'situat':35 'stop':27 'think':16 'tree':10 'waaaay':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5857222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902805 {#5564
    date: 2023-12-06 23:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5566 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5324 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1703298843 {#4406
        date: 2023-12-23 03:34:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 204134
      -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5855611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701897794 {#4407
        date: 2023-12-06 22:23:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: """
      This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
      \n
      It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701902099 {#5321
      date: 2023-12-06 23:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@TipRing@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 204356
    -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902099 {#5322
      date: 2023-12-06 23:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    That would require a gigantic scale of operations, and trees are just waaaay more economical.\n
    \n
    Think of entire oceans full of algae not being enough to stop what’s currently going on with ecological situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701902805 {#5563
    date: 2023-12-06 23:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 204409
  -bodyTs: "'alga':22 'current':30 'ecolog':34 'econom':15 'enough':25 'entir':18 'full':20 'gigant':5 'go':31 'ocean':19 'oper':8 'requir':3 'scale':6 'situat':35 'stop':27 'think':16 'tree':10 'waaaay':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5857222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902805 {#5564
    date: 2023-12-06 23:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5566 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: Proxies\__CG__\App\Entity\User {#5324 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4411
      +user: App\Entity\User {#4424 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1703298843 {#4406
        date: 2023-12-23 03:34:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4412 …}
      +nested: Doctrine\ORM\PersistentCollection {#4414 …}
      +votes: Doctrine\ORM\PersistentCollection {#4416 …}
      +reports: Doctrine\ORM\PersistentCollection {#4418 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
      -id: 204134
      -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5855611"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701897794 {#4407
        date: 2023-12-06 22:23:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4411}
    +body: """
      This was my thought as well. They should be used in addition to, not as a replacement for, trees, bushes, and grass.\n
      \n
      It does make me wonder, though, whether or not we could use these to help capture more carbon than we’re creating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701902099 {#5321
      date: 2023-12-06 23:34:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@TipRing@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 204356
    -bodyTs: "'addit':12 'bush':20 'captur':38 'carbon':40 'could':33 'creat':44 'grass':22 'help':37 'make':25 're':43 'replac':17 'though':28 'thought':4 'tree':19 'use':10,34 'well':6 'whether':29 'wonder':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902099 {#5322
      date: 2023-12-06 23:34:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: """
    That would require a gigantic scale of operations, and trees are just waaaay more economical.\n
    \n
    Think of entire oceans full of algae not being enough to stop what’s currently going on with ecological situation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701902805 {#5563
    date: 2023-12-06 23:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
    "@ridethisbike@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 204409
  -bodyTs: "'alga':22 'current':30 'ecolog':34 'econom':15 'enough':25 'entir':18 'full':20 'gigant':5 'go':31 'ocean':19 'oper':8 'requir':3 'scale':6 'situat':35 'stop':27 'think':16 'tree':10 'waaaay':13 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5857222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902805 {#5564
    date: 2023-12-06 23:46:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Too expensive to grow trees? Thank god capitalism is saving us so much money, we are all so rich now that we can simply buy oxygen tanks instead of having to deal with those money sucking trees and plants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701931160 {#5337
    date: 2023-12-07 07:39:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 205541
  -bodyTs: "'buy':25 'capit':8 'deal':32 'expens':2 'god':7 'grow':4 'instead':28 'money':14,35 'much':13 'oxygen':26 'plant':39 'rich':19 'save':10 'simpli':24 'suck':36 'tank':27 'thank':6 'tree':5,37 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931160 {#5338
    date: 2023-12-07 07:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Too expensive to grow trees? Thank god capitalism is saving us so much money, we are all so rich now that we can simply buy oxygen tanks instead of having to deal with those money sucking trees and plants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701931160 {#5337
    date: 2023-12-07 07:39:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 205541
  -bodyTs: "'buy':25 'capit':8 'deal':32 'expens':2 'god':7 'grow':4 'instead':28 'money':14,35 'much':13 'oxygen':26 'plant':39 'rich':19 'save':10 'simpli':24 'suck':36 'tank':27 'thank':6 'tree':5,37 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931160 {#5338
    date: 2023-12-07 07:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4411
    +user: App\Entity\User {#4424 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "While it’s good to be skeptical, algae tanks like this are actually a good idea for the use-cases for which they are designed. Places where trees would be difficult and expensive to grow. The tanks more efficiently capture carbon, require less maintenance, produce fertilizer as a byproduct and the solar panels on the tank produce enough extra power for there to be a USB charger on the bench. The goal isn’t to replace trees with tanks but to use them where it makes sense to do so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1703298843 {#4406
      date: 2023-12-23 03:34:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4412 …}
    +nested: Doctrine\ORM\PersistentCollection {#4414 …}
    +votes: Doctrine\ORM\PersistentCollection {#4416 …}
    +reports: Doctrine\ORM\PersistentCollection {#4418 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
    -id: 204134
    -bodyTs: "'actual':13 'alga':8 'bench':71 'byproduct':50 'captur':41 'carbon':42 'case':21 'charger':68 'design':26 'difficult':32 'effici':40 'enough':59 'expens':34 'extra':60 'fertil':47 'goal':73 'good':4,15 'grow':36 'idea':16 'isn':74 'less':44 'like':10 'mainten':45 'make':87 'panel':54 'place':27 'power':61 'produc':46,58 'replac':77 'requir':43 'sens':88 'skeptic':7 'solar':53 'tank':9,38,57,80 'tree':29,78 'usb':67 'use':20,83 'use-cas':19 'would':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5855611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701897794 {#4407
      date: 2023-12-06 22:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4411}
  +body: "Too expensive to grow trees? Thank god capitalism is saving us so much money, we are all so rich now that we can simply buy oxygen tanks instead of having to deal with those money sucking trees and plants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701931160 {#5337
    date: 2023-12-07 07:39:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@TipRing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5340 …}
  +nested: Doctrine\ORM\PersistentCollection {#5342 …}
  +votes: Doctrine\ORM\PersistentCollection {#5344 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 205541
  -bodyTs: "'buy':25 'capit':8 'deal':32 'expens':2 'god':7 'grow':4 'instead':28 'money':14,35 'much':13 'oxygen':26 'plant':39 'rich':19 'save':10 'simpli':24 'suck':36 'tank':27 'thank':6 'tree':5,37 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701931160 {#5338
    date: 2023-12-07 07:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1703298589 {#4479
    date: 2023-12-23 03:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 204783
  -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910270 {#4480
    date: 2023-12-07 01:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1703298589 {#4479
    date: 2023-12-23 03:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 204783
  -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910270 {#4480
    date: 2023-12-07 01:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1703298589 {#4479
    date: 2023-12-23 03:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 204783
  -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910270 {#4480
    date: 2023-12-07 01:51:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701912664 {#5368
    date: 2023-12-07 02:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 204888
  -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912664 {#5369
    date: 2023-12-07 02:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701912664 {#5368
    date: 2023-12-07 02:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 204888
  -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912664 {#5369
    date: 2023-12-07 02:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701912664 {#5368
    date: 2023-12-07 02:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5371 …}
  +nested: Doctrine\ORM\PersistentCollection {#5373 …}
  +votes: Doctrine\ORM\PersistentCollection {#5375 …}
  +reports: Doctrine\ORM\PersistentCollection {#5377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
  -id: 204888
  -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912664 {#5369
    date: 2023-12-07 02:31:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1703298589 {#4479
        date: 2023-12-23 03:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 204783
      -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5859580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701910270 {#4480
        date: 2023-12-07 01:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701912664 {#5368
      date: 2023-12-07 02:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@gerbler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 204888
    -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912664 {#5369
      date: 2023-12-07 02:31:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Sadly, dealgaeation is quickly becoming a catastrophic problem. However, we are confident we can soon genetically modify human lungs to partially breathe the sulphur clouds that will engulf our planet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701930957 {#5579
    date: 2023-12-07 07:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 205534
  -bodyTs: "'becom':5 'breath':22 'catastroph':7 'cloud':25 'confid':12 'dealgaeat':2 'engulf':28 'genet':16 'howev':9 'human':18 'lung':19 'modifi':17 'partial':21 'planet':30 'problem':8 'quick':4 'sad':1 'soon':15 'sulphur':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864946"
  +editedAt: DateTimeImmutable @1703298668 {#5580
    date: 2023-12-23 03:31:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701930957 {#5581
    date: 2023-12-07 07:35:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1703298589 {#4479
        date: 2023-12-23 03:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 204783
      -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5859580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701910270 {#4480
        date: 2023-12-07 01:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701912664 {#5368
      date: 2023-12-07 02:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@gerbler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 204888
    -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912664 {#5369
      date: 2023-12-07 02:31:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Sadly, dealgaeation is quickly becoming a catastrophic problem. However, we are confident we can soon genetically modify human lungs to partially breathe the sulphur clouds that will engulf our planet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701930957 {#5579
    date: 2023-12-07 07:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 205534
  -bodyTs: "'becom':5 'breath':22 'catastroph':7 'cloud':25 'confid':12 'dealgaeat':2 'engulf':28 'genet':16 'howev':9 'human':18 'lung':19 'modifi':17 'partial':21 'planet':30 'problem':8 'quick':4 'sad':1 'soon':15 'sulphur':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864946"
  +editedAt: DateTimeImmutable @1703298668 {#5580
    date: 2023-12-23 03:31:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701930957 {#5581
    date: 2023-12-07 07:35:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5582
  +user: Proxies\__CG__\App\Entity\User {#5230 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: App\Entity\User {#4497 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1703298589 {#4479
        date: 2023-12-23 03:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 204783
      -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5859580"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701910270 {#4480
        date: 2023-12-07 01:51:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4484}
    +body: "Oh thank god. We don’t have to worry about deforestation anymore? Phew. Thanks, tank of algae."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701912664 {#5368
      date: 2023-12-07 02:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@gerbler@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5371 …}
    +nested: Doctrine\ORM\PersistentCollection {#5373 …}
    +votes: Doctrine\ORM\PersistentCollection {#5375 …}
    +reports: Doctrine\ORM\PersistentCollection {#5377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5381 …}
    -id: 204888
    -bodyTs: "'alga':17 'anymor':12 'deforest':11 'god':3 'oh':1 'phew':13 'tank':15 'thank':2,14 'worri':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912664 {#5369
      date: 2023-12-07 02:31:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Sadly, dealgaeation is quickly becoming a catastrophic problem. However, we are confident we can soon genetically modify human lungs to partially breathe the sulphur clouds that will engulf our planet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701930957 {#5579
    date: 2023-12-07 07:35:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 205534
  -bodyTs: "'becom':5 'breath':22 'catastroph':7 'cloud':25 'confid':12 'dealgaeat':2 'engulf':28 'genet':16 'howev':9 'human':18 'lung':19 'modifi':17 'partial':21 'planet':30 'problem':8 'quick':4 'sad':1 'soon':15 'sulphur':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5864946"
  +editedAt: DateTimeImmutable @1703298668 {#5580
    date: 2023-12-23 03:31:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701930957 {#5581
    date: 2023-12-07 07:35:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I thought it was more of an experiment that, if proven successful, could eventually aid in the exploration of space since we would need to engineer ways of creating oxygen for prolonged travel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701915626 {#5383
    date: 2023-12-07 03:20:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 204980
  -bodyTs: "'aid':15 'could':13 'creat':29 'engin':26 'eventu':14 'experi':8 'explor':18 'need':24 'oxygen':30 'prolong':32 'proven':11 'sinc':21 'space':20 'success':12 'thought':2 'travel':33 'way':27 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5861188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701915626 {#5384
    date: 2023-12-07 03:20:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I thought it was more of an experiment that, if proven successful, could eventually aid in the exploration of space since we would need to engineer ways of creating oxygen for prolonged travel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701915626 {#5383
    date: 2023-12-07 03:20:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 204980
  -bodyTs: "'aid':15 'could':13 'creat':29 'engin':26 'eventu':14 'experi':8 'explor':18 'need':24 'oxygen':30 'prolong':32 'proven':11 'sinc':21 'space':20 'success':12 'thought':2 'travel':33 'way':27 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5861188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701915626 {#5384
    date: 2023-12-07 03:20:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5386 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think a lot of these are just cool experiments and projects grad students do for the sake of doing them. Then some hack writes an op ed about how we don’t need to worry about deforestation because we can plop algae tanks down instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1703298589 {#4479
      date: 2023-12-23 03:29:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 204783
    -bodyTs: "'alga':43 'cool':9 'deforest':38 'ed':28 'experi':10 'grad':13 'hack':24 'instead':46 'lot':4 'need':34 'op':27 'plop':42 'project':12 'sake':18 'student':14 'tank':44 'think':2 'worri':36 'write':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910270 {#4480
      date: 2023-12-07 01:51:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "I thought it was more of an experiment that, if proven successful, could eventually aid in the exploration of space since we would need to engineer ways of creating oxygen for prolonged travel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701915626 {#5383
    date: 2023-12-07 03:20:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@gerbler@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5387 …}
  +nested: Doctrine\ORM\PersistentCollection {#5389 …}
  +votes: Doctrine\ORM\PersistentCollection {#5391 …}
  +reports: Doctrine\ORM\PersistentCollection {#5393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5397 …}
  -id: 204980
  -bodyTs: "'aid':15 'could':13 'creat':29 'engin':26 'eventu':14 'experi':8 'explor':18 'need':24 'oxygen':30 'prolong':32 'proven':11 'sinc':21 'space':20 'success':12 'thought':2 'travel':33 'way':27 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5861188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701915626 {#5384
    date: 2023-12-07 03:20:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703285391 {#4552
    date: 2023-12-22 23:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 204341
  -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5311731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901868 {#4553
    date: 2023-12-06 23:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703285391 {#4552
    date: 2023-12-22 23:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 204341
  -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5311731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901868 {#4553
    date: 2023-12-06 23:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1703285391 {#4552
    date: 2023-12-22 23:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 204341
  -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5311731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901868 {#4553
    date: 2023-12-06 23:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5354
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703285391 {#4552
      date: 2023-12-22 23:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 204341
    -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5311731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701901868 {#4553
      date: 2023-12-06 23:31:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701912748 {#5352
    date: 2023-12-07 02:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5358 …}
  +votes: Doctrine\ORM\PersistentCollection {#5360 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 204890
  -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912748 {#5353
    date: 2023-12-07 02:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5354
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703285391 {#4552
      date: 2023-12-22 23:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 204341
    -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5311731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701901868 {#4553
      date: 2023-12-06 23:31:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701912748 {#5352
    date: 2023-12-07 02:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5358 …}
  +votes: Doctrine\ORM\PersistentCollection {#5360 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 204890
  -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912748 {#5353
    date: 2023-12-07 02:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5354
  +user: Proxies\__CG__\App\Entity\User {#5355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1703285391 {#4552
      date: 2023-12-22 23:49:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 204341
    -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5311731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701901868 {#4553
      date: 2023-12-06 23:31:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701912748 {#5352
    date: 2023-12-07 02:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5358 …}
  +votes: Doctrine\ORM\PersistentCollection {#5360 …}
  +reports: Doctrine\ORM\PersistentCollection {#5362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
  -id: 204890
  -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6441127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912748 {#5353
    date: 2023-12-07 02:32:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5597
  +user: Proxies\__CG__\App\Entity\User {#5598 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703285391 {#4552
        date: 2023-12-22 23:49:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 204341
      -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5311731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701901868 {#4553
        date: 2023-12-06 23:31:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701912748 {#5352
      date: 2023-12-07 02:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5358 …}
    +votes: Doctrine\ORM\PersistentCollection {#5360 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 204890
    -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912748 {#5353
      date: 2023-12-07 02:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Okay, you get 5 capitalism. But you have to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701918464 {#5595
    date: 2023-12-07 04:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5601 …}
  +votes: Doctrine\ORM\PersistentCollection {#5603 …}
  +reports: Doctrine\ORM\PersistentCollection {#5605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
  -id: 205062
  -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701918464 {#5596
    date: 2023-12-07 04:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5597
  +user: Proxies\__CG__\App\Entity\User {#5598 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703285391 {#4552
        date: 2023-12-22 23:49:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 204341
      -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5311731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701901868 {#4553
        date: 2023-12-06 23:31:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701912748 {#5352
      date: 2023-12-07 02:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5358 …}
    +votes: Doctrine\ORM\PersistentCollection {#5360 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 204890
    -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912748 {#5353
      date: 2023-12-07 02:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Okay, you get 5 capitalism. But you have to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701918464 {#5595
    date: 2023-12-07 04:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5601 …}
  +votes: Doctrine\ORM\PersistentCollection {#5603 …}
  +reports: Doctrine\ORM\PersistentCollection {#5605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
  -id: 205062
  -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701918464 {#5596
    date: 2023-12-07 04:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5597
  +user: Proxies\__CG__\App\Entity\User {#5598 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: Proxies\__CG__\App\Entity\User {#5355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4557
      +user: App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1703285391 {#4552
        date: 2023-12-22 23:49:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4558 …}
      +nested: Doctrine\ORM\PersistentCollection {#4560 …}
      +votes: Doctrine\ORM\PersistentCollection {#4562 …}
      +reports: Doctrine\ORM\PersistentCollection {#4564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
      -id: 204341
      -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5311731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701901868 {#4553
        date: 2023-12-06 23:31:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701912748 {#5352
      date: 2023-12-07 02:32:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5358 …}
    +votes: Doctrine\ORM\PersistentCollection {#5360 …}
    +reports: Doctrine\ORM\PersistentCollection {#5362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    -id: 204890
    -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6441127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701912748 {#5353
      date: 2023-12-07 02:32:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "Okay, you get 5 capitalism. But you have to share."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701918464 {#5595
    date: 2023-12-07 04:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5601 …}
  +votes: Doctrine\ORM\PersistentCollection {#5603 …}
  +reports: Doctrine\ORM\PersistentCollection {#5605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
  -id: 205062
  -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701918464 {#5596
    date: 2023-12-07 04:07:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5711
  +user: Proxies\__CG__\App\Entity\User {#5712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5597
    +user: Proxies\__CG__\App\Entity\User {#5598 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: Proxies\__CG__\App\Entity\User {#5355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703285391 {#4552
          date: 2023-12-22 23:49:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 204341
        -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5311731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701901868 {#4553
          date: 2023-12-06 23:31:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701912748 {#5352
        date: 2023-12-07 02:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@smiling_big_baby_boy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5358 …}
      +votes: Doctrine\ORM\PersistentCollection {#5360 …}
      +reports: Doctrine\ORM\PersistentCollection {#5362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
      -id: 204890
      -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6441127"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701912748 {#5353
        date: 2023-12-07 02:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Okay, you get 5 capitalism. But you have to share."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701918464 {#5595
      date: 2023-12-07 04:07:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
      "@WetBeardHairs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5601 …}
    +votes: Doctrine\ORM\PersistentCollection {#5603 …}
    +reports: Doctrine\ORM\PersistentCollection {#5605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
    -id: 205062
    -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5862080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701918464 {#5596
      date: 2023-12-07 04:07:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "What are you, a communist?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701920564 {#5709
    date: 2023-12-07 04:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
    "@2deck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5713 …}
  +nested: Doctrine\ORM\PersistentCollection {#5715 …}
  +votes: Doctrine\ORM\PersistentCollection {#5717 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 205157
  -bodyTs: "'communist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701920564 {#5710
    date: 2023-12-07 04:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5711
  +user: Proxies\__CG__\App\Entity\User {#5712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5597
    +user: Proxies\__CG__\App\Entity\User {#5598 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: Proxies\__CG__\App\Entity\User {#5355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703285391 {#4552
          date: 2023-12-22 23:49:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 204341
        -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5311731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701901868 {#4553
          date: 2023-12-06 23:31:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701912748 {#5352
        date: 2023-12-07 02:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@smiling_big_baby_boy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5358 …}
      +votes: Doctrine\ORM\PersistentCollection {#5360 …}
      +reports: Doctrine\ORM\PersistentCollection {#5362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
      -id: 204890
      -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6441127"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701912748 {#5353
        date: 2023-12-07 02:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Okay, you get 5 capitalism. But you have to share."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701918464 {#5595
      date: 2023-12-07 04:07:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
      "@WetBeardHairs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5601 …}
    +votes: Doctrine\ORM\PersistentCollection {#5603 …}
    +reports: Doctrine\ORM\PersistentCollection {#5605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
    -id: 205062
    -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5862080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701918464 {#5596
      date: 2023-12-07 04:07:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "What are you, a communist?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701920564 {#5709
    date: 2023-12-07 04:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
    "@2deck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5713 …}
  +nested: Doctrine\ORM\PersistentCollection {#5715 …}
  +votes: Doctrine\ORM\PersistentCollection {#5717 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 205157
  -bodyTs: "'communist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701920564 {#5710
    date: 2023-12-07 04:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5711
  +user: Proxies\__CG__\App\Entity\User {#5712 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5597
    +user: Proxies\__CG__\App\Entity\User {#5598 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: Proxies\__CG__\App\Entity\User {#5355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4557
        +user: App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "We are in a parasitic relationship with capitalism. Capitalism constantly extracts from life and the environment. When life begin to limit captialism, capitalism will go to great ends to remove life. Capitalism is not sustainable, nor is it naturally occurring. Abolish this evil system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1703285391 {#4552
          date: 2023-12-22 23:49:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4558 …}
        +nested: Doctrine\ORM\PersistentCollection {#4560 …}
        +votes: Doctrine\ORM\PersistentCollection {#4562 …}
        +reports: Doctrine\ORM\PersistentCollection {#4564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
        -id: 204341
        -bodyTs: "'abolish':41 'begin':19 'capit':8,9,23,32 'captial':22 'constant':10 'end':28 'environ':16 'evil':43 'extract':11 'go':25 'great':27 'life':13,18,31 'limit':21 'natur':39 'occur':40 'parasit':5 'relationship':6 'remov':30 'sustain':35 'system':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5311731"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701901868 {#4553
          date: 2023-12-06 23:31:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4557}
      +body: "How about we only have *some* capitalism. Let’s only allow *less* slavery and habitat destruction in exchange for us all to be subservient to billionaires."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701912748 {#5352
        date: 2023-12-07 02:32:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@smiling_big_baby_boy@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5358 …}
      +votes: Doctrine\ORM\PersistentCollection {#5360 …}
      +reports: Doctrine\ORM\PersistentCollection {#5362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
      -id: 204890
      -bodyTs: "'allow':11 'billionair':26 'capit':7 'destruct':16 'exchang':18 'habitat':15 'less':12 'let':8 'slaveri':13 'subservi':24 'us':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6441127"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701912748 {#5353
        date: 2023-12-07 02:32:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4557}
    +body: "Okay, you get 5 capitalism. But you have to share."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701918464 {#5595
      date: 2023-12-07 04:07:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@smiling_big_baby_boy@midwest.social"
      "@WetBeardHairs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5601 …}
    +votes: Doctrine\ORM\PersistentCollection {#5603 …}
    +reports: Doctrine\ORM\PersistentCollection {#5605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5609 …}
    -id: 205062
    -bodyTs: "'5':4 'capit':5 'get':3 'okay':1 'share':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5862080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701918464 {#5596
      date: 2023-12-07 04:07:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "What are you, a communist?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701920564 {#5709
    date: 2023-12-07 04:42:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@smiling_big_baby_boy@midwest.social"
    "@WetBeardHairs@lemmy.ml"
    "@2deck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5713 …}
  +nested: Doctrine\ORM\PersistentCollection {#5715 …}
  +votes: Doctrine\ORM\PersistentCollection {#5717 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 205157
  -bodyTs: "'communist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5862698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701920564 {#5710
    date: 2023-12-07 04:42:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
    \n
    Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703279266 {#4625
    date: 2023-12-22 22:07:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 203773
  -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892547 {#4626
    date: 2023-12-06 20:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
    \n
    Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703279266 {#4625
    date: 2023-12-22 22:07:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 203773
  -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892547 {#4626
    date: 2023-12-06 20:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
    \n
    Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703279266 {#4625
    date: 2023-12-22 22:07:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 203773
  -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892547 {#4626
    date: 2023-12-06 20:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: App\Entity\User {#4643 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
      \n
      Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703279266 {#4625
      date: 2023-12-22 22:07:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 203773
    -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892547 {#4626
      date: 2023-12-06 20:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701900900 {#5305
    date: 2023-12-06 23:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 204289
  -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900900 {#5306
    date: 2023-12-06 23:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: App\Entity\User {#4643 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
      \n
      Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703279266 {#4625
      date: 2023-12-22 22:07:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 203773
    -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892547 {#4626
      date: 2023-12-06 20:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701900900 {#5305
    date: 2023-12-06 23:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 204289
  -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900900 {#5306
    date: 2023-12-06 23:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: App\Entity\User {#4643 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
      \n
      Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1703279266 {#4625
      date: 2023-12-22 22:07:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 203773
    -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5853822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892547 {#4626
      date: 2023-12-06 20:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701900900 {#5305
    date: 2023-12-06 23:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 204289
  -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900900 {#5306
    date: 2023-12-06 23:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5549
  +user: Proxies\__CG__\App\Entity\User {#5550 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: App\Entity\User {#4643 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
        \n
        Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703279266 {#4625
        date: 2023-12-22 22:07:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 203773
      -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701892547 {#4626
        date: 2023-12-06 20:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4630}
    +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701900900 {#5305
      date: 2023-12-06 23:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@CoffeeJunkie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 204289
    -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900900 {#5306
      date: 2023-12-06 23:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "Trees also provide shadows and space for birds and other animals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701917169 {#5547
    date: 2023-12-07 03:46:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
    "@CiderApplenTea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 205021
  -bodyTs: "'also':2 'anim':11 'bird':8 'provid':3 'shadow':4 'space':6 'tree':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4068010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917169 {#5548
    date: 2023-12-07 03:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5549
  +user: Proxies\__CG__\App\Entity\User {#5550 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: App\Entity\User {#4643 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
        \n
        Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703279266 {#4625
        date: 2023-12-22 22:07:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 203773
      -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701892547 {#4626
        date: 2023-12-06 20:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4630}
    +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701900900 {#5305
      date: 2023-12-06 23:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@CoffeeJunkie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 204289
    -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900900 {#5306
      date: 2023-12-06 23:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "Trees also provide shadows and space for birds and other animals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701917169 {#5547
    date: 2023-12-07 03:46:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
    "@CiderApplenTea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 205021
  -bodyTs: "'also':2 'anim':11 'bird':8 'provid':3 'shadow':4 'space':6 'tree':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4068010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917169 {#5548
    date: 2023-12-07 03:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5549
  +user: Proxies\__CG__\App\Entity\User {#5550 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: App\Entity\User {#4643 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d have to see how it is better than, worse than trees on a case-by-case basis. But generally speaking, I can think of a few reasons this is better:\n
        \n
        Trees are messy. They take a long time to grow, they take constant maintenance while growing, then they eventually die. Tree roots fuck up pipes & concrete. If this installation is equivalent to 1 or more trees, it is doing the work in a fraction of the space.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1703279266 {#4625
        date: 2023-12-22 22:07:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 203773
      -bodyTs: "'1':66 'basi':20 'better':9,33 'case':17,19 'case-by-cas':16 'concret':59 'constant':46 'd':2 'die':53 'equival':64 'eventu':52 'fraction':77 'fuck':56 'general':22 'grow':43,49 'instal':62 'long':40 'mainten':47 'messi':36 'pipe':58 'reason':30 'root':55 'see':5 'space':80 'speak':23 'take':38,45 'think':26 'time':41 'tree':13,34,54,69 'work':74 'wors':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5853822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701892547 {#4626
        date: 2023-12-06 20:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4630}
    +body: "At the same time, though, green space has shown to improve mental health. I would be curious (and very sceptically biased) if algae tanks have the same impact."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701900900 {#5305
      date: 2023-12-06 23:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@CoffeeJunkie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 204289
    -bodyTs: "'alga':23 'bias':21 'curious':17 'green':6 'health':13 'impact':28 'improv':11 'mental':12 'sceptic':20 'shown':9 'space':7 'tank':24 'though':5 'time':4 'would':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900900 {#5306
      date: 2023-12-06 23:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4630}
  +body: "Trees also provide shadows and space for birds and other animals."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701917169 {#5547
    date: 2023-12-07 03:46:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@CoffeeJunkie@lemmy.world"
    "@CiderApplenTea@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 205021
  -bodyTs: "'also':2 'anim':11 'bird':8 'provid':3 'shadow':4 'space':6 'tree':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/4068010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917169 {#5548
    date: 2023-12-07 03:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703258256 {#4699
    date: 2023-12-22 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 202541
  -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/840707"
  +editedAt: DateTimeImmutable @1703207560 {#4700
    date: 2023-12-22 02:12:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841768 {#4701
    date: 2023-12-06 06:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703258256 {#4699
    date: 2023-12-22 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 202541
  -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/840707"
  +editedAt: DateTimeImmutable @1703207560 {#4700
    date: 2023-12-22 02:12:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841768 {#4701
    date: 2023-12-06 06:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4705
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703258256 {#4699
    date: 2023-12-22 16:17:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 202541
  -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/840707"
  +editedAt: DateTimeImmutable @1703207560 {#4700
    date: 2023-12-22 02:12:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701841768 {#4701
    date: 2023-12-06 06:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703258256 {#4699
      date: 2023-12-22 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 202541
    -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/840707"
    +editedAt: DateTimeImmutable @1703207560 {#4700
      date: 2023-12-22 02:12:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701841768 {#4701
      date: 2023-12-06 06:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701843191 {#5130
    date: 2023-12-06 07:13:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 202559
  -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701843191 {#5131
    date: 2023-12-06 07:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703258256 {#4699
      date: 2023-12-22 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 202541
    -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/840707"
    +editedAt: DateTimeImmutable @1703207560 {#4700
      date: 2023-12-22 02:12:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701841768 {#4701
      date: 2023-12-06 06:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701843191 {#5130
    date: 2023-12-06 07:13:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 202559
  -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701843191 {#5131
    date: 2023-12-06 07:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703258256 {#4699
      date: 2023-12-22 16:17:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 202541
    -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/840707"
    +editedAt: DateTimeImmutable @1703207560 {#4700
      date: 2023-12-22 02:12:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701841768 {#4701
      date: 2023-12-06 06:49:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701843191 {#5130
    date: 2023-12-06 07:13:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 202559
  -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701843191 {#5131
    date: 2023-12-06 07:13:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Why shouldn’t you have plants in your bathroom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701846626 {#5454
    date: 2023-12-06 08:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 202586
  -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846626 {#5455
    date: 2023-12-06 08:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Why shouldn’t you have plants in your bathroom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701846626 {#5454
    date: 2023-12-06 08:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 202586
  -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846626 {#5455
    date: 2023-12-06 08:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5457 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Why shouldn’t you have plants in your bathroom?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701846626 {#5454
    date: 2023-12-06 08:10:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5458 …}
  +nested: Doctrine\ORM\PersistentCollection {#5460 …}
  +votes: Doctrine\ORM\PersistentCollection {#5462 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 202586
  -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5443927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701846626 {#5455
    date: 2023-12-06 08:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#5648
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "Why shouldn’t you have plants in your bathroom?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701846626 {#5454
      date: 2023-12-06 08:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 202586
    -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701846626 {#5455
      date: 2023-12-06 08:10:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701867263 {#5651
    date: 2023-12-06 13:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202766
  -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448546"
  +editedAt: DateTimeImmutable @1703212436 {#5654
    date: 2023-12-22 03:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867263 {#5656
    date: 2023-12-06 13:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5648
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "Why shouldn’t you have plants in your bathroom?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701846626 {#5454
      date: 2023-12-06 08:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 202586
    -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701846626 {#5455
      date: 2023-12-06 08:10:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701867263 {#5651
    date: 2023-12-06 13:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202766
  -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448546"
  +editedAt: DateTimeImmutable @1703212436 {#5654
    date: 2023-12-22 03:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867263 {#5656
    date: 2023-12-06 13:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5648
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5456
    +user: Proxies\__CG__\App\Entity\User {#5457 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "Why shouldn’t you have plants in your bathroom?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701846626 {#5454
      date: 2023-12-06 08:10:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5458 …}
    +nested: Doctrine\ORM\PersistentCollection {#5460 …}
    +votes: Doctrine\ORM\PersistentCollection {#5462 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 202586
    -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443927"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701846626 {#5455
      date: 2023-12-06 08:10:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701867263 {#5651
    date: 2023-12-06 13:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5646 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5642 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202766
  -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448546"
  +editedAt: DateTimeImmutable @1703212436 {#5654
    date: 2023-12-22 03:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867263 {#5656
    date: 2023-12-06 13:54:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5764
  +user: Proxies\__CG__\App\Entity\User {#5765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5648
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "Why shouldn’t you have plants in your bathroom?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701846626 {#5454
        date: 2023-12-06 08:10:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 202586
      -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701846626 {#5455
        date: 2023-12-06 08:10:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701867263 {#5651
      date: 2023-12-06 13:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5644 …}
    +votes: Doctrine\ORM\PersistentCollection {#5642 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202766
    -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448546"
    +editedAt: DateTimeImmutable @1703212436 {#5654
      date: 2023-12-22 03:33:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867263 {#5656
      date: 2023-12-06 13:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902421 {#5762
    date: 2023-12-06 23:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5766 …}
  +nested: Doctrine\ORM\PersistentCollection {#5768 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
  -id: 204384
  -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7064336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902421 {#5763
    date: 2023-12-06 23:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5764
  +user: Proxies\__CG__\App\Entity\User {#5765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5648
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "Why shouldn’t you have plants in your bathroom?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701846626 {#5454
        date: 2023-12-06 08:10:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 202586
      -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701846626 {#5455
        date: 2023-12-06 08:10:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701867263 {#5651
      date: 2023-12-06 13:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5644 …}
    +votes: Doctrine\ORM\PersistentCollection {#5642 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202766
    -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448546"
    +editedAt: DateTimeImmutable @1703212436 {#5654
      date: 2023-12-22 03:33:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867263 {#5656
      date: 2023-12-06 13:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902421 {#5762
    date: 2023-12-06 23:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5766 …}
  +nested: Doctrine\ORM\PersistentCollection {#5768 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
  -id: 204384
  -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7064336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902421 {#5763
    date: 2023-12-06 23:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5764
  +user: Proxies\__CG__\App\Entity\User {#5765 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5648
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5456
      +user: Proxies\__CG__\App\Entity\User {#5457 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "Why shouldn’t you have plants in your bathroom?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701846626 {#5454
        date: 2023-12-06 08:10:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5458 …}
      +nested: Doctrine\ORM\PersistentCollection {#5460 …}
      +votes: Doctrine\ORM\PersistentCollection {#5462 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 202586
      -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701846626 {#5455
        date: 2023-12-06 08:10:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701867263 {#5651
      date: 2023-12-06 13:54:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5646 …}
    +nested: Doctrine\ORM\PersistentCollection {#5644 …}
    +votes: Doctrine\ORM\PersistentCollection {#5642 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202766
    -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448546"
    +editedAt: DateTimeImmutable @1703212436 {#5654
      date: 2023-12-22 03:33:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867263 {#5656
      date: 2023-12-06 13:54:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902421 {#5762
    date: 2023-12-06 23:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5766 …}
  +nested: Doctrine\ORM\PersistentCollection {#5768 …}
  +votes: Doctrine\ORM\PersistentCollection {#5770 …}
  +reports: Doctrine\ORM\PersistentCollection {#5772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
  -id: 204384
  -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7064336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902421 {#5763
    date: 2023-12-06 23:40:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#5779
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5764
    +user: Proxies\__CG__\App\Entity\User {#5765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5648
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5457 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5132
          +user: Proxies\__CG__\App\Entity\User {#5133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4705
            +user: App\Entity\User {#4718 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1703258256 {#4699
              date: 2023-12-22 16:17:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sexy_peach@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 202541
            -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://r.nf/comment/840707"
            +editedAt: DateTimeImmutable @1703207560 {#4700
              date: 2023-12-22 02:12:40.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701841768 {#4701
              date: 2023-12-06 06:49:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4705}
          +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1701843191 {#5130
            date: 2023-12-06 07:13:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
            "@doctorn@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5134 …}
          +nested: Doctrine\ORM\PersistentCollection {#5136 …}
          +votes: Doctrine\ORM\PersistentCollection {#5138 …}
          +reports: Doctrine\ORM\PersistentCollection {#5140 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
          -id: 202559
          -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5443305"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701843191 {#5131
            date: 2023-12-06 07:13:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "Why shouldn’t you have plants in your bathroom?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701846626 {#5454
          date: 2023-12-06 08:10:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
          "@Micromot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5458 …}
        +nested: Doctrine\ORM\PersistentCollection {#5460 …}
        +votes: Doctrine\ORM\PersistentCollection {#5462 …}
        +reports: Doctrine\ORM\PersistentCollection {#5464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
        -id: 202586
        -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701846626 {#5455
          date: 2023-12-06 08:10:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701867263 {#5651
        date: 2023-12-06 13:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
        "@crystal@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5644 …}
      +votes: Doctrine\ORM\PersistentCollection {#5642 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202766
      -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448546"
      +editedAt: DateTimeImmutable @1703212436 {#5654
        date: 2023-12-22 03:33:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701867263 {#5656
        date: 2023-12-06 13:54:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701902421 {#5762
      date: 2023-12-06 23:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5766 …}
    +nested: Doctrine\ORM\PersistentCollection {#5768 …}
    +votes: Doctrine\ORM\PersistentCollection {#5770 …}
    +reports: Doctrine\ORM\PersistentCollection {#5772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
    -id: 204384
    -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7064336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902421 {#5763
      date: 2023-12-06 23:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "From my experience, european homes don’t have a lot ov ac or ventilation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902748 {#5784
    date: 2023-12-06 23:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5787 …}
  +nested: Doctrine\ORM\PersistentCollection {#5791 …}
  +votes: Doctrine\ORM\PersistentCollection {#5793 …}
  +reports: Doctrine\ORM\PersistentCollection {#5794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5798 …}
  -id: 204404
  -bodyTs: "'ac':12 'european':4 'experi':3 'home':5 'lot':10 'ov':11 'ventil':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5462993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902748 {#5781
    date: 2023-12-06 23:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5779
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5764
    +user: Proxies\__CG__\App\Entity\User {#5765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5648
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5457 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5132
          +user: Proxies\__CG__\App\Entity\User {#5133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4705
            +user: App\Entity\User {#4718 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1703258256 {#4699
              date: 2023-12-22 16:17:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sexy_peach@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 202541
            -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://r.nf/comment/840707"
            +editedAt: DateTimeImmutable @1703207560 {#4700
              date: 2023-12-22 02:12:40.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701841768 {#4701
              date: 2023-12-06 06:49:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4705}
          +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1701843191 {#5130
            date: 2023-12-06 07:13:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
            "@doctorn@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5134 …}
          +nested: Doctrine\ORM\PersistentCollection {#5136 …}
          +votes: Doctrine\ORM\PersistentCollection {#5138 …}
          +reports: Doctrine\ORM\PersistentCollection {#5140 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
          -id: 202559
          -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5443305"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701843191 {#5131
            date: 2023-12-06 07:13:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "Why shouldn’t you have plants in your bathroom?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701846626 {#5454
          date: 2023-12-06 08:10:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
          "@Micromot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5458 …}
        +nested: Doctrine\ORM\PersistentCollection {#5460 …}
        +votes: Doctrine\ORM\PersistentCollection {#5462 …}
        +reports: Doctrine\ORM\PersistentCollection {#5464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
        -id: 202586
        -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701846626 {#5455
          date: 2023-12-06 08:10:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701867263 {#5651
        date: 2023-12-06 13:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
        "@crystal@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5644 …}
      +votes: Doctrine\ORM\PersistentCollection {#5642 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202766
      -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448546"
      +editedAt: DateTimeImmutable @1703212436 {#5654
        date: 2023-12-22 03:33:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701867263 {#5656
        date: 2023-12-06 13:54:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701902421 {#5762
      date: 2023-12-06 23:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5766 …}
    +nested: Doctrine\ORM\PersistentCollection {#5768 …}
    +votes: Doctrine\ORM\PersistentCollection {#5770 …}
    +reports: Doctrine\ORM\PersistentCollection {#5772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
    -id: 204384
    -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7064336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902421 {#5763
      date: 2023-12-06 23:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "From my experience, european homes don’t have a lot ov ac or ventilation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902748 {#5784
    date: 2023-12-06 23:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5787 …}
  +nested: Doctrine\ORM\PersistentCollection {#5791 …}
  +votes: Doctrine\ORM\PersistentCollection {#5793 …}
  +reports: Doctrine\ORM\PersistentCollection {#5794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5798 …}
  -id: 204404
  -bodyTs: "'ac':12 'european':4 'experi':3 'home':5 'lot':10 'ov':11 'ventil':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5462993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902748 {#5781
    date: 2023-12-06 23:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5779
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5764
    +user: Proxies\__CG__\App\Entity\User {#5765 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5648
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5456
        +user: Proxies\__CG__\App\Entity\User {#5457 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5132
          +user: Proxies\__CG__\App\Entity\User {#5133 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4705
            +user: App\Entity\User {#4718 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1703258256 {#4699
              date: 2023-12-22 16:17:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sexy_peach@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 202541
            -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://r.nf/comment/840707"
            +editedAt: DateTimeImmutable @1703207560 {#4700
              date: 2023-12-22 02:12:40.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701841768 {#4701
              date: 2023-12-06 06:49:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4705}
          +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1701843191 {#5130
            date: 2023-12-06 07:13:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
            "@doctorn@r.nf"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5134 …}
          +nested: Doctrine\ORM\PersistentCollection {#5136 …}
          +votes: Doctrine\ORM\PersistentCollection {#5138 …}
          +reports: Doctrine\ORM\PersistentCollection {#5140 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
          -id: 202559
          -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5443305"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701843191 {#5131
            date: 2023-12-06 07:13:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "Why shouldn’t you have plants in your bathroom?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701846626 {#5454
          date: 2023-12-06 08:10:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
          "@Micromot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5458 …}
        +nested: Doctrine\ORM\PersistentCollection {#5460 …}
        +votes: Doctrine\ORM\PersistentCollection {#5462 …}
        +reports: Doctrine\ORM\PersistentCollection {#5464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
        -id: 202586
        -bodyTs: "'bathroom':9 'plant':6 'shouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443927"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701846626 {#5455
          date: 2023-12-06 08:10:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They consume oxygen during the night so when you have a lot of them it can cause respiratory problems, that is for the bedroom"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701867263 {#5651
        date: 2023-12-06 13:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
        "@crystal@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5646 …}
      +nested: Doctrine\ORM\PersistentCollection {#5644 …}
      +votes: Doctrine\ORM\PersistentCollection {#5642 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202766
      -bodyTs: "'bedroom':24 'caus':17 'consum':2 'lot':12 'night':6 'oxygen':3 'problem':19 'respiratori':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448546"
      +editedAt: DateTimeImmutable @1703212436 {#5654
        date: 2023-12-22 03:33:56.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701867263 {#5656
        date: 2023-12-06 13:54:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "An effective HVAC system makes this a non-issue. It isn’t like the air is stagnant, the air handler keeps air moving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701902421 {#5762
      date: 2023-12-06 23:40:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
      "@crystal@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5766 …}
    +nested: Doctrine\ORM\PersistentCollection {#5768 …}
    +votes: Doctrine\ORM\PersistentCollection {#5770 …}
    +reports: Doctrine\ORM\PersistentCollection {#5772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5776 …}
    -id: 204384
    -bodyTs: "'air':16,20,23 'effect':2 'handler':21 'hvac':3 'isn':12 'issu':10 'keep':22 'like':14 'make':5 'move':24 'non':9 'non-issu':8 'stagnant':18 'system':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7064336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701902421 {#5763
      date: 2023-12-06 23:40:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "From my experience, european homes don’t have a lot ov ac or ventilation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701902748 {#5784
    date: 2023-12-06 23:45:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
    "@crystal@feddit.de"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5787 …}
  +nested: Doctrine\ORM\PersistentCollection {#5791 …}
  +votes: Doctrine\ORM\PersistentCollection {#5793 …}
  +reports: Doctrine\ORM\PersistentCollection {#5794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5798 …}
  -id: 204404
  -bodyTs: "'ac':12 'european':4 'experi':3 'home':5 'lot':10 'ov':11 'ventil':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5462993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701902748 {#5781
    date: 2023-12-06 23:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: """
    That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
    \n
    Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850509 {#5470
    date: 2023-12-06 09:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 202625
  -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850509 {#5471
    date: 2023-12-06 09:15:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: """
    That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
    \n
    Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850509 {#5470
    date: 2023-12-06 09:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 202625
  -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850509 {#5471
    date: 2023-12-06 09:15:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5472
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5132
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4705
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1703258256 {#4699
        date: 2023-12-22 16:17:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 202541
      -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/840707"
      +editedAt: DateTimeImmutable @1703207560 {#4700
        date: 2023-12-22 02:12:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701841768 {#4701
        date: 2023-12-06 06:49:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701843191 {#5130
      date: 2023-12-06 07:13:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5134 …}
    +nested: Doctrine\ORM\PersistentCollection {#5136 …}
    +votes: Doctrine\ORM\PersistentCollection {#5138 …}
    +reports: Doctrine\ORM\PersistentCollection {#5140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
    -id: 202559
    -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5443305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701843191 {#5131
      date: 2023-12-06 07:13:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: """
    That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
    \n
    Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850509 {#5470
    date: 2023-12-06 09:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 202625
  -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850509 {#5471
    date: 2023-12-06 09:15:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: """
      That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
      \n
      Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850509 {#5470
      date: 2023-12-06 09:15:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 202625
    -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/841255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850509 {#5471
      date: 2023-12-06 09:15:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850775 {#5664
    date: 2023-12-06 09:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202628
  -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850775 {#5665
    date: 2023-12-06 09:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: """
      That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
      \n
      Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850509 {#5470
      date: 2023-12-06 09:15:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 202625
    -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/841255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850509 {#5471
      date: 2023-12-06 09:15:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850775 {#5664
    date: 2023-12-06 09:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202628
  -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850775 {#5665
    date: 2023-12-06 09:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5472
    +user: App\Entity\User {#4718 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5132
      +user: Proxies\__CG__\App\Entity\User {#5133 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4705
        +user: App\Entity\User {#4718 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1703258256 {#4699
          date: 2023-12-22 16:17:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 202541
        -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/840707"
        +editedAt: DateTimeImmutable @1703207560 {#4700
          date: 2023-12-22 02:12:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701841768 {#4701
          date: 2023-12-06 06:49:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701843191 {#5130
        date: 2023-12-06 07:13:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5134 …}
      +nested: Doctrine\ORM\PersistentCollection {#5136 …}
      +votes: Doctrine\ORM\PersistentCollection {#5138 …}
      +reports: Doctrine\ORM\PersistentCollection {#5140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
      -id: 202559
      -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5443305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701843191 {#5131
        date: 2023-12-06 07:13:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: """
      That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
      \n
      Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850509 {#5470
      date: 2023-12-06 09:15:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 202625
    -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/841255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850509 {#5471
      date: 2023-12-06 09:15:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701850775 {#5664
    date: 2023-12-06 09:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202628
  -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701850775 {#5665
    date: 2023-12-06 09:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5745
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5666
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: """
        That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
        \n
        Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701850509 {#5470
        date: 2023-12-06 09:15:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 202625
      -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/841255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701850509 {#5471
        date: 2023-12-06 09:15:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850775 {#5664
      date: 2023-12-06 09:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5667 …}
    +nested: Doctrine\ORM\PersistentCollection {#5669 …}
    +votes: Doctrine\ORM\PersistentCollection {#5671 …}
    +reports: Doctrine\ORM\PersistentCollection {#5673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
    -id: 202628
    -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5444777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850775 {#5665
      date: 2023-12-06 09:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Hence why we’re probably breathing more algea-breath while not so terribly much from trees (unless you’re standing next to one during daytime). 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851002 {#5744
    date: 2023-12-06 09:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5749 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5760 …}
  -id: 202633
  -bodyTs: "'algea':9 'algea-breath':8 'breath':6,10 'daytim':26 'henc':1 'much':15 'next':22 'one':24 'probabl':5 're':4,20 'stand':21 'terribl':14 'tree':17 'unless':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851002 {#5741
    date: 2023-12-06 09:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5745
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5666
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: """
        That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
        \n
        Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701850509 {#5470
        date: 2023-12-06 09:15:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 202625
      -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/841255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701850509 {#5471
        date: 2023-12-06 09:15:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850775 {#5664
      date: 2023-12-06 09:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5667 …}
    +nested: Doctrine\ORM\PersistentCollection {#5669 …}
    +votes: Doctrine\ORM\PersistentCollection {#5671 …}
    +reports: Doctrine\ORM\PersistentCollection {#5673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
    -id: 202628
    -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5444777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850775 {#5665
      date: 2023-12-06 09:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Hence why we’re probably breathing more algea-breath while not so terribly much from trees (unless you’re standing next to one during daytime). 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851002 {#5744
    date: 2023-12-06 09:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5749 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5760 …}
  -id: 202633
  -bodyTs: "'algea':9 'algea-breath':8 'breath':6,10 'daytim':26 'henc':1 'much':15 'next':22 'one':24 'probabl':5 're':4,20 'stand':21 'terribl':14 'tree':17 'unless':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851002 {#5741
    date: 2023-12-06 09:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5745
  +user: App\Entity\User {#4718 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5666
    +user: Proxies\__CG__\App\Entity\User {#5133 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5472
      +user: App\Entity\User {#4718 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5132
        +user: Proxies\__CG__\App\Entity\User {#5133 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4705
          +user: App\Entity\User {#4718 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "It’s been proven that humans didn’t actually get most of their fresh air from the rainforest, but actually from millions of these algea in the sea… Which is actually more logical, since trees do the opposite at night, kinda undoing any advantage they made during the day… Hence why it’s said you should never put a decorative small tree or even plants in the bedroom as they can take away oxygen levels in closed rooms at night. It’s even said not to sleep under trees outside at night cause it can cause respiratory problems."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1703258256 {#4699
            date: 2023-12-22 16:17:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sexy_peach@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 202541
          -bodyTs: "'actual':9,20,31 'advantag':44 'air':15 'algea':25 'away':73 'bedroom':68 'caus':93,96 'close':77 'day':49 'decor':60 'didn':7 'even':64,83 'fresh':14 'get':10 'henc':50 'human':6 'kinda':41 'level':75 'logic':33 'made':46 'million':22 'never':57 'night':40,80,92 'opposit':38 'outsid':90 'oxygen':74 'plant':65 'problem':98 'proven':4 'put':58 'rainforest':18 'respiratori':97 'room':78 'said':54,84 'sea':28 'sinc':34 'sleep':87 'small':61 'take':72 'tree':35,62,89 'undo':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://r.nf/comment/840707"
          +editedAt: DateTimeImmutable @1703207560 {#4700
            date: 2023-12-22 02:12:40.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701841768 {#4701
            date: 2023-12-06 06:49:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4705}
        +body: "They don’t use enough oxygen over night to negate the effect as they use the carbon to grow. It’s still bad to have a lot of plants in your bedroom, but it doesn’t really matter as long as they are relatively small."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701843191 {#5130
          date: 2023-12-06 07:13:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@doctorn@r.nf"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5134 …}
        +nested: Doctrine\ORM\PersistentCollection {#5136 …}
        +votes: Doctrine\ORM\PersistentCollection {#5138 …}
        +reports: Doctrine\ORM\PersistentCollection {#5140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
        -id: 202559
        -bodyTs: "'bad':23 'bedroom':32 'carbon':17 'doesn':35 'effect':12 'enough':5 'grow':19 'long':40 'lot':27 'matter':38 'negat':10 'night':8 'oxygen':6 'plant':29 'realli':37 'relat':44 'small':45 'still':22 'use':4,15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5443305"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701843191 {#5131
          date: 2023-12-06 07:13:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4705}
      +body: """
        That had me go and look it up and apparently you’re right that they use part of the carbon dioxide as energy storage, but as I understand this storage eventually gets released in full when the tree dies too…\n
        \n
        Not sure if that would be so much to balance it out again, but it does still diminish their overall effect even more…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701850509 {#5470
        date: 2023-12-06 09:15:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@doctorn@r.nf"
        "@Micromot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 202625
      -bodyTs: "'appar':10 'balanc':50 'carbon':20 'die':39 'diminish':58 'dioxid':21 'effect':61 'energi':23 'even':62 'eventu':31 'full':35 'get':32 'go':4 'look':6 'much':48 'overal':60 'part':17 're':12 'releas':33 'right':13 'still':57 'storag':24,30 'sure':42 'tree':38 'understand':28 'use':16 'would':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/841255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701850509 {#5471
        date: 2023-12-06 09:15:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4705}
    +body: "It is just how a tree works, it gets the matter to grow from the carbon dioxide. If they are burned or they die this carbon is slowly released again, same way as coal has carbon that is stored until burning"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701850775 {#5664
      date: 2023-12-06 09:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@doctorn@r.nf"
      "@Micromot@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5667 …}
    +nested: Doctrine\ORM\PersistentCollection {#5669 …}
    +votes: Doctrine\ORM\PersistentCollection {#5671 …}
    +reports: Doctrine\ORM\PersistentCollection {#5673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
    -id: 202628
    -bodyTs: "'burn':21,41 'carbon':16,26,36 'coal':34 'die':24 'dioxid':17 'get':9 'grow':13 'matter':11 'releas':29 'slowli':28 'store':39 'tree':6 'way':32 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5444777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701850775 {#5665
      date: 2023-12-06 09:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4705}
  +body: "Hence why we’re probably breathing more algea-breath while not so terribly much from trees (unless you’re standing next to one during daytime). 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851002 {#5744
    date: 2023-12-06 09:23:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@doctorn@r.nf"
    "@Micromot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5749 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5751 …}
  +reports: Doctrine\ORM\PersistentCollection {#5756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5760 …}
  -id: 202633
  -bodyTs: "'algea':9 'algea-breath':8 'breath':6,10 'daytim':26 'henc':1 'much':15 'next':22 'one':24 'probabl':5 're':4,20 'stand':21 'terribl':14 'tree':17 'unless':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/841273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851002 {#5741
    date: 2023-12-06 09:23:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
    \n
    But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703241477 {#4775
    date: 2023-12-22 11:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 202838
  -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5488632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701875737 {#4776
    date: 2023-12-06 16:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
    \n
    But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703241477 {#4775
    date: 2023-12-22 11:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 202838
  -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5488632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701875737 {#4776
    date: 2023-12-06 16:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4780
  +user: App\Entity\User {#4793 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
    \n
    But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703241477 {#4775
    date: 2023-12-22 11:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 202838
  -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5488632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701875737 {#4776
    date: 2023-12-06 16:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
      \n
      But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703241477 {#4775
      date: 2023-12-22 11:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 202838
    -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5488632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701875737 {#4776
      date: 2023-12-06 16:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "Cloudy green petri dishes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701887407 {#5146
    date: 2023-12-06 19:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 203434
  -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3419937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887407 {#5147
    date: 2023-12-06 19:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
      \n
      But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703241477 {#4775
      date: 2023-12-22 11:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 202838
    -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5488632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701875737 {#4776
      date: 2023-12-06 16:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "Cloudy green petri dishes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701887407 {#5146
    date: 2023-12-06 19:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 203434
  -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3419937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887407 {#5147
    date: 2023-12-06 19:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4780
    +user: App\Entity\User {#4793 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
      \n
      But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703241477 {#4775
      date: 2023-12-22 11:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4781 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4785 …}
    +reports: Doctrine\ORM\PersistentCollection {#4787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
    -id: 202838
    -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5488632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701875737 {#4776
      date: 2023-12-06 16:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "Cloudy green petri dishes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701887407 {#5146
    date: 2023-12-06 19:30:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 203434
  -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3419937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701887407 {#5147
    date: 2023-12-06 19:30:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
        \n
        But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703241477 {#4775
        date: 2023-12-22 11:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 202838
      -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5488632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701875737 {#4776
        date: 2023-12-06 16:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: "Cloudy green petri dishes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701887407 {#5146
      date: 2023-12-06 19:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 203434
    -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3419937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701887407 {#5147
      date: 2023-12-06 19:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "I like it. :goldmedal:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701892340 {#5485
    date: 2023-12-06 20:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 203756
  -bodyTs: "'goldmed':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892340 {#5486
    date: 2023-12-06 20:52:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
        \n
        But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703241477 {#4775
        date: 2023-12-22 11:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 202838
      -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5488632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701875737 {#4776
        date: 2023-12-06 16:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: "Cloudy green petri dishes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701887407 {#5146
      date: 2023-12-06 19:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 203434
    -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3419937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701887407 {#5147
      date: 2023-12-06 19:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "I like it. :goldmedal:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701892340 {#5485
    date: 2023-12-06 20:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 203756
  -bodyTs: "'goldmed':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892340 {#5486
    date: 2023-12-06 20:52:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5214 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5148
    +user: Proxies\__CG__\App\Entity\User {#5149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4780
      +user: App\Entity\User {#4793 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been curious and hopeful about algae, both for carbon capture and bio fuel.\n
        \n
        But using it in cloudy green aquariums to decorate a city? I don’t know about that, lol.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703241477 {#4775
        date: 2023-12-22 11:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4781 …}
      +nested: Doctrine\ORM\PersistentCollection {#4783 …}
      +votes: Doctrine\ORM\PersistentCollection {#4785 …}
      +reports: Doctrine\ORM\PersistentCollection {#4787 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
      -id: 202838
      -bodyTs: "'alga':8 'aquarium':22 'bio':14 'captur':12 'carbon':11 'citi':26 'cloudi':20 'curious':4 'decor':24 'fuel':15 'green':21 'hope':6 'know':30 'lol':33 'use':17 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5488632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701875737 {#4776
        date: 2023-12-06 16:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4780}
    +body: "Cloudy green petri dishes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701887407 {#5146
      date: 2023-12-06 19:30:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@Zink@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5150 …}
    +nested: Doctrine\ORM\PersistentCollection {#5152 …}
    +votes: Doctrine\ORM\PersistentCollection {#5154 …}
    +reports: Doctrine\ORM\PersistentCollection {#5156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
    -id: 203434
    -bodyTs: "'cloudi':1 'dish':4 'green':2 'petri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/3419937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701887407 {#5147
      date: 2023-12-06 19:30:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4780}
  +body: "I like it. :goldmedal:"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701892340 {#5485
    date: 2023-12-06 20:52:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Zink@programming.dev"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 203756
  -bodyTs: "'goldmed':4 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5853743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892340 {#5486
    date: 2023-12-06 20:52:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees are too useful so we keep cutting them down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703213629 {#4848
    date: 2023-12-22 03:53:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 200906
  -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5472303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821973 {#4849
    date: 2023-12-06 01:19:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees are too useful so we keep cutting them down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703213629 {#4848
    date: 2023-12-22 03:53:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 200906
  -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5472303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821973 {#4849
    date: 2023-12-06 01:19:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4853
  +user: App\Entity\User {#4866 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees are too useful so we keep cutting them down"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703213629 {#4848
    date: 2023-12-22 03:53:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4856 …}
  +votes: Doctrine\ORM\PersistentCollection {#4858 …}
  +reports: Doctrine\ORM\PersistentCollection {#4860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
  -id: 200906
  -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5472303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821973 {#4849
    date: 2023-12-06 01:19:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees are too useful so we keep cutting them down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703213629 {#4848
      date: 2023-12-22 03:53:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -id: 200906
    -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5472303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821973 {#4849
      date: 2023-12-06 01:19:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
    \n
    It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701828076 {#5098
    date: 2023-12-06 03:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 202349
  -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5835247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701828076 {#5099
    date: 2023-12-06 03:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees are too useful so we keep cutting them down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703213629 {#4848
      date: 2023-12-22 03:53:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -id: 200906
    -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5472303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821973 {#4849
      date: 2023-12-06 01:19:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
    \n
    It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701828076 {#5098
    date: 2023-12-06 03:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 202349
  -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5835247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701828076 {#5099
    date: 2023-12-06 03:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4853
    +user: App\Entity\User {#4866 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees are too useful so we keep cutting them down"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1703213629 {#4848
      date: 2023-12-22 03:53:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4856 …}
    +votes: Doctrine\ORM\PersistentCollection {#4858 …}
    +reports: Doctrine\ORM\PersistentCollection {#4860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
    -id: 200906
    -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5472303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821973 {#4849
      date: 2023-12-06 01:19:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
    \n
    It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701828076 {#5098
    date: 2023-12-06 03:01:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 202349
  -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5835247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701828076 {#5099
    date: 2023-12-06 03:01:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#5434
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4853
      +user: App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Trees are too useful so we keep cutting them down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703213629 {#4848
        date: 2023-12-22 03:53:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4856 …}
      +votes: Doctrine\ORM\PersistentCollection {#4858 …}
      +reports: Doctrine\ORM\PersistentCollection {#4860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
      -id: 200906
      -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5472303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701821973 {#4849
        date: 2023-12-06 01:19:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4853}
    +body: """
      Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
      \n
      It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701828076 {#5098
      date: 2023-12-06 03:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@lowleveldata@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -id: 202349
    -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5835247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701828076 {#5099
      date: 2023-12-06 03:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Say that to the table in my living room. (They removed a lot of old exotic trees that were lining some road some years back, those trees got sold to people making nice tables).\n
    \n
    Selling the trees was only a side effect, and these weren’t your run of the mill trees either. But exceptions exist
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701874189 {#5433
    date: 2023-12-06 15:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 202819
  -bodyTs: "'back':25 'effect':42 'either':53 'except':55 'exist':56 'exot':16 'got':28 'line':20 'live':8 'lot':13 'make':32 'mill':51 'nice':33 'old':15 'peopl':31 'remov':11 'road':22 'room':9 'run':48 'say':1 'sell':35 'side':41 'sold':29 'tabl':5,34 'tree':17,27,37,52 'weren':45 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701874189 {#5436
    date: 2023-12-06 15:49:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5434
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4853
      +user: App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Trees are too useful so we keep cutting them down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703213629 {#4848
        date: 2023-12-22 03:53:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4856 …}
      +votes: Doctrine\ORM\PersistentCollection {#4858 …}
      +reports: Doctrine\ORM\PersistentCollection {#4860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
      -id: 200906
      -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5472303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701821973 {#4849
        date: 2023-12-06 01:19:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4853}
    +body: """
      Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
      \n
      It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701828076 {#5098
      date: 2023-12-06 03:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@lowleveldata@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -id: 202349
    -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5835247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701828076 {#5099
      date: 2023-12-06 03:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Say that to the table in my living room. (They removed a lot of old exotic trees that were lining some road some years back, those trees got sold to people making nice tables).\n
    \n
    Selling the trees was only a side effect, and these weren’t your run of the mill trees either. But exceptions exist
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701874189 {#5433
    date: 2023-12-06 15:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 202819
  -bodyTs: "'back':25 'effect':42 'either':53 'except':55 'exist':56 'exot':16 'got':28 'line':20 'live':8 'lot':13 'make':32 'mill':51 'nice':33 'old':15 'peopl':31 'remov':11 'road':22 'room':9 'run':48 'say':1 'sell':35 'side':41 'sold':29 'tabl':5,34 'tree':17,27,37,52 'weren':45 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701874189 {#5436
    date: 2023-12-06 15:49:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5434
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4853
      +user: App\Entity\User {#4866 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Trees are too useful so we keep cutting them down"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1703213629 {#4848
        date: 2023-12-22 03:53:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4856 …}
      +votes: Doctrine\ORM\PersistentCollection {#4858 …}
      +reports: Doctrine\ORM\PersistentCollection {#4860 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4862 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4864 …}
      -id: 200906
      -bodyTs: "'cut':8 'keep':7 'tree':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5472303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701821973 {#4849
        date: 2023-12-06 01:19:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4853}
    +body: """
      Nobody uses an urban tree that gets cut down. It just gets hauled off to the landfill.\n
      \n
      It’s absolutely ludicrous that when the gigantic oak in my yard fell the arborist didn’t know of anybody who could cut it up into lumber for me – even in a city with so many urban trees that it’s called the [“city in a forest”](https://en.wikipedia.org/wiki/Atlanta_tree_canopy) – but allegedly the economics of it don’t work out, or something. I dunno if that’s true, but it pisses me off enough that I’m half-tempted to go buy a damn portable sawmill and start a business doing it myself.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701828076 {#5098
      date: 2023-12-06 03:01:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
      "@lowleveldata@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -id: 202349
    -bodyTs: "'/wiki/atlanta_tree_canopy)':67 'absolut':20 'alleg':69 'anybodi':37 'arborist':32 'busi':108 'buy':100 'call':59 'citi':50,61 'could':39 'cut':8,40 'damn':102 'didn':33 'dunno':81 'econom':71 'en.wikipedia.org':66 'en.wikipedia.org/wiki/atlanta_tree_canopy)':65 'enough':91 'even':47 'fell':30 'forest':64 'get':7,12 'gigant':25 'go':99 'half':96 'half-tempt':95 'haul':13 'know':35 'landfil':17 'ludicr':21 'lumber':44 'm':94 'mani':53 'nobodi':1 'oak':26 'piss':88 'portabl':103 'sawmil':104 'someth':79 'start':106 'tempt':97 'tree':5,55 'true':85 'urban':4,54 'use':2 'work':76 'yard':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5835247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701828076 {#5099
      date: 2023-12-06 03:01:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4853}
  +body: """
    Say that to the table in my living room. (They removed a lot of old exotic trees that were lining some road some years back, those trees got sold to people making nice tables).\n
    \n
    Selling the trees was only a side effect, and these weren’t your run of the mill trees either. But exceptions exist
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701874189 {#5433
    date: 2023-12-06 15:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@lowleveldata@programming.dev"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5452 …}
  -id: 202819
  -bodyTs: "'back':25 'effect':42 'either':53 'except':55 'exist':56 'exot':16 'got':28 'line':20 'live':8 'lot':13 'make':32 'mill':51 'nice':33 'old':15 'peopl':31 'remov':11 'road':22 'room':9 'run':48 'say':1 'sell':35 'side':41 'sold':29 'tabl':5,34 'tree':17,27,37,52 'weren':45 'year':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5847009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701874189 {#5436
    date: 2023-12-06 15:49:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees have trouble in urban areas with a lot of traffic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703212489 {#4921
    date: 2023-12-22 03:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 202205
  -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6343025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822790 {#4922
    date: 2023-12-06 01:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees have trouble in urban areas with a lot of traffic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703212489 {#4921
    date: 2023-12-22 03:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 202205
  -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6343025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822790 {#4922
    date: 2023-12-06 01:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#4926
  +user: App\Entity\User {#4939 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Trees have trouble in urban areas with a lot of traffic"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703212489 {#4921
    date: 2023-12-22 03:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 202205
  -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6343025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701822790 {#4922
    date: 2023-12-06 01:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: App\Entity\User {#4939 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees have trouble in urban areas with a lot of traffic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703212489 {#4921
      date: 2023-12-22 03:34:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4927 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
    -id: 202205
    -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6343025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822790 {#4922
      date: 2023-12-06 01:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4926}
  +body: "Traffic has trouble in urban areas with a lot of trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867577 {#5114
    date: 2023-12-06 13:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@brown567@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 202770
  -bodyTs: "'area':6 'lot':9 'traffic':1 'tree':11 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5480853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867577 {#5115
    date: 2023-12-06 13:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: App\Entity\User {#4939 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees have trouble in urban areas with a lot of traffic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703212489 {#4921
      date: 2023-12-22 03:34:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4927 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
    -id: 202205
    -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6343025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822790 {#4922
      date: 2023-12-06 01:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4926}
  +body: "Traffic has trouble in urban areas with a lot of trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867577 {#5114
    date: 2023-12-06 13:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@brown567@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 202770
  -bodyTs: "'area':6 'lot':9 'traffic':1 'tree':11 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5480853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867577 {#5115
    date: 2023-12-06 13:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: App\Entity\User {#4939 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Trees have trouble in urban areas with a lot of traffic"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703212489 {#4921
      date: 2023-12-22 03:34:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4927 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4931 …}
    +reports: Doctrine\ORM\PersistentCollection {#4933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
    -id: 202205
    -bodyTs: "'area':6 'lot':9 'traffic':11 'tree':1 'troubl':3 'urban':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6343025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701822790 {#4922
      date: 2023-12-06 01:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4926}
  +body: "Traffic has trouble in urban areas with a lot of trees"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701867577 {#5114
    date: 2023-12-06 13:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@brown567@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 202770
  -bodyTs: "'area':6 'lot':9 'traffic':1 'tree':11 'troubl':3 'urban':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5480853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867577 {#5115
    date: 2023-12-06 13:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 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
234 DENIED moderate
App\Entity\EntryComment {#4999
  +user: App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703201559 {#4994
    date: 2023-12-22 00:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 200895
  -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821783 {#4995
    date: 2023-12-06 01:16:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
235 DENIED edit
App\Entity\EntryComment {#4999
  +user: App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703201559 {#4994
    date: 2023-12-22 00:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 200895
  -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821783 {#4995
    date: 2023-12-06 01:16:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
236 DENIED moderate
App\Entity\EntryComment {#4999
  +user: App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703201559 {#4994
    date: 2023-12-22 00:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5000 …}
  +nested: Doctrine\ORM\PersistentCollection {#5002 …}
  +votes: Doctrine\ORM\PersistentCollection {#5004 …}
  +reports: Doctrine\ORM\PersistentCollection {#5006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
  -id: 200895
  -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701821783 {#4995
    date: 2023-12-06 01:16:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
237 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
238 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: App\Entity\User {#5012 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703201559 {#4994
      date: 2023-12-22 00:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 200895
    -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821783 {#4995
      date: 2023-12-06 01:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4999}
  +body: """
    > I’ll still prefer trees\n
    \n
    God, yes. Trees provide shade, [transpirative cooling](https://en.m.wikipedia.org/wiki/Transpiration), homes for animals (birds, mammals, insects), and a particular natural beauty that tanks of algae do not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701825538 {#5086
    date: 2023-12-06 02:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 202290
  -bodyTs: "'/wiki/transpiration),':15 'alga':30 'anim':18 'beauti':26 'bird':19 'cool':12 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/transpiration),':13 'god':6 'home':16 'insect':21 'll':2 'mammal':20 'natur':25 'particular':24 'prefer':4 'provid':9 'shade':10 'still':3 'tank':28 'transpir':11 'tree':5,8 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://retrolemmy.com/comment/3462006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825538 {#5089
    date: 2023-12-06 02:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
239 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: App\Entity\User {#5012 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703201559 {#4994
      date: 2023-12-22 00:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 200895
    -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821783 {#4995
      date: 2023-12-06 01:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4999}
  +body: """
    > I’ll still prefer trees\n
    \n
    God, yes. Trees provide shade, [transpirative cooling](https://en.m.wikipedia.org/wiki/Transpiration), homes for animals (birds, mammals, insects), and a particular natural beauty that tanks of algae do not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701825538 {#5086
    date: 2023-12-06 02:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 202290
  -bodyTs: "'/wiki/transpiration),':15 'alga':30 'anim':18 'beauti':26 'bird':19 'cool':12 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/transpiration),':13 'god':6 'home':16 'insect':21 'll':2 'mammal':20 'natur':25 'particular':24 'prefer':4 'provid':9 'shade':10 'still':3 'tank':28 'transpir':11 'tree':5,8 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://retrolemmy.com/comment/3462006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825538 {#5089
    date: 2023-12-06 02:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
240 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5082 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "alternative-to-trees"
    +title: "alternative to trees"
    +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 217
    +favouriteCount: 1047
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728663959 {#2414
      date: 2024-10-11 18:25:59.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20483
    -titleTs: "'altern':1 'tree':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905082
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409431"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818682 {#1793
      date: 2023-12-06 00:24:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: App\Entity\User {#5012 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I saw something like this, which piped exhaust from a generator thru a container of water and algae, with the idea to capture the co2, etc produced. Sure why not. I'll still prefer trees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703201559 {#4994
      date: 2023-12-22 00:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sexy_peach@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5000 …}
    +nested: Doctrine\ORM\PersistentCollection {#5002 …}
    +votes: Doctrine\ORM\PersistentCollection {#5004 …}
    +reports: Doctrine\ORM\PersistentCollection {#5006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5008 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5010 …}
    -id: 200895
    -bodyTs: "'alga':18 'captur':23 'co2':25 'contain':14 'etc':26 'exhaust':8 'generat':11 'idea':21 'like':4 'll':32 'pipe':7 'prefer':34 'produc':27 'saw':2 'someth':3 'still':33 'sure':28 'thru':12 'tree':35 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/682228/-/comment/3965713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701821783 {#4995
      date: 2023-12-06 01:16:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4999}
  +body: """
    > I’ll still prefer trees\n
    \n
    God, yes. Trees provide shade, [transpirative cooling](https://en.m.wikipedia.org/wiki/Transpiration), homes for animals (birds, mammals, insects), and a particular natural beauty that tanks of algae do not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701825538 {#5086
    date: 2023-12-06 02:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@ForestOrca@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 202290
  -bodyTs: "'/wiki/transpiration),':15 'alga':30 'anim':18 'beauti':26 'bird':19 'cool':12 'en.m.wikipedia.org':14 'en.m.wikipedia.org/wiki/transpiration),':13 'god':6 'home':16 'insect':21 'll':2 'mammal':20 'natur':25 'particular':24 'prefer':4 'provid':9 'shade':10 'still':3 'tank':28 'transpir':11 'tree':5,8 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://retrolemmy.com/comment/3462006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825538 {#5089
    date: 2023-12-06 02:18:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
241 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details