GET https://kbin.spritesserver.nl/u/@scarilog@lemmy.world

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.30 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 {#2103
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2116
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2508 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "In what world is this is a resource monster??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706523762 {#2101
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@b1g_bake@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 349436
      -bodyTs: "'monster':9 'resourc':8 'world':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7122559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706523762 {#2102
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +"title": 349436
    }
  ]
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2186
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2142
    date: 2024-01-28 12:24:44.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 {#2103
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2116
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2508 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "In what world is this is a resource monster??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706523762 {#2101
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@b1g_bake@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 349436
      -bodyTs: "'monster':9 'resourc':8 'world':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7122559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706523762 {#2102
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +"title": 349436
    }
  ]
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2186
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2142
    date: 2024-01-28 12:24:44.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 {#2103
  +user: Proxies\__CG__\App\Entity\User {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2116
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2508 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "In what world is this is a resource monster??"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706523762 {#2101
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@b1g_bake@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 349436
      -bodyTs: "'monster':9 'resourc':8 'world':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7122559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706523762 {#2102
        date: 2024-01-29 11:22:42.0 +01:00
      }
      +"title": 349436
    }
  ]
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2186
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2142
    date: 2024-01-28 12:24:44.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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
    +title: "Alternative to Home Assistant for ESPHome Devices"
    +url: null
    +body: """
      Hello,\n
      \n
      My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
      \n
      Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
      \n
      Is there any alternative dashboard that just does this:\n
      \n
      1. Specifically made for ESPHome devices - no other devices required;\n
      2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
      3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
      4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
      \n
      Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729577227 {#2116
      date: 2024-10-22 08:07:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2508 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 33609
    -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
    -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527484
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11282607"
    +editedAt: DateTimeImmutable @1729127186 {#2186
      date: 2024-10-17 03:06:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706441084 {#2142
      date: 2024-01-28 12:24:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "In what world is this is a resource monster??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706523762 {#2101
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@b1g_bake@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 349436
  -bodyTs: "'monster':9 'resourc':8 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706523762 {#2102
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +"title": 349436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
    +title: "Alternative to Home Assistant for ESPHome Devices"
    +url: null
    +body: """
      Hello,\n
      \n
      My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
      \n
      Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
      \n
      Is there any alternative dashboard that just does this:\n
      \n
      1. Specifically made for ESPHome devices - no other devices required;\n
      2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
      3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
      4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
      \n
      Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729577227 {#2116
      date: 2024-10-22 08:07:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2508 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 33609
    -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
    -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527484
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11282607"
    +editedAt: DateTimeImmutable @1729127186 {#2186
      date: 2024-10-17 03:06:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706441084 {#2142
      date: 2024-01-28 12:24:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "In what world is this is a resource monster??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706523762 {#2101
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@b1g_bake@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 349436
  -bodyTs: "'monster':9 'resourc':8 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706523762 {#2102
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +"title": 349436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#2000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
    +title: "Alternative to Home Assistant for ESPHome Devices"
    +url: null
    +body: """
      Hello,\n
      \n
      My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
      \n
      Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
      \n
      Is there any alternative dashboard that just does this:\n
      \n
      1. Specifically made for ESPHome devices - no other devices required;\n
      2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
      3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
      4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
      \n
      Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729577227 {#2116
      date: 2024-10-22 08:07:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2508 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 33609
    -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
    -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706527484
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11282607"
    +editedAt: DateTimeImmutable @1729127186 {#2186
      date: 2024-10-17 03:06:26.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706441084 {#2142
      date: 2024-01-28 12:24:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "In what world is this is a resource monster??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706523762 {#2101
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@b1g_bake@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 349436
  -bodyTs: "'monster':9 'resourc':8 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7122559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706523762 {#2102
    date: 2024-01-29 11:22:42.0 +01:00
  }
  +"title": 349436
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
  +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
  +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
  +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723960455 {#2505
    date: 2024-08-18 07:54:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2545 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705120566 {#2047
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OsrsNeedsF2P@lemmy.ml"
        "@Darthjaffacake@lemmy.world"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 304246
      -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6637526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705120566 {#2045
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +"title": 304246
    }
  ]
  -id: 29305
  -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
  -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705145053
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10443238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058653 {#1996
    date: 2024-01-12 12:24: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
  +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
  +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
  +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723960455 {#2505
    date: 2024-08-18 07:54:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2545 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705120566 {#2047
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OsrsNeedsF2P@lemmy.ml"
        "@Darthjaffacake@lemmy.world"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 304246
      -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6637526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705120566 {#2045
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +"title": 304246
    }
  ]
  -id: 29305
  -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
  -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705145053
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10443238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058653 {#1996
    date: 2024-01-12 12:24: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2147 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
  +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
  +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
  +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
  +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723960455 {#2505
    date: 2024-08-18 07:54:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2545 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705120566 {#2047
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OsrsNeedsF2P@lemmy.ml"
        "@Darthjaffacake@lemmy.world"
        "@dditty@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 304246
      -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6637526"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705120566 {#2045
        date: 2024-01-13 05:36:06.0 +01:00
      }
      +"title": 304246
    }
  ]
  -id: 29305
  -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
  -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705145053
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10443238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705058653 {#1996
    date: 2024-01-12 12:24: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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2536 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
    +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
    +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
    +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1401
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723960455 {#2505
      date: 2024-08-18 07:54:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2545 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 29305
    -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
    -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705145053
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10443238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058653 {#1996
      date: 2024-01-12 12:24:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705120566 {#2047
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OsrsNeedsF2P@lemmy.ml"
    "@Darthjaffacake@lemmy.world"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 304246
  -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6637526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705120566 {#2045
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +"title": 304246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2536 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
    +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
    +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
    +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1401
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723960455 {#2505
      date: 2024-08-18 07:54:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2545 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 29305
    -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
    -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705145053
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10443238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058653 {#1996
      date: 2024-01-12 12:24:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705120566 {#2047
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OsrsNeedsF2P@lemmy.ml"
    "@Darthjaffacake@lemmy.world"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 304246
  -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6637526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705120566 {#2045
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +"title": 304246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2147 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2536 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2535 …}
    +slug: "Piracy-is-a-service-issue-Image-is-a-real-story"
    +title: ""Piracy is a service issue.." (Image is a real story btw, link in post)"
    +url: "https://lemmy.ml/pictrs/image/8e69ad26-413d-4a9e-8c4d-85c1d91ce0fb.png"
    +body: "Image comes from the monstrous work the Asahi Linux team did to get Netflix working on Linux on ARM Macbooks: [asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1401
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723960455 {#2505
      date: 2024-08-18 07:54:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2534 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2545 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 29305
    -titleTs: "'btw':11 'imag':6 'issu':5 'link':12 'piraci':1 'post':14 'real':9 'servic':4 'stori':10"
    -bodyTs: "'/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':23 'arm':19 'asahi':8 'asahilinux.org':22 'asahilinux.org/2024/01/fedora-asahi-new/](https://asahilinux.org/2024/01/fedora-asahi-new/)':21 'come':2 'get':13 'imag':1 'linux':9,17 'macbook':20 'monstrous':5 'netflix':14 'team':10 'work':6,15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705145053
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10443238"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705058653 {#1996
      date: 2024-01-12 12:24:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Super interesting read. We get to experience apple’s incredible engineering, but we don’t often get the chance to see how things work under the hood. This was probably the most interesting article I’ve read in the past month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705120566 {#2047
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OsrsNeedsF2P@lemmy.ml"
    "@Darthjaffacake@lemmy.world"
    "@dditty@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 304246
  -bodyTs: "'appl':8 'articl':34 'chanc':19 'engin':11 'experi':7 'get':5,17 'hood':27 'incred':10 'interest':2,33 'month':41 'often':16 'past':40 'probabl':30 'read':3,37 'see':21 'super':1 'thing':23 've':36 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6637526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705120566 {#2045
    date: 2024-01-13 05:36:06.0 +01:00
  }
  +"title": 304246
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Self-hosted-or-personal-email-solutions"
  +title: "Self-hosted or personal email solutions?"
  +url: null
  +body: """
    I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
    \n
    Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
    \n
    I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723325014 {#2547
    date: 2024-08-10 23:23:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704880898 {#2136
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avguser@lemmy.world"
        "@lemmyvore@feddit.nl"
        "@overcast5348@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 295461
      -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6549841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704880898 {#2137
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +"title": 295461
    }
  ]
  -id: 28340
  -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
  -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704885343
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798943 {#2513
    date: 2024-01-09 12:15:43.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Self-hosted-or-personal-email-solutions"
  +title: "Self-hosted or personal email solutions?"
  +url: null
  +body: """
    I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
    \n
    Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
    \n
    I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723325014 {#2547
    date: 2024-08-10 23:23:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704880898 {#2136
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avguser@lemmy.world"
        "@lemmyvore@feddit.nl"
        "@overcast5348@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 295461
      -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6549841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704880898 {#2137
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +"title": 295461
    }
  ]
  -id: 28340
  -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
  -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704885343
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798943 {#2513
    date: 2024-01-09 12:15:43.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Self-hosted-or-personal-email-solutions"
  +title: "Self-hosted or personal email solutions?"
  +url: null
  +body: """
    I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
    \n
    Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
    \n
    I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723325014 {#2547
    date: 2024-08-10 23:23:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2552 …}
  +votes: Doctrine\ORM\PersistentCollection {#2555 …}
  +reports: Doctrine\ORM\PersistentCollection {#2557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
  +badges: Doctrine\ORM\PersistentCollection {#2563 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704880898 {#2136
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avguser@lemmy.world"
        "@lemmyvore@feddit.nl"
        "@overcast5348@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 295461
      -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6549841"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704880898 {#2137
        date: 2024-01-10 11:01:38.0 +01:00
      }
      +"title": 295461
    }
  ]
  -id: 28340
  -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
  -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704885343
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10490604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798943 {#2513
    date: 2024-01-09 12:15:43.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Self-hosted-or-personal-email-solutions"
    +title: "Self-hosted or personal email solutions?"
    +url: null
    +body: """
      I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
      \n
      Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
      \n
      I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723325014 {#2547
      date: 2024-08-10 23:23:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 28340
    -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
    -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704885343
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10490604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704798943 {#2513
      date: 2024-01-09 12:15:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704880898 {#2136
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@overcast5348@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 295461
  -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880898 {#2137
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +"title": 295461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Self-hosted-or-personal-email-solutions"
    +title: "Self-hosted or personal email solutions?"
    +url: null
    +body: """
      I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
      \n
      Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
      \n
      I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723325014 {#2547
      date: 2024-08-10 23:23:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 28340
    -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
    -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704885343
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10490604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704798943 {#2513
      date: 2024-01-09 12:15:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704880898 {#2136
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@overcast5348@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 295461
  -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880898 {#2137
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +"title": 295461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Self-hosted-or-personal-email-solutions"
    +title: "Self-hosted or personal email solutions?"
    +url: null
    +body: """
      I have a unique name, think John Doe, and I’m hoping to create a unique and “professional” looking email account like johndoe@gmail.com or john@doe.com. Since my name is common, all reasonable permutations are taken. I was considering purchasing a domain with something unique, then making personal family email accounts for john@mydoe.com jane@mydoe.com etc.\n
      \n
      Consider that I’m starting from scratch (I am). Is there a preferred domain registrar, are GoDaddy or NameCheap good enough? Are there prebuilt services I can just point my domain to or do I need to spin up a VPS and install my own services? Are there concerns tying my accounts to a service that might go under or are some “too big to fail”?\n
      \n
      I can expand what hangs off the domain later, but for now I just need a way to make my own email addresses and use them with the relative ease of Gmail or others. Thanks in advance!!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723325014 {#2547
      date: 2024-08-10 23:23:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2552 …}
    +votes: Doctrine\ORM\PersistentCollection {#2555 …}
    +reports: Doctrine\ORM\PersistentCollection {#2557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2561 …}
    +badges: Doctrine\ORM\PersistentCollection {#2563 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 28340
    -titleTs: "'email':6 'host':3 'person':5 'self':2 'self-host':1 'solut':7"
    -bodyTs: "'account':21,50,106 'address':143 'advanc':157 'big':118 'common':30 'concern':103 'consid':38,55 'creat':14 'doe':8 'domain':41,68,85,128 'eas':150 'email':20,49,142 'enough':75 'etc':54 'expand':123 'fail':120 'famili':48 'gmail':152 'go':112 'godaddi':71 'good':74 'hang':125 'hope':12 'instal':97 'jane@mydoe.com':53 'john':7 'john@doe.com':25 'john@mydoe.com':52 'johndoe@gmail.com':23 'later':129 'like':22 'look':19 'm':11,58 'make':46,139 'might':111 'name':5,28 'namecheap':73 'need':90,135 'other':154 'permut':33 'person':47 'point':83 'prebuilt':78 'prefer':67 'profession':18 'purchas':39 'reason':32 'registrar':69 'relat':149 'scratch':61 'servic':79,100,109 'sinc':26 'someth':43 'spin':92 'start':59 'taken':35 'thank':155 'think':6 'tie':104 'uniqu':4,16,44 'use':145 'vps':95 'way':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704885343
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10490604"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704798943 {#2513
      date: 2024-01-09 12:15:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: ".com domains recently got more expensive. Almost double in price compared to CloudFlare (who sell domains at cost)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704880898 {#2136
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@lemmyvore@feddit.nl"
    "@overcast5348@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 295461
  -bodyTs: "'almost':7 'cloudflar':13 'com':1 'compar':11 'cost':18 'domain':2,16 'doubl':8 'expens':6 'got':4 'price':10 'recent':3 'sell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880898 {#2137
    date: 2024-01-10 11:01:38.0 +01:00
  }
  +"title": 295461
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
  +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
  +url: null
  +body: """
    I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
    \n
    The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
    \n
    Feel free to recommend me videos, articles, other Lemmy communities, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720359734 {#2565
    date: 2024-07-07 15:42:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: """
        There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
        \n
        The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704697560 {#2329
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moshpirit@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 290715
      -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704697560 {#2333
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +"title": 290715
    }
  ]
  -id: 27903
  -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
  -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704746028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10435372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659628 {#2553
    date: 2024-01-07 21:33:48.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
  +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
  +url: null
  +body: """
    I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
    \n
    The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
    \n
    Feel free to recommend me videos, articles, other Lemmy communities, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720359734 {#2565
    date: 2024-07-07 15:42:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: """
        There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
        \n
        The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704697560 {#2329
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moshpirit@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 290715
      -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704697560 {#2333
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +"title": 290715
    }
  ]
  -id: 27903
  -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
  -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704746028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10435372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659628 {#2553
    date: 2024-01-07 21:33:48.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
  +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
  +url: null
  +body: """
    I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
    \n
    The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
    \n
    Feel free to recommend me videos, articles, other Lemmy communities, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720359734 {#2565
    date: 2024-07-07 15:42:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: """
        There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
        \n
        The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704697560 {#2329
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moshpirit@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 290715
      -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493740"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704697560 {#2333
        date: 2024-01-08 08:06:00.0 +01:00
      }
      +"title": 290715
    }
  ]
  -id: 27903
  -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
  -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704746028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10435372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659628 {#2553
    date: 2024-01-07 21:33:48.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
    +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
    +url: null
    +body: """
      I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
      \n
      The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
      \n
      Feel free to recommend me videos, articles, other Lemmy communities, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720359734 {#2565
      date: 2024-07-07 15:42:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 27903
    -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
    -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704746028
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10435372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659628 {#2553
      date: 2024-01-07 21:33:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: """
    There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
    \n
    The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704697560 {#2329
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moshpirit@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 290715
  -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704697560 {#2333
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +"title": 290715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
    +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
    +url: null
    +body: """
      I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
      \n
      The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
      \n
      Feel free to recommend me videos, articles, other Lemmy communities, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720359734 {#2565
      date: 2024-07-07 15:42:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 27903
    -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
    -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704746028
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10435372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659628 {#2553
      date: 2024-01-07 21:33:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: """
    There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
    \n
    The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704697560 {#2329
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moshpirit@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 290715
  -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704697560 {#2333
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +"title": 290715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Have-you-tried-LocalGPT-PrivateGPT-or-other-similar-alternatives-to"
    +title: "Have you tried LocalGPT PrivateGPT or other similar alternatives to ChatGPT?"
    +url: null
    +body: """
      I’m interested in hosting something like this, and I’d like to know experiences regarding this topic.\n
      \n
      The main reason to host this for privacy reasons and also to integrate my own PKM data (markdown files, mainly).\n
      \n
      Feel free to recommend me videos, articles, other Lemmy communities, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720359734 {#2565
      date: 2024-07-07 15:42:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 27903
    -titleTs: "'altern':9 'chatgpt':11 'localgpt':4 'privategpt':5 'similar':8 'tri':3"
    -bodyTs: "'also':29 'articl':45 'communiti':48 'd':11 'data':35 'etc':49 'experi':15 'feel':39 'file':37 'free':40 'host':5,23 'integr':31 'interest':3 'know':14 'lemmi':47 'like':7,12 'm':2 'main':20,38 'markdown':36 'pkm':34 'privaci':26 'reason':21,27 'recommend':42 'regard':16 'someth':6 'topic':18 'video':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704746028
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10435372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659628 {#2553
      date: 2024-01-07 21:33:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: """
    There’s a project called Tabby that your can host as a server on a machine that has a GPU, and has a VSCode extension that connects to the server.\n
    \n
    The default model is called starcoder, and it’s the small version, 1B parameters. The downside is that it’s not super smart (but still an improvement over built in tools), but since it’s such a small model, I’m getting sub-second processing times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704697560 {#2329
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moshpirit@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 290715
  -bodyTs: "'1b':43 'built':59 'call':5,35 'connect':27 'default':32 'downsid':46 'extens':25 'get':72 'gpu':20 'host':10 'improv':57 'm':71 'machin':16 'model':33,69 'paramet':44 'process':76 'project':4 'second':75 'server':13,30 'sinc':63 'small':41,68 'smart':53 'starcod':36 'still':55 'sub':74 'sub-second':73 'super':52 'tabbi':6 'time':77 'tool':61 'version':42 'vscode':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704697560 {#2333
    date: 2024-01-08 08:06:00.0 +01:00
  }
  +"title": 290715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#2583
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > And cameras still can’t stop me from getting into an accident.\n
        \n
        Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704604643 {#2090
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 287788
      -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604643 {#2093
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +"title": 287788
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
        \n
        They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
        \n
        > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
        \n
        Better than nothing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704693420 {#2347
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
        "@scarilog@lemmy.world"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 290635
      -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6492599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704693420 {#2332
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +"title": 290635
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#2571
    date: 2024-01-06 13:45:17.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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#2583
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > And cameras still can’t stop me from getting into an accident.\n
        \n
        Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704604643 {#2090
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 287788
      -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604643 {#2093
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +"title": 287788
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
        \n
        They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
        \n
        > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
        \n
        Better than nothing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704693420 {#2347
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
        "@scarilog@lemmy.world"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 290635
      -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6492599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704693420 {#2332
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +"title": 290635
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#2571
    date: 2024-01-06 13:45:17.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2588 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#2583
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2593 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2601 …}
  +children: [
    1 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > And cameras still can’t stop me from getting into an accident.\n
        \n
        Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704604643 {#2090
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 287788
      -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471459"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704604643 {#2093
        date: 2024-01-07 06:17:23.0 +01:00
      }
      +"title": 287788
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +body: """
        > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
        \n
        They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
        \n
        > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
        \n
        Better than nothing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704693420 {#2347
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@unmagical@lemmy.ml"
        "@Aatube@kbin.social"
        "@highenergyphysics@lemmy.world"
        "@scarilog@lemmy.world"
        "@queermunist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 290635
      -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6492599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704693420 {#2332
        date: 2024-01-08 06:57:00.0 +01:00
      }
      +"title": 290635
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#2571
    date: 2024-01-06 13:45:17.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
          \n
          They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
          \n
          > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
          \n
          Better than nothing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704693420 {#2347
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
          "@scarilog@lemmy.world"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 290635
        -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6492599"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704693420 {#2332
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +"title": 290635
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > And cameras still can’t stop me from getting into an accident.\n
    \n
    Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704604643 {#2090
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 287788
  -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604643 {#2093
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +"title": 287788
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
          \n
          They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
          \n
          > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
          \n
          Better than nothing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704693420 {#2347
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
          "@scarilog@lemmy.world"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 290635
        -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6492599"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704693420 {#2332
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +"title": 290635
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > And cameras still can’t stop me from getting into an accident.\n
    \n
    Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704604643 {#2090
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 287788
  -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604643 {#2093
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +"title": 287788
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
          \n
          They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
          \n
          > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
          \n
          Better than nothing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704693420 {#2347
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
          "@scarilog@lemmy.world"
          "@queermunist@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 290635
        -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6492599"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704693420 {#2332
          date: 2024-01-08 06:57:00.0 +01:00
        }
        +"title": 290635
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > And cameras still can’t stop me from getting into an accident.\n
    \n
    Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704604643 {#2090
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 287788
  -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704604643 {#2093
    date: 2024-01-07 06:17:23.0 +01:00
  }
  +"title": 287788
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > And cameras still can’t stop me from getting into an accident.\n
          \n
          Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704604643 {#2090
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 287788
        -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6471459"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704604643 {#2093
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +"title": 287788
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
    \n
    They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
    \n
    > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
    \n
    Better than nothing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704693420 {#2347
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
    "@scarilog@lemmy.world"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 290635
  -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6492599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704693420 {#2332
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +"title": 290635
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > And cameras still can’t stop me from getting into an accident.\n
          \n
          Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704604643 {#2090
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 287788
        -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6471459"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704604643 {#2093
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +"title": 287788
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
    \n
    They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
    \n
    > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
    \n
    Better than nothing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704693420 {#2347
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
    "@scarilog@lemmy.world"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 290635
  -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6492599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704693420 {#2332
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +"title": 290635
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2588 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2590 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#2583
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2593 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2597 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2601 …}
    +children: [
      1 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +body: """
          > And cameras still can’t stop me from getting into an accident.\n
          \n
          Are you stupid? The whole premise is that the risk of actual consequences will slow people down, which in turn reduced the risk of getting into an accident.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704604643 {#2090
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@unmagical@lemmy.ml"
          "@Aatube@kbin.social"
          "@highenergyphysics@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 287788
        -bodyTs: "'accid':12,40 'actual':24 'camera':2 'consequ':25 'get':9,37 'peopl':28 'premis':18 'reduc':33 'risk':22,35 'slow':27 'still':3 'stop':6 'stupid':15 'turn':32 'whole':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6471459"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704604643 {#2093
          date: 2024-01-07 06:17:23.0 +01:00
        }
        +"title": 287788
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#2571
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +body: """
    > If traffic cameras worked to prevent traffic violations they wouldn’t be revenue streams.\n
    \n
    They can be both lol. Prevent traffic violations for the people that care about the consequences, and a revenue stream from people that don’t.\n
    \n
    > Yet, in the real world, we know it will only slow down the people who think about consequences.\n
    \n
    Better than nothing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704693420 {#2347
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@unmagical@lemmy.ml"
    "@Aatube@kbin.social"
    "@highenergyphysics@lemmy.world"
    "@scarilog@lemmy.world"
    "@queermunist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 290635
  -bodyTs: "'better':58 'camera':3 'care':27 'consequ':30,57 'know':46 'lol':19 'noth':60 'peopl':25,36,53 'prevent':6,20 'real':43 'revenu':13,33 'slow':50 'stream':14,34 'think':55 'traffic':2,7,21 'violat':8,22 'work':4 'world':44 'wouldn':10 'yet':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6492599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704693420 {#2332
    date: 2024-01-08 06:57:00.0 +01:00
  }
  +"title": 290635
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#2628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
  +slug: "bread-is-metal"
  +title: "bread is metal"
  +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728779440 {#2623
    date: 2024-10-13 02:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +body: "Noo it’s fart smella how could you not get that right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703997185 {#2033
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@ladicius@lemmy.world"
        "@dylanTheDeveloper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 266644
      -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997185 {#2021
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +"title": 266644
    }
  ]
  -id: 25819
  -titleTs: "'bread':1 'metal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013553
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7859981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927153 {#2609
    date: 2023-12-30 10:05:53.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 edit
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#2628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
  +slug: "bread-is-metal"
  +title: "bread is metal"
  +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728779440 {#2623
    date: 2024-10-13 02:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +body: "Noo it’s fart smella how could you not get that right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703997185 {#2033
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@ladicius@lemmy.world"
        "@dylanTheDeveloper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 266644
      -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997185 {#2021
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +"title": 266644
    }
  ]
  -id: 25819
  -titleTs: "'bread':1 'metal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013553
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7859981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927153 {#2609
    date: 2023-12-30 10:05:53.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: Proxies\__CG__\App\Entity\Image {#2628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
  +slug: "bread-is-metal"
  +title: "bread is metal"
  +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 797
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728779440 {#2623
    date: 2024-10-13 02:30:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2631 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
  +badges: Doctrine\ORM\PersistentCollection {#2641 …}
  +children: [
    App\Entity\EntryComment {#2028
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +body: "Noo it’s fart smella how could you not get that right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703997185 {#2033
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@ladicius@lemmy.world"
        "@dylanTheDeveloper@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 266644
      -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997185 {#2021
        date: 2023-12-31 05:33:05.0 +01:00
      }
      +"title": 266644
    }
  ]
  -id: 25819
  -titleTs: "'bread':1 'metal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704013553
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/7859981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703927153 {#2609
    date: 2023-12-30 10:05:53.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#2628 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
    +slug: "bread-is-metal"
    +title: "bread is metal"
    +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728779440 {#2623
      date: 2024-10-13 02:30:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 25819
    -titleTs: "'bread':1 'metal':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704013553
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7859981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927153 {#2609
      date: 2023-12-30 10:05:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +body: "Noo it’s fart smella how could you not get that right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703997185 {#2033
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ladicius@lemmy.world"
    "@dylanTheDeveloper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 266644
  -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997185 {#2021
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +"title": 266644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#2628 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
    +slug: "bread-is-metal"
    +title: "bread is metal"
    +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728779440 {#2623
      date: 2024-10-13 02:30:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 25819
    -titleTs: "'bread':1 'metal':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704013553
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7859981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927153 {#2609
      date: 2023-12-30 10:05:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +body: "Noo it’s fart smella how could you not get that right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703997185 {#2033
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ladicius@lemmy.world"
    "@dylanTheDeveloper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 266644
  -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997185 {#2021
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +"title": 266644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: Proxies\__CG__\App\Entity\Image {#2628 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2630 …}
    +slug: "bread-is-metal"
    +title: "bread is metal"
    +url: "https://mander.xyz/pictrs/image/5373124d-240d-48dd-8429-9975fe33c7d9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 797
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728779440 {#2623
      date: 2024-10-13 02:30:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2631 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2639 …}
    +badges: Doctrine\ORM\PersistentCollection {#2641 …}
    +children: [
      App\Entity\EntryComment {#2028}
    ]
    -id: 25819
    -titleTs: "'bread':1 'metal':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704013553
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/7859981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703927153 {#2609
      date: 2023-12-30 10:05:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +body: "Noo it’s fart smella how could you not get that right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703997185 {#2033
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@ladicius@lemmy.world"
    "@dylanTheDeveloper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 266644
  -bodyTs: "'could':7 'fart':4 'get':10 'noo':1 'right':12 'smella':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997185 {#2021
    date: 2023-12-31 05:33:05.0 +01:00
  }
  +"title": 266644
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2608 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Your-ads-dont-work-here-brand"
  +title: "Your ads dont work here, brand!"
  +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 846
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719435351 {#2603
    date: 2024-06-26 22:55:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  +badges: Doctrine\ORM\PersistentCollection {#2621 …}
  +children: [
    App\Entity\EntryComment {#2082
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +body: "Set the private DNS in android settings to dns.adguard.com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703997541 {#2097
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
        "@ndupont@lemmy.world"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 266655
      -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997541 {#2083
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +"title": 266655
    }
  ]
  -id: 25605
  -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703932787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10089074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846387 {#2589
    date: 2023-12-29 11:39:47.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2608 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Your-ads-dont-work-here-brand"
  +title: "Your ads dont work here, brand!"
  +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 846
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719435351 {#2603
    date: 2024-06-26 22:55:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  +badges: Doctrine\ORM\PersistentCollection {#2621 …}
  +children: [
    App\Entity\EntryComment {#2082
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +body: "Set the private DNS in android settings to dns.adguard.com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703997541 {#2097
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
        "@ndupont@lemmy.world"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 266655
      -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997541 {#2083
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +"title": 266655
    }
  ]
  -id: 25605
  -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703932787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10089074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846387 {#2589
    date: 2023-12-29 11:39:47.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2085
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2608 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Your-ads-dont-work-here-brand"
  +title: "Your ads dont work here, brand!"
  +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 846
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719435351 {#2603
    date: 2024-06-26 22:55:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2611 …}
  +votes: Doctrine\ORM\PersistentCollection {#2613 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
  +badges: Doctrine\ORM\PersistentCollection {#2621 …}
  +children: [
    App\Entity\EntryComment {#2082
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2085 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
      +body: "Set the private DNS in android settings to dns.adguard.com"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703997541 {#2097
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pharmacokinetics@lemmy.world"
        "@ndupont@lemmy.world"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 266655
      -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314599"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703997541 {#2083
        date: 2023-12-31 05:39:01.0 +01:00
      }
      +"title": 266655
    }
  ]
  -id: 25605
  -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703932787
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10089074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703846387 {#2589
    date: 2023-12-29 11:39:47.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2608 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Your-ads-dont-work-here-brand"
    +title: "Your ads dont work here, brand!"
    +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 846
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719435351 {#2603
      date: 2024-06-26 22:55:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2611 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
    +badges: Doctrine\ORM\PersistentCollection {#2621 …}
    +children: [
      App\Entity\EntryComment {#2082}
    ]
    -id: 25605
    -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703932787
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10089074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703846387 {#2589
      date: 2023-12-29 11:39:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: "Set the private DNS in android settings to dns.adguard.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703997541 {#2097
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
    "@ndupont@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 266655
  -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997541 {#2083
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +"title": 266655
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2608 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Your-ads-dont-work-here-brand"
    +title: "Your ads dont work here, brand!"
    +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 846
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719435351 {#2603
      date: 2024-06-26 22:55:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2611 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
    +badges: Doctrine\ORM\PersistentCollection {#2621 …}
    +children: [
      App\Entity\EntryComment {#2082}
    ]
    -id: 25605
    -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703932787
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10089074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703846387 {#2589
      date: 2023-12-29 11:39:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: "Set the private DNS in android settings to dns.adguard.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703997541 {#2097
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
    "@ndupont@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 266655
  -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997541 {#2083
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +"title": 266655
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2085
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2608 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Your-ads-dont-work-here-brand"
    +title: "Your ads dont work here, brand!"
    +url: "https://lemmy.world/pictrs/image/58942777-b9b3-46db-8f13-d29e164afb3e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 846
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719435351 {#2603
      date: 2024-06-26 22:55:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2611 …}
    +votes: Doctrine\ORM\PersistentCollection {#2613 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2617 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2619 …}
    +badges: Doctrine\ORM\PersistentCollection {#2621 …}
    +children: [
      App\Entity\EntryComment {#2082}
    ]
    -id: 25605
    -titleTs: "'ad':2 'brand':6 'dont':3 'work':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703932787
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10089074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703846387 {#2589
      date: 2023-12-29 11:39:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2062 …}
  +body: "Set the private DNS in android settings to dns.adguard.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703997541 {#2097
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pharmacokinetics@lemmy.world"
    "@ndupont@lemmy.world"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 266655
  -bodyTs: "'android':6 'dns':4 'dns.adguard.com':9 'privat':3 'set':1,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703997541 {#2083
    date: 2023-12-31 05:39:01.0 +01:00
  }
  +"title": 266655
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2643
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    2 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "His book was a super great read."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702818961 {#2380
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 229274
      -bodyTs: "'book':2 'great':6 'read':7 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818961 {#2386
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +"title": 229274
    }
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "It’s called Permanent Record haha this dude is trolling you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703296979 {#1883
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
        "@mjhelto@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 244775
      -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703296979 {#2391
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +"title": 244775
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Permanent Record"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703297062 {#1401
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 244777
      -bodyTs: "'perman':1 'record':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703297062 {#1404
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +"title": 244777
    }
  ]
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2629
    date: 2023-12-17 05:37:03.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2643
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    2 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "His book was a super great read."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702818961 {#2380
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 229274
      -bodyTs: "'book':2 'great':6 'read':7 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818961 {#2386
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +"title": 229274
    }
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "It’s called Permanent Record haha this dude is trolling you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703296979 {#1883
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
        "@mjhelto@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 244775
      -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703296979 {#2391
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +"title": 244775
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Permanent Record"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703297062 {#1401
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 244777
      -bodyTs: "'perman':1 'record':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703297062 {#1404
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +"title": 244777
    }
  ]
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2629
    date: 2023-12-17 05:37:03.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2385
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
  +title: "I don't have anything to hide, so I don't care"
  +url: null
  +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703406990 {#2643
    date: 2023-12-24 09:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2648 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    2 => App\Entity\EntryComment {#2382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "His book was a super great read."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702818961 {#2380
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 229274
      -bodyTs: "'book':2 'great':6 'read':7 'super':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6094950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702818961 {#2386
        date: 2023-12-17 14:16:01.0 +01:00
      }
      +"title": 229274
    }
    1 => App\Entity\EntryComment {#2389
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "It’s called Permanent Record haha this dude is trolling you"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703296979 {#1883
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
        "@mjhelto@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2387 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#1381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
      -id: 244775
      -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703296979 {#2391
        date: 2023-12-23 03:02:59.0 +01:00
      }
      +"title": 244775
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Permanent Record"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703297062 {#1401
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@max@lemmy.blahaj.zone"
        "@Synthead@lemmy.world"
        "@cheese_greater@lemmy.world"
        "@scarilog@lemmy.world"
        "@01189998819991197253@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1362 …}
      +nested: Doctrine\ORM\PersistentCollection {#2019 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
      -id: 244777
      -bodyTs: "'perman':1 'record':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6200149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703297062 {#1404
        date: 2023-12-23 03:04:22.0 +01:00
      }
      +"title": 244777
    }
  ]
  -id: 22771
  -titleTs: "'anyth':5 'care':12 'hide':7"
  -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702874223
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6603898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702787823 {#2629
    date: 2023-12-17 05:37:03.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382}
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "His book was a super great read."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702818961 {#2380
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 229274
  -bodyTs: "'book':2 'great':6 'read':7 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818961 {#2386
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +"title": 229274
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382}
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "His book was a super great read."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702818961 {#2380
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 229274
  -bodyTs: "'book':2 'great':6 'read':7 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818961 {#2386
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +"title": 229274
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382}
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "His book was a super great read."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702818961 {#2380
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 229274
  -bodyTs: "'book':2 'great':6 'read':7 'super':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6094950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702818961 {#2386
    date: 2023-12-17 14:16:01.0 +01:00
  }
  +"title": 229274
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "It’s called Permanent Record haha this dude is trolling you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703296979 {#1883
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
    "@mjhelto@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 244775
  -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296979 {#2391
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +"title": 244775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "It’s called Permanent Record haha this dude is trolling you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703296979 {#1883
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
    "@mjhelto@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 244775
  -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296979 {#2391
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +"title": 244775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2389
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "Permanent Record"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703297062 {#1401
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1362 …}
        +nested: Doctrine\ORM\PersistentCollection {#2019 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
        -id: 244777
        -bodyTs: "'perman':1 'record':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703297062 {#1404
          date: 2023-12-23 03:04:22.0 +01:00
        }
        +"title": 244777
      }
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "It’s called Permanent Record haha this dude is trolling you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703296979 {#1883
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
    "@mjhelto@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2387 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  -id: 244775
  -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703296979 {#2391
    date: 2023-12-23 03:02:59.0 +01:00
  }
  +"title": 244775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Permanent Record"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703297062 {#1401
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 244777
  -bodyTs: "'perman':1 'record':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703297062 {#1404
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +"title": 244777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Permanent Record"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703297062 {#1401
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 244777
  -bodyTs: "'perman':1 'record':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703297062 {#1404
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +"title": 244777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1363
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2385
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "I-don-t-have-anything-to-hide-so-I-don-t-care"
    +title: "I don't have anything to hide, so I don't care"
    +url: null
    +body: "What to say to people who say this kinda of thing? Usually I just say “ok then”"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703406990 {#2643
      date: 2023-12-24 09:36:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2648 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      2 => App\Entity\EntryComment {#2382
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2378 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "His book was a super great read."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702818961 {#2380
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1910 …}
        +votes: Doctrine\ORM\PersistentCollection {#1909 …}
        +reports: Doctrine\ORM\PersistentCollection {#1926 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
        -id: 229274
        -bodyTs: "'book':2 'great':6 'read':7 'super':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6094950"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702818961 {#2386
          date: 2023-12-17 14:16:01.0 +01:00
        }
        +"title": 229274
      }
      1 => App\Entity\EntryComment {#2389
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2369 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +body: "It’s called Permanent Record haha this dude is trolling you"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703296979 {#1883
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@max@lemmy.blahaj.zone"
          "@Synthead@lemmy.world"
          "@cheese_greater@lemmy.world"
          "@scarilog@lemmy.world"
          "@01189998819991197253@infosec.pub"
          "@mjhelto@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2387 …}
        +nested: Doctrine\ORM\PersistentCollection {#2394 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#1381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
        -id: 244775
        -bodyTs: "'call':3 'dude':8 'haha':6 'perman':4 'record':5 'troll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6200140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703296979 {#2391
          date: 2023-12-23 03:02:59.0 +01:00
        }
        +"title": 244775
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 22771
    -titleTs: "'anyth':5 'care':12 'hide':7"
    -bodyTs: "'kinda':9 'ok':16 'peopl':5 'say':3,7,15 'thing':11 'usual':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702874223
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6603898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702787823 {#2629
      date: 2023-12-17 05:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Permanent Record"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703297062 {#1401
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@max@lemmy.blahaj.zone"
    "@Synthead@lemmy.world"
    "@cheese_greater@lemmy.world"
    "@scarilog@lemmy.world"
    "@01189998819991197253@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2025 …}
  -id: 244777
  -bodyTs: "'perman':1 'record':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6200149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703297062 {#1404
    date: 2023-12-23 03:04:22.0 +01:00
  }
  +"title": 244777
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2661
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Ah well, you live you learn\n
        \n
        to cum in people’s mouths when the opportunity presents iteself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701955578 {#2457
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@ExLisper@linux.community"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 206448
      -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701955578 {#2454
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +"title": 206448
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2649
    date: 2023-12-06 00:25:33.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 edit
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2661
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Ah well, you live you learn\n
        \n
        to cum in people’s mouths when the opportunity presents iteself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701955578 {#2457
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@ExLisper@linux.community"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 206448
      -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701955578 {#2454
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +"title": 206448
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2649
    date: 2023-12-06 00:25:33.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2661
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2459 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Ah well, you live you learn\n
        \n
        to cum in people’s mouths when the opportunity presents iteself.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701955578 {#2457
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@ExLisper@linux.community"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 206448
      -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701955578 {#2454
        date: 2023-12-07 14:26:18.0 +01:00
      }
      +"title": 206448
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2649
    date: 2023-12-06 00:25:33.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2626 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2661
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2649
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Ah well, you live you learn\n
    \n
    to cum in people’s mouths when the opportunity presents iteself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701955578 {#2457
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@ExLisper@linux.community"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 206448
  -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955578 {#2454
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +"title": 206448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2626 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2661
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2649
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Ah well, you live you learn\n
    \n
    to cum in people’s mouths when the opportunity presents iteself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701955578 {#2457
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@ExLisper@linux.community"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 206448
  -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955578 {#2454
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +"title": 206448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2455
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2459
    +user: Proxies\__CG__\App\Entity\User {#2626 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2661
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2649
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Ah well, you live you learn\n
    \n
    to cum in people’s mouths when the opportunity presents iteself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701955578 {#2457
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@ExLisper@linux.community"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 206448
  -bodyTs: "'ah':1 'cum':8 'iteself':17 'learn':6 'live':4 'mouth':12 'opportun':15 'peopl':10 'present':16 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955578 {#2454
    date: 2023-12-07 14:26:18.0 +01:00
  }
  +"title": 206448
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
  +slug: "Steve-Balmer-quotes"
  +title: "Steve Balmer quotes"
  +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 236
  +favouriteCount: 1366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702097518 {#2681
    date: 2023-12-09 05:51:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  +badges: Doctrine\ORM\PersistentCollection {#2699 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701302770 {#1717
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@M500@lemmy.ml"
        "@Lmaydev@programming.dev"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 179016
      -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5683380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701302770 {#1739
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +"title": 179016
    }
  ]
  -id: 18115
  -titleTs: "'balmer':2 'quot':3 'steve':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701332997
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5461452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701246597 {#2667
    date: 2023-11-29 09:29:57.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
  +slug: "Steve-Balmer-quotes"
  +title: "Steve Balmer quotes"
  +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 236
  +favouriteCount: 1366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702097518 {#2681
    date: 2023-12-09 05:51:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  +badges: Doctrine\ORM\PersistentCollection {#2699 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701302770 {#1717
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@M500@lemmy.ml"
        "@Lmaydev@programming.dev"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 179016
      -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5683380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701302770 {#1739
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +"title": 179016
    }
  ]
  -id: 18115
  -titleTs: "'balmer':2 'quot':3 'steve':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701332997
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5461452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701246597 {#2667
    date: 2023-11-29 09:29:57.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
  +slug: "Steve-Balmer-quotes"
  +title: "Steve Balmer quotes"
  +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 236
  +favouriteCount: 1366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702097518 {#2681
    date: 2023-12-09 05:51:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  +badges: Doctrine\ORM\PersistentCollection {#2699 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
      +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701302770 {#1717
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@M500@lemmy.ml"
        "@Lmaydev@programming.dev"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2463 …}
      +nested: Doctrine\ORM\PersistentCollection {#2411 …}
      +votes: Doctrine\ORM\PersistentCollection {#2422 …}
      +reports: Doctrine\ORM\PersistentCollection {#2458 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
      -id: 179016
      -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5683380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701302770 {#1739
        date: 2023-11-30 01:06:10.0 +01:00
      }
      +"title": 179016
    }
  ]
  -id: 18115
  -titleTs: "'balmer':2 'quot':3 'steve':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701332997
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5461452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701246597 {#2667
    date: 2023-11-29 09:29:57.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
    +slug: "Steve-Balmer-quotes"
    +title: "Steve Balmer quotes"
    +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 236
    +favouriteCount: 1366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702097518 {#2681
      date: 2023-12-09 05:51:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    +badges: Doctrine\ORM\PersistentCollection {#2699 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 18115
    -titleTs: "'balmer':2 'quot':3 'steve':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701332997
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5461452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701246597 {#2667
      date: 2023-11-29 09:29:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701302770 {#1717
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@M500@lemmy.ml"
    "@Lmaydev@programming.dev"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 179016
  -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5683380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701302770 {#1739
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +"title": 179016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
    +slug: "Steve-Balmer-quotes"
    +title: "Steve Balmer quotes"
    +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 236
    +favouriteCount: 1366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702097518 {#2681
      date: 2023-12-09 05:51:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    +badges: Doctrine\ORM\PersistentCollection {#2699 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 18115
    -titleTs: "'balmer':2 'quot':3 'steve':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701332997
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5461452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701246597 {#2667
      date: 2023-11-29 09:29:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701302770 {#1717
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@M500@lemmy.ml"
    "@Lmaydev@programming.dev"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 179016
  -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5683380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701302770 {#1739
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +"title": 179016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2646 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2688 …}
    +slug: "Steve-Balmer-quotes"
    +title: "Steve Balmer quotes"
    +url: "https://infosec.pub/pictrs/image/32c79e75-7296-4275-9f35-6cfa1a74709c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 236
    +favouriteCount: 1366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702097518 {#2681
      date: 2023-12-09 05:51:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    +badges: Doctrine\ORM\PersistentCollection {#2699 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 18115
    -titleTs: "'balmer':2 'quot':3 'steve':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701332997
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5461452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701246597 {#2667
      date: 2023-11-29 09:29:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2464 …}
  +body: "There’s that one screen where you disable telemetry, which I’ve always consider a part of the install process, but is there anything malicious other than that? The process as a whole is quite straightforward in my experience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701302770 {#1717
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@M500@lemmy.ml"
    "@Lmaydev@programming.dev"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2463 …}
  +nested: Doctrine\ORM\PersistentCollection {#2411 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2453 …}
  -id: 179016
  -bodyTs: "'alway':13 'anyth':24 'consid':14 'disabl':8 'experi':39 'instal':19 'malici':25 'one':4 'part':16 'process':20,30 'quit':35 'screen':5 'straightforward':36 'telemetri':9 've':12 'whole':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5683380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701302770 {#1739
    date: 2023-11-30 01:06:10.0 +01:00
  }
  +"title": 179016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#2706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "The-duality-of-Man"
  +title: "The duality of Man"
  +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037095 {#2701
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2711 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
  +badges: Doctrine\ORM\PersistentCollection {#2719 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "Oh there’s going to be entry all right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701037095 {#1726
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@dalekcaan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 168169
      -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5607203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701037095 {#1728
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +"title": 168169
    }
  ]
  -id: 16950
  -titleTs: "'dualiti':2 'man':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088994
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4077488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002594 {#2687
    date: 2023-11-26 13:43:14.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 edit
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#2706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "The-duality-of-Man"
  +title: "The duality of Man"
  +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037095 {#2701
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2711 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
  +badges: Doctrine\ORM\PersistentCollection {#2719 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "Oh there’s going to be entry all right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701037095 {#1726
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@dalekcaan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 168169
      -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5607203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701037095 {#1728
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +"title": 168169
    }
  ]
  -id: 16950
  -titleTs: "'dualiti':2 'man':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088994
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4077488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002594 {#2687
    date: 2023-11-26 13:43:14.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#2706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "The-duality-of-Man"
  +title: "The duality of Man"
  +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037095 {#2701
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2711 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
  +badges: Doctrine\ORM\PersistentCollection {#2719 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "Oh there’s going to be entry all right"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1701037095 {#1726
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@dalekcaan@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 168169
      -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5607203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701037095 {#1728
        date: 2023-11-26 23:18:15.0 +01:00
      }
      +"title": 168169
    }
  ]
  -id: 16950
  -titleTs: "'dualiti':2 'man':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088994
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4077488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002594 {#2687
    date: 2023-11-26 13:43:14.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#2706 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "The-duality-of-Man"
    +title: "The duality of Man"
    +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037095 {#2701
      date: 2023-11-26 23:18:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2711 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
    +badges: Doctrine\ORM\PersistentCollection {#2719 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 16950
    -titleTs: "'dualiti':2 'man':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088994
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4077488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002594 {#2687
      date: 2023-11-26 13:43:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "Oh there’s going to be entry all right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701037095 {#1726
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@dalekcaan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 168169
  -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037095 {#1728
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +"title": 168169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#2706 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "The-duality-of-Man"
    +title: "The duality of Man"
    +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037095 {#2701
      date: 2023-11-26 23:18:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2711 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
    +badges: Doctrine\ORM\PersistentCollection {#2719 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 16950
    -titleTs: "'dualiti':2 'man':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088994
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4077488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002594 {#2687
      date: 2023-11-26 13:43:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "Oh there’s going to be entry all right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701037095 {#1726
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@dalekcaan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 168169
  -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037095 {#1728
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +"title": 168169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#2706 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "The-duality-of-Man"
    +title: "The duality of Man"
    +url: "https://startrek.website/pictrs/image/cd96af98-5abc-46c9-95a3-5a64b272a429.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037095 {#2701
      date: 2023-11-26 23:18:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2711 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2717 …}
    +badges: Doctrine\ORM\PersistentCollection {#2719 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 16950
    -titleTs: "'dualiti':2 'man':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088994
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4077488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002594 {#2687
      date: 2023-11-26 13:43:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "Oh there’s going to be entry all right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1701037095 {#1726
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@dalekcaan@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 168169
  -bodyTs: "'entri':7 'go':4 'oh':1 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5607203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037095 {#1728
    date: 2023-11-26 23:18:15.0 +01:00
  }
  +"title": 168169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
  +slug: "Question-for-God"
  +title: "Question for God"
  +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701107766 {#2721
    date: 2023-11-27 18:56:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2739 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Come over here man let me kick you in the nuts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701002119 {#1705
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@SendMePhotos@lemmy.world"
        "@fossilesque@mander.xyz"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 165933
      -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5595631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002119 {#1711
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +"title": 165933
    }
  ]
  -id: 16263
  -titleTs: "'god':3 'question':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917036
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8146428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700830636 {#2707
    date: 2023-11-24 13:57:16.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
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
  +slug: "Question-for-God"
  +title: "Question for God"
  +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701107766 {#2721
    date: 2023-11-27 18:56:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2739 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Come over here man let me kick you in the nuts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701002119 {#1705
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@SendMePhotos@lemmy.world"
        "@fossilesque@mander.xyz"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 165933
      -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5595631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002119 {#1711
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +"title": 165933
    }
  ]
  -id: 16263
  -titleTs: "'god':3 'question':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917036
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8146428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700830636 {#2707
    date: 2023-11-24 13:57:16.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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: Proxies\__CG__\App\Entity\Image {#2726 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
  +slug: "Question-for-God"
  +title: "Question for God"
  +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1204
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701107766 {#2721
    date: 2023-11-27 18:56:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2739 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Come over here man let me kick you in the nuts"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701002119 {#1705
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@SendMePhotos@lemmy.world"
        "@fossilesque@mander.xyz"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 165933
      -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5595631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002119 {#1711
        date: 2023-11-26 13:35:19.0 +01:00
      }
      +"title": 165933
    }
  ]
  -id: 16263
  -titleTs: "'god':3 'question':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917036
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/8146428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700830636 {#2707
    date: 2023-11-24 13:57:16.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2726 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
    +slug: "Question-for-God"
    +title: "Question for God"
    +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 1204
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701107766 {#2721
      date: 2023-11-27 18:56:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2739 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16263
    -titleTs: "'god':3 'question':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917036
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/8146428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700830636 {#2707
      date: 2023-11-24 13:57:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Come over here man let me kick you in the nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701002119 {#1705
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@SendMePhotos@lemmy.world"
    "@fossilesque@mander.xyz"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 165933
  -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002119 {#1711
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +"title": 165933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2726 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
    +slug: "Question-for-God"
    +title: "Question for God"
    +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 1204
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701107766 {#2721
      date: 2023-11-27 18:56:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2739 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16263
    -titleTs: "'god':3 'question':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917036
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/8146428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700830636 {#2707
      date: 2023-11-24 13:57:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Come over here man let me kick you in the nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701002119 {#1705
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@SendMePhotos@lemmy.world"
    "@fossilesque@mander.xyz"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 165933
  -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002119 {#1711
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +"title": 165933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: Proxies\__CG__\App\Entity\Image {#2726 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2728 …}
    +slug: "Question-for-God"
    +title: "Question for God"
    +url: "https://lemmy.sdf.org/pictrs/image/70572899-d023-40b1-81a0-b165bb664ade.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 1204
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701107766 {#2721
      date: 2023-11-27 18:56:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2739 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16263
    -titleTs: "'god':3 'question':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917036
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/8146428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700830636 {#2707
      date: 2023-11-24 13:57:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Come over here man let me kick you in the nuts"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701002119 {#1705
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@SendMePhotos@lemmy.world"
    "@fossilesque@mander.xyz"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 165933
  -bodyTs: "'come':1 'kick':7 'let':5 'man':4 'nut':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5595631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002119 {#1711
    date: 2023-11-26 13:35:19.0 +01:00
  }
  +"title": 165933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#2746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
  +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
  +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699179526 {#2741
    date: 2023-11-05 11:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699174507 {#1557
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose1001@endlesstalk.org"
        "@Darkassassin07@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 91999
      -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5083148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699174507 {#1555
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +"title": 91999
    }
  ]
  -id: 10029
  -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699234908
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10668107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699148508 {#2727
    date: 2023-11-05 02:41:48.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#2746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
  +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
  +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699179526 {#2741
    date: 2023-11-05 11:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699174507 {#1557
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose1001@endlesstalk.org"
        "@Darkassassin07@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 91999
      -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5083148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699174507 {#1555
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +"title": 91999
    }
  ]
  -id: 10029
  -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699234908
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10668107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699148508 {#2727
    date: 2023-11-05 02:41:48.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: Proxies\__CG__\App\Entity\Image {#2746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
  +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
  +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699179526 {#2741
    date: 2023-11-05 11:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699174507 {#1557
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AlbinJose1001@endlesstalk.org"
        "@Darkassassin07@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 91999
      -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5083148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699174507 {#1555
        date: 2023-11-05 09:55:07.0 +01:00
      }
      +"title": 91999
    }
  ]
  -id: 10029
  -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699234908
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/10668107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699148508 {#2727
    date: 2023-11-05 02:41:48.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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2704 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#2746 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
    +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
    +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699179526 {#2741
      date: 2023-11-05 11:18:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10029
    -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699234908
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/10668107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699148508 {#2727
      date: 2023-11-05 02:41:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699174507 {#1557
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose1001@endlesstalk.org"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 91999
  -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5083148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699174507 {#1555
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +"title": 91999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2704 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#2746 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
    +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
    +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699179526 {#2741
      date: 2023-11-05 11:18:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10029
    -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699234908
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/10668107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699148508 {#2727
      date: 2023-11-05 02:41:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699174507 {#1557
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose1001@endlesstalk.org"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 91999
  -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5083148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699174507 {#1555
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +"title": 91999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2704 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
    +image: Proxies\__CG__\App\Entity\Image {#2746 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-is-xtrapath3-izatcloud-net-why-does-my-phone-connect-to-it"
    +title: "What is xtrapath3.izatcloud.net, why does my phone connect to it?"
    +url: "https://endlesstalk.org/pictrs/image/1797d363-1dbb-4c36-a70d-6bb538384d41.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699179526 {#2741
      date: 2023-11-05 11:18:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2749 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10029
    -titleTs: "'connect':8 'phone':7 'xtrapath3.izatcloud.net':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699234908
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/10668107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699148508 {#2727
      date: 2023-11-05 02:41:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1613 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Tldr it’s used to make initial GPS fix faster by getting satellite positioning information."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699174507 {#1557
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AlbinJose1001@endlesstalk.org"
    "@Darkassassin07@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 91999
  -bodyTs: "'faster':10 'fix':9 'get':12 'gps':8 'inform':15 'initi':7 'make':6 'posit':14 'satellit':13 'tldr':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5083148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699174507 {#1555
    date: 2023-11-05 09:55:07.0 +01:00
  }
  +"title": 91999
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2761
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Can you explain how the anonymity works?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697932934 {#1582
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@jack@monero.town"
        "@yoz@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 63845
      -bodyTs: "'anonym':6 'explain':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932934 {#1527
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +"title": 63845
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2747
    date: 2023-10-21 12:05:59.0 +02: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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2761
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Can you explain how the anonymity works?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697932934 {#1582
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@jack@monero.town"
        "@yoz@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 63845
      -bodyTs: "'anonym':6 'explain':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932934 {#1527
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +"title": 63845
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2747
    date: 2023-10-21 12:05:59.0 +02: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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2761
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: "Can you explain how the anonymity works?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697932934 {#1582
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@jack@monero.town"
        "@yoz@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 63845
      -bodyTs: "'anonym':6 'explain':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4710238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697932934 {#1527
        date: 2023-10-22 02:02:14.0 +02:00
      }
      +"title": 63845
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2747
    date: 2023-10-21 12:05:59.0 +02: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2761
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2747
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Can you explain how the anonymity works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697932934 {#1582
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@jack@monero.town"
    "@yoz@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 63845
  -bodyTs: "'anonym':6 'explain':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932934 {#1527
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +"title": 63845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2761
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2747
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Can you explain how the anonymity works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697932934 {#1582
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@jack@monero.town"
    "@yoz@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 63845
  -bodyTs: "'anonym':6 'explain':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932934 {#1527
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +"title": 63845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2761
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2747
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Can you explain how the anonymity works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697932934 {#1582
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@jack@monero.town"
    "@yoz@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 63845
  -bodyTs: "'anonym':6 'explain':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4710238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697932934 {#1527
    date: 2023-10-22 02:02:14.0 +02:00
  }
  +"title": 63845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#2781
    date: 2023-10-23 23:01:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697788171 {#1439
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 60796
      -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4671343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697788171 {#1435
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +"title": 60796
    }
  ]
  -id: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#2767
    date: 2023-10-20 01:48:13.0 +02: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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#2781
    date: 2023-10-23 23:01:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697788171 {#1439
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 60796
      -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4671343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697788171 {#1435
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +"title": 60796
    }
  ]
  -id: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#2767
    date: 2023-10-20 01:48:13.0 +02: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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2197 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
  +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
  +title: "Any advice for someone who broke bones that need surgery to fix?"
  +url: null
  +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698094916 {#2781
    date: 2023-10-23 23:01:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697788171 {#1439
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LaunchesKayaks@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 60796
      -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4671343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697788171 {#1435
        date: 2023-10-20 09:49:31.0 +02:00
      }
      +"title": 60796
    }
  ]
  -id: 6567
  -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
  -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697845693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7045290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759293 {#2767
    date: 2023-10-20 01:48:13.0 +02: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2197 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
    +title: "Any advice for someone who broke bones that need surgery to fix?"
    +url: null
    +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698094916 {#2781
      date: 2023-10-23 23:01:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6567
    -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
    -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697845693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7045290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697759293 {#2767
      date: 2023-10-20 01:48:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697788171 {#1439
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 60796
  -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4671343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697788171 {#1435
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +"title": 60796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2197 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
    +title: "Any advice for someone who broke bones that need surgery to fix?"
    +url: null
    +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698094916 {#2781
      date: 2023-10-23 23:01:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6567
    -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
    -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697845693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7045290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697759293 {#2767
      date: 2023-10-20 01:48:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697788171 {#1439
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 60796
  -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4671343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697788171 {#1435
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +"title": 60796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2197 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1980 …}
    +slug: "Any-advice-for-someone-who-broke-bones-that-need-surgery"
    +title: "Any advice for someone who broke bones that need surgery to fix?"
    +url: null
    +body: "Broke my ankle and leg in 3 places and I’m getting surgery tomorrow. Idk how to feel or what to expect."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 60
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698094916 {#2781
      date: 2023-10-23 23:01:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2744 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 6567
    -titleTs: "'advic':2 'bone':7 'broke':6 'fix':12 'need':9 'someon':4 'surgeri':10"
    -bodyTs: "'3':7 'ankl':3 'broke':1 'expect':22 'feel':18 'get':12 'idk':15 'leg':5 'm':11 'place':8 'surgeri':13 'tomorrow':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697845693
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7045290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697759293 {#2767
      date: 2023-10-20 01:48:13.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Libgen for free ebooks (if you don’t mind reading ebooks)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697788171 {#1439
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 60796
  -bodyTs: "'ebook':4,11 'free':3 'libgen':1 'mind':9 'read':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4671343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697788171 {#1435
    date: 2023-10-20 09:49:31.0 +02:00
  }
  +"title": 60796
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_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
134 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