GET https://kbin.spritesserver.nl/index.php/u/@Drbreen@sh.itjust.works/commented

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 …}
}
10.07 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.08 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
Proxies\__CG__\App\Entity\Entry {#2220
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2875
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#2261
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +body: "They need to pay programmers to fix these bugs, so ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703707074 {#2275
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@Mon0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 257383
      -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6878309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707074 {#2277
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +"title": 257383
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2864
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2841
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2220
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2875
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#2261
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +body: "They need to pay programmers to fix these bugs, so ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703707074 {#2275
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@Mon0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 257383
      -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6878309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707074 {#2277
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +"title": 257383
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2864
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2841
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#2220
  +user: Proxies\__CG__\App\Entity\User {#2880 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
  +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 83
  +favouriteCount: 591
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704247984 {#2875
    date: 2024-01-03 03:13:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#2261
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2220 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
      +body: "They need to pay programmers to fix these bugs, so ads."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703707074 {#2275
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
        "@Mon0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 257383
      -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6878309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703707074 {#2277
        date: 2023-12-27 20:57:54.0 +01:00
      }
      +"title": 257383
    }
  ]
  -id: 25165
  -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703764837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10023836"
  +editedAt: DateTimeImmutable @1708382587 {#2864
    date: 2024-02-19 23:43:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703678437 {#2841
    date: 2023-12-27 13:00:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#2261
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2875
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#2261}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2864
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2841
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "They need to pay programmers to fix these bugs, so ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703707074 {#2275
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@Mon0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 257383
  -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6878309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707074 {#2277
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +"title": 257383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2875
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#2261}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2864
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2841
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "They need to pay programmers to fix these bugs, so ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703707074 {#2275
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@Mon0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 257383
  -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6878309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707074 {#2277
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +"title": 257383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2261
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220
    +user: Proxies\__CG__\App\Entity\User {#2880 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Amazon-s-Prime-Video-will-start-serving-ads-on-January-29"
    +title: "Amazon's Prime Video will start serving ads on January 29 unless you pay extra"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 83
    +favouriteCount: 591
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704247984 {#2875
      date: 2024-01-03 03:13:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#2261}
    ]
    -id: 25165
    -titleTs: "'29':11 'ad':8 'amazon':1 'extra':15 'januari':10 'pay':14 'prime':3 'serv':7 'start':6 'unless':12 'video':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703764837
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10023836"
    +editedAt: DateTimeImmutable @1708382587 {#2864
      date: 2024-02-19 23:43:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703678437 {#2841
      date: 2023-12-27 13:00:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +body: "They need to pay programmers to fix these bugs, so ads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703707074 {#2275
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
    "@Mon0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 257383
  -bodyTs: "'ad':11 'bug':9 'fix':7 'need':2 'pay':4 'programm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6878309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707074 {#2277
    date: 2023-12-27 20:57:54.0 +01:00
  }
  +"title": 257383
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
  +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
  +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
  +body: """
    How do they generate such beautiful ASCII art? Any tools in mind ?\n
    \n
    #ASCII
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707892976 {#2202
    date: 2024-02-14 07:42:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
  +badges: Doctrine\ORM\PersistentCollection {#2782 …}
  +children: [
    7 => App\Entity\EntryComment {#2302
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703579531 {#2309
        date: 2023-12-26 09:32:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 253097
      -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6845242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579531 {#2301
        date: 2023-12-26 09:32:11.0 +01:00
      }
      +"title": 253097
    }
    5 => App\Entity\EntryComment {#2107
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703557175 {#2106
        date: 2023-12-26 03:19:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 252539
      -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6840901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703557175 {#2110
        date: 2023-12-26 03:19:35.0 +01:00
      }
      +"title": 252539
    }
    6 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703564614 {#2161
        date: 2023-12-26 05:23:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 252775
      -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6843202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703564614 {#2160
        date: 2023-12-26 05:23:34.0 +01:00
      }
      +"title": 252775
    }
    4 => App\Entity\EntryComment {#2225
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703568705 {#2214
        date: 2023-12-26 06:31:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2231 …}
      +nested: Doctrine\ORM\PersistentCollection {#2229 …}
      +votes: Doctrine\ORM\PersistentCollection {#2252 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
      -id: 252860
      -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6843794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568705 {#2213
        date: 2023-12-26 06:31:45.0 +01:00
      }
      +"title": 252860
    }
    3 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Who gives a shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703537731 {#2314
        date: 2023-12-25 21:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 251871
      -bodyTs: "'give':2 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6836806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703537731 {#2289
        date: 2023-12-25 21:55:31.0 +01:00
      }
      +"title": 251871
    }
    2 => App\Entity\EntryComment {#2335
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Who gives a shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703541522 {#2343
        date: 2023-12-25 22:58:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 252016
      -bodyTs: "'give':2 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6837649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703541522 {#2336
        date: 2023-12-25 22:58:42.0 +01:00
      }
      +"title": 252016
    }
    1 => App\Entity\EntryComment {#2067
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703549701 {#2066
        date: 2023-12-26 01:15:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@DudeDudenson@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 252321
      -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6839438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703549701 {#2071
        date: 2023-12-26 01:15:01.0 +01:00
      }
      +"title": 252321
    }
    0 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703551717 {#2054
        date: 2023-12-26 01:48:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -id: 252378
      -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6839838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703551717 {#2058
        date: 2023-12-26 01:48:37.0 +01:00
      }
      +"title": 252378
    }
  ]
  -id: 24789
  -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
  -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703615784
  +visibility: "trashed             "
  +apId: "https://lemmy.dbzer0.com/post/11086460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703529384 {#2727
    date: 2023-12-25 19:36:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
  +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
  +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
  +body: """
    How do they generate such beautiful ASCII art? Any tools in mind ?\n
    \n
    #ASCII
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707892976 {#2202
    date: 2024-02-14 07:42:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
  +badges: Doctrine\ORM\PersistentCollection {#2782 …}
  +children: [
    7 => App\Entity\EntryComment {#2302
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703579531 {#2309
        date: 2023-12-26 09:32:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2320 …}
      +nested: Doctrine\ORM\PersistentCollection {#2322 …}
      +votes: Doctrine\ORM\PersistentCollection {#2312 …}
      +reports: Doctrine\ORM\PersistentCollection {#2307 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
      -id: 253097
      -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6845242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579531 {#2301
        date: 2023-12-26 09:32:11.0 +01:00
      }
      +"title": 253097
    }
    5 => App\Entity\EntryComment {#2107
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703557175 {#2106
        date: 2023-12-26 03:19:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 252539
      -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6840901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703557175 {#2110
        date: 2023-12-26 03:19:35.0 +01:00
      }
      +"title": 252539
    }
    6 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703564614 {#2161
        date: 2023-12-26 05:23:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2044 …}
      +nested: Doctrine\ORM\PersistentCollection {#2127 …}
      +votes: Doctrine\ORM\PersistentCollection {#2043 …}
      +reports: Doctrine\ORM\PersistentCollection {#2215 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
      -id: 252775
      -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6843202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703564614 {#2160
        date: 2023-12-26 05:23:34.0 +01:00
      }
      +"title": 252775
    }
    4 => App\Entity\EntryComment {#2225
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703568705 {#2214
        date: 2023-12-26 06:31:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2231 …}
      +nested: Doctrine\ORM\PersistentCollection {#2229 …}
      +votes: Doctrine\ORM\PersistentCollection {#2252 …}
      +reports: Doctrine\ORM\PersistentCollection {#2189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
      -id: 252860
      -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6843794"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568705 {#2213
        date: 2023-12-26 06:31:45.0 +01:00
      }
      +"title": 252860
    }
    3 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Who gives a shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1703537731 {#2314
        date: 2023-12-25 21:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2325 …}
      +nested: Doctrine\ORM\PersistentCollection {#2329 …}
      +votes: Doctrine\ORM\PersistentCollection {#2323 …}
      +reports: Doctrine\ORM\PersistentCollection {#2300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
      -id: 251871
      -bodyTs: "'give':2 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6836806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703537731 {#2289
        date: 2023-12-25 21:55:31.0 +01:00
      }
      +"title": 251871
    }
    2 => App\Entity\EntryComment {#2335
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Who gives a shit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703541522 {#2343
        date: 2023-12-25 22:58:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 252016
      -bodyTs: "'give':2 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6837649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703541522 {#2336
        date: 2023-12-25 22:58:42.0 +01:00
      }
      +"title": 252016
    }
    1 => App\Entity\EntryComment {#2067
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703549701 {#2066
        date: 2023-12-26 01:15:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@DudeDudenson@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 252321
      -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6839438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703549701 {#2071
        date: 2023-12-26 01:15:01.0 +01:00
      }
      +"title": 252321
    }
    0 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703551717 {#2054
        date: 2023-12-26 01:48:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mateleo@lemmy.dbzer0.com"
        "@iAmTheTot@kbin.social"
        "@Drbreen@sh.itjust.works"
        "@Kepabar@startrek.website"
        "@sebinspace@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -id: 252378
      -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6839838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703551717 {#2058
        date: 2023-12-26 01:48:37.0 +01:00
      }
      +"title": 252378
    }
  ]
  -id: 24789
  -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
  -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703615784
  +visibility: "trashed             "
  +apId: "https://lemmy.dbzer0.com/post/11086460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703529384 {#2727
    date: 2023-12-25 19:36:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
11 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
12 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302}
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703579531 {#2309
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 253097
  -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6845242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579531 {#2301
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +"title": 253097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302}
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703579531 {#2309
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 253097
  -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6845242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579531 {#2301
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +"title": 253097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2302
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302}
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703579531 {#2309
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 253097
  -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6845242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579531 {#2301
    date: 2023-12-26 09:32:11.0 +01:00
  }
  +"title": 253097
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
16 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107}
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703557175 {#2106
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 252539
  -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557175 {#2110
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +"title": 252539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107}
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703557175 {#2106
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 252539
  -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557175 {#2110
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +"title": 252539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107}
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703557175 {#2106
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 252539
  -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6840901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703557175 {#2110
    date: 2023-12-26 03:19:35.0 +01:00
  }
  +"title": 252539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
20 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163}
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703564614 {#2161
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 252775
  -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564614 {#2160
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +"title": 252775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163}
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703564614 {#2161
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 252775
  -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564614 {#2160
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +"title": 252775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163}
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703564614 {#2161
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 252775
  -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703564614 {#2160
    date: 2023-12-26 05:23:34.0 +01:00
  }
  +"title": 252775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
24 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225}
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703568705 {#2214
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 252860
  -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568705 {#2213
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +"title": 252860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225}
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703568705 {#2214
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 252860
  -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568705 {#2213
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +"title": 252860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2225
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225}
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703568705 {#2214
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 252860
  -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6843794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568705 {#2213
    date: 2023-12-26 06:31:45.0 +01:00
  }
  +"title": 252860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
28 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328}
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703537731 {#2314
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 251871
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6836806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537731 {#2289
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +"title": 251871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328}
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703537731 {#2314
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 251871
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6836806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537731 {#2289
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +"title": 251871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328}
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703537731 {#2314
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2323 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 251871
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6836806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537731 {#2289
    date: 2023-12-25 21:55:31.0 +01:00
  }
  +"title": 251871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
32 DENIED moderate
App\Entity\EntryComment {#2335
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335}
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703541522 {#2343
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 252016
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6837649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541522 {#2336
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +"title": 252016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2335
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335}
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703541522 {#2343
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 252016
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6837649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541522 {#2336
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +"title": 252016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2335
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335}
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Who gives a shit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703541522 {#2343
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 252016
  -bodyTs: "'give':2 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6837649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703541522 {#2336
    date: 2023-12-25 22:58:42.0 +01:00
  }
  +"title": 252016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
36 DENIED moderate
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067}
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703549701 {#2066
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 252321
  -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549701 {#2071
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +"title": 252321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2067
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067}
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703549701 {#2066
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 252321
  -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549701 {#2071
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +"title": 252321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2067
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067}
      0 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703551717 {#2054
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2165 …}
        +nested: Doctrine\ORM\PersistentCollection {#2104 …}
        +votes: Doctrine\ORM\PersistentCollection {#2099 …}
        +reports: Doctrine\ORM\PersistentCollection {#2108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
        -id: 252378
        -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703551717 {#2058
          date: 2023-12-26 01:48:37.0 +01:00
        }
        +"title": 252378
      }
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703549701 {#2066
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 252321
  -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703549701 {#2071
    date: 2023-12-26 01:15:01.0 +01:00
  }
  +"title": 252321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
40 DENIED moderate
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053}
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703551717 {#2054
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 252378
  -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703551717 {#2058
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +"title": 252378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2053
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053}
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703551717 {#2054
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 252378
  -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703551717 {#2058
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +"title": 252378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2053
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2772 …}
    +slug: "How-to-make-ASCII-arts-like-EMPRESS-SKIDROW"
    +title: "How to make ASCII arts like EMPRESS/SKIDROW ?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/7c98d509-53e9-4b50-ae50-58aa68e93914.jpeg"
    +body: """
      How do they generate such beautiful ASCII art? Any tools in mind ?\n
      \n
      #ASCII
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707892976 {#2202
      date: 2024-02-14 07:42:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2771 …}
    +votes: Doctrine\ORM\PersistentCollection {#2778 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2780 …}
    +badges: Doctrine\ORM\PersistentCollection {#2782 …}
    +children: [
      7 => App\Entity\EntryComment {#2302
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2297 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’m glad you get it :) but yes, it is rather sad. Let’s watch our comments delve into downvote hell…and really who gives a shit anyway lol downvote away!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703579531 {#2309
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
          "@Outtatime@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2320 …}
        +nested: Doctrine\ORM\PersistentCollection {#2322 …}
        +votes: Doctrine\ORM\PersistentCollection {#2312 …}
        +reports: Doctrine\ORM\PersistentCollection {#2307 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
        -id: 253097
        -bodyTs: "'anyway':28 'away':31 'comment':17 'delv':18 'downvot':20,30 'get':5 'give':25 'glad':3 'hell':21 'let':13 'lol':29 'm':2 'rather':11 'realli':23 'sad':12 'shit':27 'watch':15 'yes':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6845242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579531 {#2301
          date: 2023-12-26 09:32:11.0 +01:00
        }
        +"title": 253097
      }
      5 => App\Entity\EntryComment {#2107
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "By saying ‘who gives a shit’ is a perfectly normal way of expressing ones lack of giving a fuck about a thing/situation"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703557175 {#2106
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2124 …}
        +nested: Doctrine\ORM\PersistentCollection {#2118 …}
        +votes: Doctrine\ORM\PersistentCollection {#2121 …}
        +reports: Doctrine\ORM\PersistentCollection {#2115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
        -id: 252539
        -bodyTs: "'express':13 'fuck':19 'give':4,17 'lack':15 'normal':10 'one':14 'perfect':9 'say':2 'shit':6 'thing/situation':22 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6840901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703557175 {#2110
          date: 2023-12-26 03:19:35.0 +01:00
        }
        +"title": 252539
      }
      6 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I win, you have lost. I will always be a winner and you will always be a loser. That’s why I don’t give a shit and you do. First comes the praise but if we don’t heighten, it is nothing but caves."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703564614 {#2161
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2044 …}
        +nested: Doctrine\ORM\PersistentCollection {#2127 …}
        +votes: Doctrine\ORM\PersistentCollection {#2043 …}
        +reports: Doctrine\ORM\PersistentCollection {#2215 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
        -id: 252775
        -bodyTs: "'alway':8,15 'cave':45 'come':32 'first':31 'give':25 'heighten':40 'loser':18 'lost':5 'noth':43 'prais':34 'shit':27 'win':2 'winner':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703564614 {#2160
          date: 2023-12-26 05:23:34.0 +01:00
        }
        +"title": 252775
      }
      4 => App\Entity\EntryComment {#2225
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "I’ll take money to get multiple probes shoved up my ass. Where do I sign up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703568705 {#2214
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
          "@sebinspace@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2231 …}
        +nested: Doctrine\ORM\PersistentCollection {#2229 …}
        +votes: Doctrine\ORM\PersistentCollection {#2252 …}
        +reports: Doctrine\ORM\PersistentCollection {#2189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
        -id: 252860
        -bodyTs: "'ass':12 'get':6 'll':2 'money':4 'multipl':7 'probe':8 'shove':9 'sign':16 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6843794"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703568705 {#2213
          date: 2023-12-26 06:31:45.0 +01:00
        }
        +"title": 252860
      }
      3 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1703537731 {#2314
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2325 …}
        +nested: Doctrine\ORM\PersistentCollection {#2329 …}
        +votes: Doctrine\ORM\PersistentCollection {#2323 …}
        +reports: Doctrine\ORM\PersistentCollection {#2300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
        -id: 251871
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6836806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703537731 {#2289
          date: 2023-12-25 21:55:31.0 +01:00
        }
        +"title": 251871
      }
      2 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Who gives a shit"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703541522 {#2343
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@Kepabar@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 252016
        -bodyTs: "'give':2 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6837649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703541522 {#2336
          date: 2023-12-25 22:58:42.0 +01:00
        }
        +"title": 252016
      }
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
        +body: "Yep, just don’t dare cross my opinion of what’s right or wrong"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703549701 {#2066
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Mateleo@lemmy.dbzer0.com"
          "@iAmTheTot@kbin.social"
          "@Drbreen@sh.itjust.works"
          "@DudeDudenson@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 252321
        -bodyTs: "'cross':6 'dare':5 'opinion':8 'right':12 'wrong':14 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6839438"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703549701 {#2071
          date: 2023-12-26 01:15:01.0 +01:00
        }
        +"title": 252321
      }
      0 => App\Entity\EntryComment {#2053}
    ]
    -id: 24789
    -titleTs: "'art':5 'ascii':4 'empress/skidrow':7 'like':6 'make':3"
    -bodyTs: "'art':8 'ascii':7,13 'beauti':6 'generat':4 'mind':12 'tool':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703615784
    +visibility: "trashed             "
    +apId: "https://lemmy.dbzer0.com/post/11086460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703529384 {#2727
      date: 2023-12-25 19:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2125 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "Wtf would I give two shits about the thoughts and opinions of some random on the side of the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703551717 {#2054
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mateleo@lemmy.dbzer0.com"
    "@iAmTheTot@kbin.social"
    "@Drbreen@sh.itjust.works"
    "@Kepabar@startrek.website"
    "@sebinspace@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 252378
  -bodyTs: "'give':4 'opinion':11 'random':14 'shit':6 'side':17 'thought':9 'two':5 'world':20 'would':2 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6839838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703551717 {#2058
    date: 2023-12-26 01:48:37.0 +01:00
  }
  +"title": 252378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Score"
  +title: "Score"
  +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093954 {#2894
    date: 2023-12-20 18:39:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: null
      +root: null
      +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703043469 {#2138
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 236868
      -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6735131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703043469 {#2040
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +"title": 236868
    }
  ]
  -id: 23264
  -titleTs: "'score':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9743012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974926 {#2881
    date: 2023-12-19 09:35:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
45 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Score"
  +title: "Score"
  +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093954 {#2894
    date: 2023-12-20 18:39:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: null
      +root: null
      +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703043469 {#2138
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 236868
      -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6735131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703043469 {#2040
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +"title": 236868
    }
  ]
  -id: 23264
  -titleTs: "'score':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9743012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974926 {#2881
    date: 2023-12-19 09:35:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#2861 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "Score"
  +title: "Score"
  +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1416
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703093954 {#2894
    date: 2023-12-20 18:39:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
      +image: null
      +parent: null
      +root: null
      +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703043469 {#2138
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 236868
      -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6735131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703043469 {#2040
        date: 2023-12-20 04:37:49.0 +01:00
      }
      +"title": 236868
    }
  ]
  -id: 23264
  -titleTs: "'score':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703061326
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9743012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702974926 {#2881
    date: 2023-12-19 09:35:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
47 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
48 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Score"
    +title: "Score"
    +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1416
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703093954 {#2894
      date: 2023-12-20 18:39:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 23264
    -titleTs: "'score':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703061326
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9743012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702974926 {#2881
      date: 2023-12-19 09:35:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703043469 {#2138
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 236868
  -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6735131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043469 {#2040
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +"title": 236868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Score"
    +title: "Score"
    +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1416
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703093954 {#2894
      date: 2023-12-20 18:39:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 23264
    -titleTs: "'score':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703061326
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9743012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702974926 {#2881
      date: 2023-12-19 09:35:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703043469 {#2138
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 236868
  -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6735131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043469 {#2040
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +"title": 236868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#2861 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "Score"
    +title: "Score"
    +url: "https://lemmy.world/pictrs/image/9440e803-906c-4ec7-ae1c-90de7353d74b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1416
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703093954 {#2894
      date: 2023-12-20 18:39:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 23264
    -titleTs: "'score':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703061326
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9743012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702974926 {#2881
      date: 2023-12-19 09:35:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "Before anyone can make a claim, the higher fortitude shall remain paid. Once all has it seen in the night, a high token must be reached."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703043469 {#2138
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 236868
  -bodyTs: "'anyon':2 'claim':6 'fortitud':9 'high':22 'higher':8 'make':4 'must':24 'night':20 'paid':12 'reach':26 'remain':11 'seen':17 'shall':10 'token':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6735131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043469 {#2040
    date: 2023-12-20 04:37:49.0 +01:00
  }
  +"title": 236868
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
52 DENIED moderate
App\Entity\EntryComment {#2391
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "Dude, you seriously asked in a round about way for a link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700081950 {#1407
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 128072
  -bodyTs: "'ask':4 'dude':1 'link':12 'round':7 'serious':3 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5558771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081950 {#1883
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +"title": 128072
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED edit
App\Entity\EntryComment {#2391
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "Dude, you seriously asked in a round about way for a link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700081950 {#1407
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 128072
  -bodyTs: "'ask':4 'dude':1 'link':12 'round':7 'serious':3 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5558771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081950 {#1883
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +"title": 128072
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2391
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "Dude, you seriously asked in a round about way for a link."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700081950 {#1407
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 128072
  -bodyTs: "'ask':4 'dude':1 'link':12 'round':7 'serious':3 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5558771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700081950 {#1883
    date: 2023-11-15 21:59:10.0 +01:00
  }
  +"title": 128072
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
56 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "I just did DUDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700085011 {#1404
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 128190
  -bodyTs: "'dude':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5560608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085011 {#1363
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +"title": 128190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "I just did DUDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700085011 {#1404
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 128190
  -bodyTs: "'dude':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5560608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085011 {#1363
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +"title": 128190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1361
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "I just did DUDE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700085011 {#1404
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@TokyoMonsterTrucker@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2032 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2011 …}
  -id: 128190
  -bodyTs: "'dude':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5560608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700085011 {#1363
    date: 2023-11-15 22:50:11.0 +01:00
  }
  +"title": 128190
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
60 DENIED moderate
App\Entity\Entry {#1458
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "You-have-an-adblocker-installed-workaround"
  +title: ""You have an adblocker installed" workaround"
  +url: null
  +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659755 {#1445
    date: 2023-12-04 04:15:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1458}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702666947 {#2021
        date: 2023-12-15 20:02:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 186566
      -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6189424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701467280 {#2028
        date: 2023-12-01 22:48:00.0 +01:00
      }
      +"title": 186566
    }
  ]
  -id: 19158
  -titleTs: "'adblock':4 'instal':5 'workaround':6"
  -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701549516
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10241369"
  +editedAt: DateTimeImmutable @1702560071 {#1642
    date: 2023-12-14 14:21:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701463116 {#1622
    date: 2023-12-01 21:38:36.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
61 DENIED edit
App\Entity\Entry {#1458
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "You-have-an-adblocker-installed-workaround"
  +title: ""You have an adblocker installed" workaround"
  +url: null
  +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659755 {#1445
    date: 2023-12-04 04:15:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1458}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702666947 {#2021
        date: 2023-12-15 20:02:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 186566
      -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6189424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701467280 {#2028
        date: 2023-12-01 22:48:00.0 +01:00
      }
      +"title": 186566
    }
  ]
  -id: 19158
  -titleTs: "'adblock':4 'instal':5 'workaround':6"
  -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701549516
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10241369"
  +editedAt: DateTimeImmutable @1702560071 {#1642
    date: 2023-12-14 14:21:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701463116 {#1622
    date: 2023-12-01 21:38:36.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
62 DENIED moderate
App\Entity\Entry {#1458
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "You-have-an-adblocker-installed-workaround"
  +title: ""You have an adblocker installed" workaround"
  +url: null
  +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701659755 {#1445
    date: 2023-12-04 04:15:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: [
    App\Entity\EntryComment {#2029
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1458}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1702666947 {#2021
        date: 2023-12-15 20:02:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 186566
      -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6189424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701467280 {#2028
        date: 2023-12-01 22:48:00.0 +01:00
      }
      +"title": 186566
    }
  ]
  -id: 19158
  -titleTs: "'adblock':4 'instal':5 'workaround':6"
  -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701549516
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10241369"
  +editedAt: DateTimeImmutable @1702560071 {#1642
    date: 2023-12-14 14:21:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701463116 {#1622
    date: 2023-12-01 21:38:36.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
63 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
64 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1458
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "You-have-an-adblocker-installed-workaround"
    +title: ""You have an adblocker installed" workaround"
    +url: null
    +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701659755 {#1445
      date: 2023-12-04 04:15:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 19158
    -titleTs: "'adblock':4 'instal':5 'workaround':6"
    -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701549516
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10241369"
    +editedAt: DateTimeImmutable @1702560071 {#1642
      date: 2023-12-14 14:21:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701463116 {#1622
      date: 2023-12-01 21:38:36.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702666947 {#2021
    date: 2023-12-15 20:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 186566
  -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6189424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701467280 {#2028
    date: 2023-12-01 22:48:00.0 +01:00
  }
  +"title": 186566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1458
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "You-have-an-adblocker-installed-workaround"
    +title: ""You have an adblocker installed" workaround"
    +url: null
    +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701659755 {#1445
      date: 2023-12-04 04:15:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 19158
    -titleTs: "'adblock':4 'instal':5 'workaround':6"
    -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701549516
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10241369"
    +editedAt: DateTimeImmutable @1702560071 {#1642
      date: 2023-12-14 14:21:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701463116 {#1622
      date: 2023-12-01 21:38:36.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702666947 {#2021
    date: 2023-12-15 20:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 186566
  -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6189424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701467280 {#2028
    date: 2023-12-01 22:48:00.0 +01:00
  }
  +"title": 186566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2029
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1458
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "You-have-an-adblocker-installed-workaround"
    +title: ""You have an adblocker installed" workaround"
    +url: null
    +body: "I went to thetvdb.com site yesterday and much to my surprise, they won’t let me in unless I subscribe or turn off my adblocker. Is there any workaround for this?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701659755 {#1445
      date: 2023-12-04 04:15:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1648 …}
    +votes: Doctrine\ORM\PersistentCollection {#1675 …}
    +reports: Doctrine\ORM\PersistentCollection {#1672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
    +badges: Doctrine\ORM\PersistentCollection {#1549 …}
    +children: [
      App\Entity\EntryComment {#2029}
    ]
    -id: 19158
    -titleTs: "'adblock':4 'instal':5 'workaround':6"
    -bodyTs: "'adblock':25 'let':15 'much':8 'site':5 'subscrib':20 'surpris':11 'thetvdb.com':4 'turn':22 'unless':18 'went':2 'won':13 'workaround':29 'yesterday':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701549516
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10241369"
    +editedAt: DateTimeImmutable @1702560071 {#1642
      date: 2023-12-14 14:21:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701463116 {#1622
      date: 2023-12-01 21:38:36.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry everyone, you’re right. Ublock origin does bypass this. I realised I was looking something up on my wife’s PC last night who doesn’t have it installed but my PC does and I have access, thanks all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1702666947 {#2021
    date: 2023-12-15 20:02:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 186566
  -bodyTs: "'access':38 'bypass':9 'doesn':26 'everyon':2 'instal':30 'last':23 'look':15 'night':24 'origin':7 'pc':22,33 're':4 'realis':12 'right':5 'someth':16 'sorri':1 'thank':39 'ublock':6 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6189424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701467280 {#2028
    date: 2023-12-01 22:48:00.0 +01:00
  }
  +"title": 186566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2843 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Slow-and-Courteous-Beetlemoses"
  +title: "Slow and Courteous [Beetlemoses]"
  +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927563 {#2838
    date: 2023-11-02 13:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698825009 {#2422
        date: 2023-11-01 08:50:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 81865
      -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5024240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698786274 {#2447
        date: 2023-10-31 22:04:34.0 +01:00
      }
      +"title": 81865
    }
  ]
  -id: 8743
  -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698845181
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3226145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698758781 {#2827
    date: 2023-10-31 14:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
69 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2843 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Slow-and-Courteous-Beetlemoses"
  +title: "Slow and Courteous [Beetlemoses]"
  +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927563 {#2838
    date: 2023-11-02 13:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698825009 {#2422
        date: 2023-11-01 08:50:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 81865
      -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5024240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698786274 {#2447
        date: 2023-10-31 22:04:34.0 +01:00
      }
      +"title": 81865
    }
  ]
  -id: 8743
  -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698845181
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3226145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698758781 {#2827
    date: 2023-10-31 14:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2805 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2843 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
  +slug: "Slow-and-Courteous-Beetlemoses"
  +title: "Slow and Courteous [Beetlemoses]"
  +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 577
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698927563 {#2838
    date: 2023-11-02 13:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2846 …}
  +votes: Doctrine\ORM\PersistentCollection {#2848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  +badges: Doctrine\ORM\PersistentCollection {#2856 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1698825009 {#2422
        date: 2023-11-01 08:50:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 81865
      -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5024240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698786274 {#2447
        date: 2023-10-31 22:04:34.0 +01:00
      }
      +"title": 81865
    }
  ]
  -id: 8743
  -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698845181
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3226145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698758781 {#2827
    date: 2023-10-31 14:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
71 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
72 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2843 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Slow-and-Courteous-Beetlemoses"
    +title: "Slow and Courteous [Beetlemoses]"
    +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 577
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698927563 {#2838
      date: 2023-11-02 13:19:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 8743
    -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698845181
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3226145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698758781 {#2827
      date: 2023-10-31 14:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698825009 {#2422
    date: 2023-11-01 08:50:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 81865
  -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5024240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698786274 {#2447
    date: 2023-10-31 22:04:34.0 +01:00
  }
  +"title": 81865
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2843 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Slow-and-Courteous-Beetlemoses"
    +title: "Slow and Courteous [Beetlemoses]"
    +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 577
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698927563 {#2838
      date: 2023-11-02 13:19:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 8743
    -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698845181
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3226145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698758781 {#2827
      date: 2023-10-31 14:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698825009 {#2422
    date: 2023-11-01 08:50:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 81865
  -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5024240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698786274 {#2447
    date: 2023-10-31 22:04:34.0 +01:00
  }
  +"title": 81865
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2411
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2382
    +user: Proxies\__CG__\App\Entity\User {#2805 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2843 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2845 …}
    +slug: "Slow-and-Courteous-Beetlemoses"
    +title: "Slow and Courteous [Beetlemoses]"
    +url: "https://startrek.website/pictrs/image/310323a9-000d-40c9-9250-c9598acfe8d1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 577
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698927563 {#2838
      date: 2023-11-02 13:19:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2846 …}
    +votes: Doctrine\ORM\PersistentCollection {#2848 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    +badges: Doctrine\ORM\PersistentCollection {#2856 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 8743
    -titleTs: "'beetlemos':4 'courteous':3 'slow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698845181
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3226145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698758781 {#2827
      date: 2023-10-31 14:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Slow and courteous is great, but I can’t stand it when people break common road rules to be courteous. That becomes confusing and dangerous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1698825009 {#2422
    date: 2023-11-01 08:50:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 81865
  -bodyTs: "'becom':22 'break':14 'common':15 'confus':23 'courteous':3,20 'danger':25 'great':5 'peopl':13 'road':16 'rule':17 'slow':1 'stand':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5024240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698786274 {#2447
    date: 2023-10-31 22:04:34.0 +01:00
  }
  +"title": 81865
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
  +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
  +url: null
  +body: """
    As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
    \n
    I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
    \n
    I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698687403 {#2784
    date: 2023-10-30 18:36:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    1 => App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: App\Entity\EntryComment {#1620
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Try torrents-csv.ml"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698622004 {#1567
          date: 2023-10-30 00:26:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1718 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 78819
        -bodyTs: "'torrents-csv.ml':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4949898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609247 {#1526
          date: 2023-10-29 20:54:07.0 +01:00
        }
        +"title": 78819
      }
      +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698616097 {#2471
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Zedstrian@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 78976
      -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4953364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698616097 {#2467
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +"title": 78976
    }
    2 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1620}
      +body: "I believe it’s Mali"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698611967 {#1628
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Tronn4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 78889
      -bodyTs: "'believ':2 'mali':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4951554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611967 {#2463
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +"title": 78889
    }
    0 => App\Entity\EntryComment {#1620}
  ]
  -id: 8399
  -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
  -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698692895
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7319629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606495 {#2752
    date: 2023-10-29 20:08:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
77 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
  +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
  +url: null
  +body: """
    As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
    \n
    I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
    \n
    I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698687403 {#2784
    date: 2023-10-30 18:36:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    1 => App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: App\Entity\EntryComment {#1620
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Try torrents-csv.ml"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698622004 {#1567
          date: 2023-10-30 00:26:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1718 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 78819
        -bodyTs: "'torrents-csv.ml':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4949898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609247 {#1526
          date: 2023-10-29 20:54:07.0 +01:00
        }
        +"title": 78819
      }
      +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698616097 {#2471
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Zedstrian@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 78976
      -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4953364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698616097 {#2467
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +"title": 78976
    }
    2 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1620}
      +body: "I believe it’s Mali"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698611967 {#1628
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Tronn4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 78889
      -bodyTs: "'believ':2 'mali':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4951554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611967 {#2463
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +"title": 78889
    }
    0 => App\Entity\EntryComment {#1620}
  ]
  -id: 8399
  -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
  -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698692895
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7319629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606495 {#2752
    date: 2023-10-29 20:08:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1717
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
  +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
  +url: null
  +body: """
    As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
    \n
    I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
    \n
    I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698687403 {#2784
    date: 2023-10-30 18:36:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  +badges: Doctrine\ORM\PersistentCollection {#2800 …}
  +children: [
    1 => App\Entity\EntryComment {#2469
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: App\Entity\EntryComment {#1620
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Try torrents-csv.ml"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698622004 {#1567
          date: 2023-10-30 00:26:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1718 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 78819
        -bodyTs: "'torrents-csv.ml':2 'tri':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4949898"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698609247 {#1526
          date: 2023-10-29 20:54:07.0 +01:00
        }
        +"title": 78819
      }
      +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698616097 {#2471
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Zedstrian@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2453 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 78976
      -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4953364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698616097 {#2467
        date: 2023-10-29 22:48:17.0 +01:00
      }
      +"title": 78976
    }
    2 => App\Entity\EntryComment {#2448
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
      +root: App\Entity\EntryComment {#1620}
      +body: "I believe it’s Mali"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698611967 {#1628
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@landlubber@lemmy.dbzer0.com"
        "@Drbreen@sh.itjust.works"
        "@Tronn4@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 78889
      -bodyTs: "'believ':2 'mali':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4951554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698611967 {#2463
        date: 2023-10-29 21:39:27.0 +01:00
      }
      +"title": 78889
    }
    0 => App\Entity\EntryComment {#1620}
  ]
  -id: 8399
  -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
  -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698692895
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7319629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698606495 {#2752
    date: 2023-10-29 20:08:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
79 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
80 DENIED moderate
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469}
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616097 {#2471
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Zedstrian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 78976
  -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4953364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616097 {#2467
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +"title": 78976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
App\Entity\EntryComment {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469}
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616097 {#2471
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Zedstrian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 78976
  -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4953364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616097 {#2467
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +"title": 78976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469}
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698616097 {#2471
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Zedstrian@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 78976
  -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4953364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698616097 {#2467
    date: 2023-10-29 22:48:17.0 +01:00
  }
  +"title": 78976
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
84 DENIED moderate
App\Entity\EntryComment {#2448
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448}
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "I believe it’s Mali"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698611967 {#1628
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Tronn4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 78889
  -bodyTs: "'believ':2 'mali':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4951554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611967 {#2463
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +"title": 78889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2448
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448}
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "I believe it’s Mali"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698611967 {#1628
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Tronn4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 78889
  -bodyTs: "'believ':2 'mali':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4951554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611967 {#2463
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +"title": 78889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2448
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
          +image: null
          +parent: null
          +root: null
          +body: "Try torrents-csv.ml"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698622004 {#1567
            date: 2023-10-30 00:26:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@landlubber@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1716 …}
          +nested: Doctrine\ORM\PersistentCollection {#1718 …}
          +votes: Doctrine\ORM\PersistentCollection {#1719 …}
          +reports: Doctrine\ORM\PersistentCollection {#1729 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
          -id: 78819
          -bodyTs: "'torrents-csv.ml':2 'tri':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4949898"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698609247 {#1526
            date: 2023-10-29 20:54:07.0 +01:00
          }
          +"title": 78819
        }
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448}
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
  +root: App\Entity\EntryComment {#1620}
  +body: "I believe it’s Mali"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698611967 {#1628
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
    "@Drbreen@sh.itjust.works"
    "@Tronn4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 78889
  -bodyTs: "'believ':2 'mali':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4951554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698611967 {#2463
    date: 2023-10-29 21:39:27.0 +01:00
  }
  +"title": 78889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
88 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try torrents-csv.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698622004 {#1567
    date: 2023-10-30 00:26:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 78819
  -bodyTs: "'torrents-csv.ml':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4949898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609247 {#1526
    date: 2023-10-29 20:54:07.0 +01:00
  }
  +"title": 78819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try torrents-csv.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698622004 {#1567
    date: 2023-10-30 00:26:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 78819
  -bodyTs: "'torrents-csv.ml':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4949898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609247 {#1526
    date: 2023-10-29 20:54:07.0 +01:00
  }
  +"title": 78819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Looking-for-Home-Flipping-Shows-Sites-like-HGTV-content"
    +title: "Looking for Home/Flipping Shows Sites (like HGTV content)"
    +url: null
    +body: """
      As the title says, I’m looking for sites that have home show or flipping show type content (basically like stuff on HGTV).\n
      \n
      I used to use Rarbg, but well, they’re gone. I can occasionally find stuff on 1337x and Torrent Galaxy, but not as regularly as I could on Rarbg. And I haven’t had luck with streaming sites (I need to be able to download the shows, too, so if I can’t grab it from those streaming sites it will do me no favors).\n
      \n
      I’m aware it might simply not exist, and private trackers are not possible to use for me. But figured I’d ask, as I haven’t come across anything looking through various megathreads (I could have missed it, of course, considering how large freemediaheckyeah is).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698687403 {#2784
      date: 2023-10-30 18:36:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2792 …}
    +reports: Doctrine\ORM\PersistentCollection {#2794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
    +badges: Doctrine\ORM\PersistentCollection {#2800 …}
    +children: [
      1 => App\Entity\EntryComment {#2469
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "Yeah there’s pro’s and con’s to it. I like using it knowing that whatever I search, I’m not searching up dead shit. But you are right also."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698616097 {#2471
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Zedstrian@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2457 …}
        +reports: Doctrine\ORM\PersistentCollection {#2453 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 78976
        -bodyTs: "'also':31 'con':7 'dead':25 'know':15 'like':12 'm':21 'pro':4 'right':30 'search':19,23 'shit':26 'use':13 'whatev':17 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4953364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698616097 {#2467
          date: 2023-10-29 22:48:17.0 +01:00
        }
        +"title": 78976
      }
      2 => App\Entity\EntryComment {#2448
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2384 …}
        +root: App\Entity\EntryComment {#1620}
        +body: "I believe it’s Mali"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698611967 {#1628
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@landlubber@lemmy.dbzer0.com"
          "@Drbreen@sh.itjust.works"
          "@Tronn4@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2380 …}
        +votes: Doctrine\ORM\PersistentCollection {#2364 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 78889
        -bodyTs: "'believ':2 'mali':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4951554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698611967 {#2463
          date: 2023-10-29 21:39:27.0 +01:00
        }
        +"title": 78889
      }
      0 => App\Entity\EntryComment {#1620}
    ]
    -id: 8399
    -titleTs: "'content':8 'hgtv':7 'home/flipping':3 'like':6 'look':1 'show':4 'site':5"
    -bodyTs: "'1337x':40 'abl':66 'across':117 'anyth':118 'ask':111 'awar':91 'basic':19 'come':116 'consid':130 'content':18 'could':50,124 'cours':129 'd':110 'download':68 'exist':96 'favor':88 'figur':108 'find':37 'flip':15 'freemediaheckyeah':133 'galaxi':43 'gone':33 'grab':77 'haven':55,114 'hgtv':23 'home':12 'larg':132 'like':20 'look':7,119 'luck':58 'm':6,90 'megathread':122 'might':93 'miss':126 'need':63 'occasion':36 'possibl':102 'privat':98 'rarbg':28,52 're':32 'regular':47 'say':4 'show':13,16,70 'simpli':94 'site':9,61,82 'stream':60,81 'stuff':21,38 'titl':3 'torrent':42 'tracker':99 'type':17 'use':25,27,104 'various':121 'well':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698692895
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7319629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698606495 {#2752
      date: 2023-10-29 20:08:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try torrents-csv.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698622004 {#1567
    date: 2023-10-30 00:26:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@landlubber@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 78819
  -bodyTs: "'torrents-csv.ml':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4949898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698609247 {#1526
    date: 2023-10-29 20:54:07.0 +01:00
  }
  +"title": 78819
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Pirating-WordPress-plugins"
  +title: "Pirating WordPress plugins"
  +url: null
  +body: """
    Ahoy fellow sea wolves and cannons lovers\n
    \n
    I often make websites on WordPress (ecommerce, very packed websites)\n
    \n
    And I have no money or intention to buy or pay for anything\n
    \n
    But there are those plugins I want to use\n
    \n
    I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
    \n
    Is there a way to clean them Or maybe some other way to get the plugins?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701640630 {#2858
    date: 2023-12-03 22:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
      +body: "Very unhelpful reply"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701574468 {#2088
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 190989
      -bodyTs: "'repli':3 'unhelp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6236156"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701574468 {#2095
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +"title": 190989
    }
    0 => App\Entity\EntryComment {#2076}
  ]
  -id: 19430
  -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
  -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612791
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10288605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542791 {#2844
    date: 2023-12-02 19:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
93 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Pirating-WordPress-plugins"
  +title: "Pirating WordPress plugins"
  +url: null
  +body: """
    Ahoy fellow sea wolves and cannons lovers\n
    \n
    I often make websites on WordPress (ecommerce, very packed websites)\n
    \n
    And I have no money or intention to buy or pay for anything\n
    \n
    But there are those plugins I want to use\n
    \n
    I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
    \n
    Is there a way to clean them Or maybe some other way to get the plugins?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701640630 {#2858
    date: 2023-12-03 22:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
      +body: "Very unhelpful reply"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701574468 {#2088
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 190989
      -bodyTs: "'repli':3 'unhelp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6236156"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701574468 {#2095
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +"title": 190989
    }
    0 => App\Entity\EntryComment {#2076}
  ]
  -id: 19430
  -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
  -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612791
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10288605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542791 {#2844
    date: 2023-12-02 19:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "Pirating-WordPress-plugins"
  +title: "Pirating WordPress plugins"
  +url: null
  +body: """
    Ahoy fellow sea wolves and cannons lovers\n
    \n
    I often make websites on WordPress (ecommerce, very packed websites)\n
    \n
    And I have no money or intention to buy or pay for anything\n
    \n
    But there are those plugins I want to use\n
    \n
    I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
    \n
    Is there a way to clean them Or maybe some other way to get the plugins?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701640630 {#2858
    date: 2023-12-03 22:57:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
      +body: "Very unhelpful reply"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701574468 {#2088
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gooey0210@sh.itjust.works"
        "@Drbreen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 190989
      -bodyTs: "'repli':3 'unhelp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6236156"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701574468 {#2095
        date: 2023-12-03 04:34:28.0 +01:00
      }
      +"title": 190989
    }
    0 => App\Entity\EntryComment {#2076}
  ]
  -id: 19430
  -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
  -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701612791
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10288605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542791 {#2844
    date: 2023-12-02 19:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
95 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
96 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: App\Entity\EntryComment {#2076}
  +body: "Very unhelpful reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701574468 {#2088
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 190989
  -bodyTs: "'repli':3 'unhelp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6236156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701574468 {#2095
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +"title": 190989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: App\Entity\EntryComment {#2076}
  +body: "Very unhelpful reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701574468 {#2088
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 190989
  -bodyTs: "'repli':3 'unhelp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6236156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701574468 {#2095
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +"title": 190989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2076
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: null
        +root: null
        +body: "Very bad idea."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702817558 {#2084
          date: 2023-12-17 13:52:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 189906
        -bodyTs: "'bad':2 'idea':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6221057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701554538 {#2078
          date: 2023-12-02 23:02:18.0 +01:00
        }
        +"title": 189906
      }
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: App\Entity\EntryComment {#2076}
  +body: "Very unhelpful reply"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701574468 {#2088
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
    "@Drbreen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 190989
  -bodyTs: "'repli':3 'unhelp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6236156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701574468 {#2095
    date: 2023-12-03 04:34:28.0 +01:00
  }
  +"title": 190989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
100 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: App\Entity\EntryComment {#2076}
        +body: "Very unhelpful reply"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701574468 {#2088
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Drbreen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 190989
        -bodyTs: "'repli':3 'unhelp':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6236156"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701574468 {#2095
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +"title": 190989
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Very bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702817558 {#2084
    date: 2023-12-17 13:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 189906
  -bodyTs: "'bad':2 'idea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6221057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554538 {#2078
    date: 2023-12-02 23:02:18.0 +01:00
  }
  +"title": 189906
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: App\Entity\EntryComment {#2076}
        +body: "Very unhelpful reply"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701574468 {#2088
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Drbreen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 190989
        -bodyTs: "'repli':3 'unhelp':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6236156"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701574468 {#2095
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +"title": 190989
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Very bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702817558 {#2084
    date: 2023-12-17 13:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 189906
  -bodyTs: "'bad':2 'idea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6221057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554538 {#2078
    date: 2023-12-02 23:02:18.0 +01:00
  }
  +"title": 189906
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2017 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
    +slug: "Pirating-WordPress-plugins"
    +title: "Pirating WordPress plugins"
    +url: null
    +body: """
      Ahoy fellow sea wolves and cannons lovers\n
      \n
      I often make websites on WordPress (ecommerce, very packed websites)\n
      \n
      And I have no money or intention to buy or pay for anything\n
      \n
      But there are those plugins I want to use\n
      \n
      I saw some websites that offer nulled plugins, but it seems they are injected with some bad stuff\n
      \n
      Is there a way to clean them Or maybe some other way to get the plugins?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701640630 {#2858
      date: 2023-12-03 22:57:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: App\Entity\EntryComment {#2076}
        +body: "Very unhelpful reply"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701574468 {#2088
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Gooey0210@sh.itjust.works"
          "@Drbreen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 190989
        -bodyTs: "'repli':3 'unhelp':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6236156"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701574468 {#2095
          date: 2023-12-03 04:34:28.0 +01:00
        }
        +"title": 190989
      }
      0 => App\Entity\EntryComment {#2076}
    ]
    -id: 19430
    -titleTs: "'pirat':1 'plugin':3 'wordpress':2"
    -bodyTs: "'ahoy':1 'anyth':30 'bad':56 'buy':26 'cannon':6 'clean':63 'ecommerc':14 'fellow':2 'get':71 'inject':53 'intent':24 'lover':7 'make':10 'mayb':66 'money':22 'null':46 'offer':45 'often':9 'pack':16 'pay':28 'plugin':35,47,73 'saw':41 'sea':3 'seem':50 'stuff':57 'use':39 'want':37 'way':61,69 'websit':11,17,43 'wolv':4 'wordpress':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701612791
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10288605"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542791 {#2844
      date: 2023-12-02 19:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +parent: null
  +root: null
  +body: "Very bad idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702817558 {#2084
    date: 2023-12-17 13:52:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 189906
  -bodyTs: "'bad':2 'idea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6221057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554538 {#2078
    date: 2023-12-02 23:02:18.0 +01:00
  }
  +"title": 189906
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
  +slug: "26-December-2023"
  +title: "26 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708140101 {#2802
    date: 2024-02-17 04:21:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
      +image: null
      +parent: null
      +root: null
      +body: "The chicks is my steam library"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703631380 {#2319
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 254946
      -bodyTs: "'chick':2 'librari':6 'steam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6860017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631380 {#2317
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +"title": 254946
    }
  ]
  -id: 25024
  -titleTs: "'2023':3 '26':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703692813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11652132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606413 {#2790
    date: 2023-12-26 17:00:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
105 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
  +slug: "26-December-2023"
  +title: "26 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708140101 {#2802
    date: 2024-02-17 04:21:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
      +image: null
      +parent: null
      +root: null
      +body: "The chicks is my steam library"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703631380 {#2319
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 254946
      -bodyTs: "'chick':2 'librari':6 'steam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6860017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631380 {#2317
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +"title": 254946
    }
  ]
  -id: 25024
  -titleTs: "'2023':3 '26':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703692813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11652132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606413 {#2790
    date: 2023-12-26 17:00:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2313
  +user: Proxies\__CG__\App\Entity\User {#2755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
  +slug: "26-December-2023"
  +title: "26 December 2023"
  +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708140101 {#2802
    date: 2024-02-17 04:21:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2318
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2313 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
      +image: null
      +parent: null
      +root: null
      +body: "The chicks is my steam library"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703631380 {#2319
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 254946
      -bodyTs: "'chick':2 'librari':6 'steam':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6860017"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703631380 {#2317
        date: 2023-12-26 23:56:20.0 +01:00
      }
      +"title": 254946
    }
  ]
  -id: 25024
  -titleTs: "'2023':3 '26':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703692813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11652132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703606413 {#2790
    date: 2023-12-26 17:00:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
107 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
108 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
    +slug: "26-December-2023"
    +title: "26 December 2023"
    +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708140101 {#2802
      date: 2024-02-17 04:21:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 25024
    -titleTs: "'2023':3 '26':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703692813
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11652132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703606413 {#2790
      date: 2023-12-26 17:00:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "The chicks is my steam library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703631380 {#2319
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 254946
  -bodyTs: "'chick':2 'librari':6 'steam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6860017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631380 {#2317
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +"title": 254946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
    +slug: "26-December-2023"
    +title: "26 December 2023"
    +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708140101 {#2802
      date: 2024-02-17 04:21:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 25024
    -titleTs: "'2023':3 '26':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703692813
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11652132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703606413 {#2790
      date: 2023-12-26 17:00:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "The chicks is my steam library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703631380 {#2319
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 254946
  -bodyTs: "'chick':2 'librari':6 'steam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6860017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631380 {#2317
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +"title": 254946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2318
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313
    +user: Proxies\__CG__\App\Entity\User {#2755 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2807 …}
    +slug: "26-December-2023"
    +title: "26 December 2023"
    +url: "https://sh.itjust.works/pictrs/image/18da0feb-9137-4124-8abe-283e5bbe2165.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708140101 {#2802
      date: 2024-02-17 04:21:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2318}
    ]
    -id: 25024
    -titleTs: "'2023':3 '26':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703692813
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11652132"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703606413 {#2790
      date: 2023-12-26 17:00:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2316 …}
  +image: null
  +parent: null
  +root: null
  +body: "The chicks is my steam library"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703631380 {#2319
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 254946
  -bodyTs: "'chick':2 'librari':6 'steam':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6860017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703631380 {#2317
    date: 2023-12-26 23:56:20.0 +01:00
  }
  +"title": 254946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 ROLE_ADMIN
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
112 DENIED ROLE_MODERATOR
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