GET https://kbin.spritesserver.nl/index.php/u/@Railison@aussie.zone/active

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.69 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.05 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 {#2384
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2216
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706447079 {#2386
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 346945
      -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/6213286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706447079 {#2382
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +"title": 346945
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2159
    date: 2024-01-28 07:08:10.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 {#2384
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2216
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706447079 {#2386
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 346945
      -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/6213286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706447079 {#2382
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +"title": 346945
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2159
    date: 2024-01-28 07:08:10.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 {#2384
  +user: Proxies\__CG__\App\Entity\User {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Share-your-favorite-automations"
  +title: "Share your favorite automations"
  +url: null
  +body: """
    I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
    \n
    My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
    \n
    I’d really enjoy reading what kind of interesting automations everyone else has written.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729539860 {#2216
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  +badges: Doctrine\ORM\PersistentCollection {#2322 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706447079 {#2386
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@zero_spelled_with_an_ecks@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1403 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 346945
      -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/6213286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706447079 {#2382
        date: 2024-01-28 14:04:39.0 +01:00
      }
      +"title": 346945
    }
  ]
  -id: 33576
  -titleTs: "'autom':4 'favorit':3 'share':1"
  -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706508490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11273738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706422090 {#2159
    date: 2024-01-28 07:08:10.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 {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2216
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2159
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706447079 {#2386
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 346945
  -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6213286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447079 {#2382
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +"title": 346945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2216
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2159
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706447079 {#2386
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 346945
  -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6213286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447079 {#2382
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +"title": 346945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2191 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Share-your-favorite-automations"
    +title: "Share your favorite automations"
    +url: null
    +body: """
      I’ve been running HA for a while, and it’s been working well; I haven’t had to change much in a few months. That being said, it’s fun to tinker with it, and I’m curious to hear what kind of automations the rest of the community is using. What automations are you most proud of? What are your favorite? What kind of interesting automations have you written?\n
      \n
      My personal favorite is an automation that displays the current “apparent” temperature on a Hue bulb. It takes an average of the temperature, humidity, and luminance around my property and uses the average to compute an “apparent” (feels like) temperature. Then it applies a cosine function to the apparent temperature (to approximate how people feel temperature change), uses the resulting value to calculate a level between blue and red in CIELAB (a perceptually uniform color space), converts the results to RGB, and sets the color value of the hue bulb. The result is a bulb that changes color so that the change in color (as perceived by the eye) mirrors how the temperature “feels” outside. Ultimately what that means is that we can look at a small lamp with the hue bulb and say “It feels cold outside; we should put on a coat.” It’s probably overkill, but it was a fun programming exercise. We’ve started saying things like “It’s really blue today, I don’t feel like going out.”\n
      \n
      I’d really enjoy reading what kind of interesting automations everyone else has written.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729539860 {#2216
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2293 …}
    +reports: Doctrine\ORM\PersistentCollection {#2309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
    +badges: Doctrine\ORM\PersistentCollection {#2322 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 33576
    -titleTs: "'autom':4 'favorit':3 'share':1"
    -bodyTs: "'appar':82,108,120 'appli':114 'approxim':123 'around':98 'autom':45,54,68,77,254 'averag':91,104 'blue':138,236 'bulb':87,161,166,203 'calcul':134 'chang':20,128,168,173 'cielab':142 'coat':215 'cold':208 'color':146,156,169,175 'communiti':50 'comput':106 'convert':148 'cosin':116 'curious':39 'current':81 'd':246 'display':79 'els':256 'enjoy':248 'everyon':255 'exercis':226 'eye':180 'favorit':63,74 'feel':109,126,185,207,241 'fun':31,224 'function':117 'go':243 'ha':5 'haven':16 'hear':41 'hue':86,160,202 'humid':95 'interest':67,253 'kind':43,65,251 'lamp':199 'level':136 'like':110,232,242 'look':195 'lumin':97 'm':38 'mean':190 'mirror':181 'month':25 'much':21 'outsid':186,209 'overkil':219 'peopl':125 'perceiv':177 'perceptu':144 'person':73 'probabl':218 'program':225 'properti':100 'proud':58 'put':212 'read':249 'realli':235,247 'red':140 'rest':47 'result':131,150,163 'rgb':152 'run':4 'said':28 'say':205,230 'set':154 'small':198 'space':147 'start':229 'take':89 'temperatur':83,94,111,121,127,184 'thing':231 'tinker':33 'today':237 'ultim':187 'uniform':145 'use':52,102,129 'valu':132,157 've':2,228 'well':14 'work':13 'written':71,258"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706508490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11273738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706422090 {#2159
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "Ooh I’ve got a similar trigger! Instead of coloured lights, mine strobe every five minutes incessantly until I open the machine door (power usage goes down ~3W for some reason). Also notify the phones and put a banner on the TV."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706447079 {#2386
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 346945
  -bodyTs: "'3w':28 'also':32 'banner':39 'colour':10 'door':23 'everi':14 'five':15 'goe':26 'got':4 'incess':17 'instead':8 'light':11 'machin':22 'mine':12 'minut':16 'notifi':33 'ooh':1 'open':20 'phone':35 'power':24 'put':37 'reason':31 'similar':6 'strobe':13 'trigger':7 'tv':42 'usag':25 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6213286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706447079 {#2382
    date: 2024-01-28 14:04:39.0 +01:00
  }
  +"title": 346945
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
  +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 351
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727576992 {#1883
    date: 2024-09-29 04:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not overly high tech but such a good fit for the culture and extremely convenient:\n
        \n
        **Self-filling, self-warming baths**\n
        \n
        Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726674164 {#2455
        date: 2024-09-18 17:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egitalian@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 312084
      -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5818510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360509 {#2459
        date: 2024-01-16 00:15:09.0 +01:00
      }
      +"title": 312084
    }
  ]
  -id: 30319
  -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705286735
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20884824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200335 {#2137
    date: 2024-01-14 03:45:35.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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
  +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 351
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727576992 {#1883
    date: 2024-09-29 04:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not overly high tech but such a good fit for the culture and extremely convenient:\n
        \n
        **Self-filling, self-warming baths**\n
        \n
        Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726674164 {#2455
        date: 2024-09-18 17:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egitalian@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 312084
      -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5818510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360509 {#2459
        date: 2024-01-16 00:15:09.0 +01:00
      }
      +"title": 312084
    }
  ]
  -id: 30319
  -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705286735
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20884824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200335 {#2137
    date: 2024-01-14 03:45:35.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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
  +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 351
  +favouriteCount: 334
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727576992 {#1883
    date: 2024-09-29 04:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  +badges: Doctrine\ORM\PersistentCollection {#2225 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Not overly high tech but such a good fit for the culture and extremely convenient:\n
        \n
        **Self-filling, self-warming baths**\n
        \n
        Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1726674164 {#2455
        date: 2024-09-18 17:42:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@egitalian@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 312084
      -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5818510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705360509 {#2459
        date: 2024-01-16 00:15:09.0 +01:00
      }
      +"title": 312084
    }
  ]
  -id: 30319
  -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705286735
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20884824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200335 {#2137
    date: 2024-01-14 03:45:35.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 {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
    +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 351
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727576992 {#1883
      date: 2024-09-29 04:29:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2099 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 30319
    -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705286735
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20884824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705200335 {#2137
      date: 2024-01-14 03:45:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not overly high tech but such a good fit for the culture and extremely convenient:\n
    \n
    **Self-filling, self-warming baths**\n
    \n
    Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726674164 {#2455
    date: 2024-09-18 17:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egitalian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 312084
  -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5818510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360509 {#2459
    date: 2024-01-16 00:15:09.0 +01:00
  }
  +"title": 312084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
    +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 351
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727576992 {#1883
      date: 2024-09-29 04:29:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2099 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 30319
    -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705286735
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20884824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705200335 {#2137
      date: 2024-01-14 03:45:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not overly high tech but such a good fit for the culture and extremely convenient:\n
    \n
    **Self-filling, self-warming baths**\n
    \n
    Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726674164 {#2455
    date: 2024-09-18 17:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egitalian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 312084
  -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5818510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360509 {#2459
    date: 2024-01-16 00:15:09.0 +01:00
  }
  +"title": 312084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2468
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "What-s-some-amazing-technology-they-have-in-Japan-that-s-very"
    +title: "What's some amazing technology they have in Japan that's very normal to them but would blow our minds here in the US and western world?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 351
    +favouriteCount: 334
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727576992 {#1883
      date: 2024-09-29 04:29:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2099 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    +badges: Doctrine\ORM\PersistentCollection {#2225 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 30319
    -titleTs: "'amaz':4 'blow':18 'japan':9 'mind':20 'normal':13 'technolog':5 'us':24 'western':26 'world':27 'would':17"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705286735
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20884824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705200335 {#2137
      date: 2024-01-14 03:45:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Not overly high tech but such a good fit for the culture and extremely convenient:\n
    \n
    **Self-filling, self-warming baths**\n
    \n
    Put the plug in during the day, press the button to fill the bath at the remote keypad in the kitchen. Baths fills and a little jingle announces that the bath is ready at the perfect temperature.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726674164 {#2455
    date: 2024-09-18 17:42:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@egitalian@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 312084
  -bodyTs: "'announc':50 'bath':22,36,44,53 'button':32 'conveni':15 'cultur':12 'day':29 'extrem':14 'fill':18,34,45 'fit':9 'good':8 'high':3 'jingl':49 'keypad':40 'kitchen':43 'littl':48 'over':2 'perfect':58 'plug':25 'press':30 'put':23 'readi':55 'remot':39 'self':17,20 'self-fil':16 'self-warm':19 'tech':4 'temperatur':59 'warm':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5818510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360509 {#2459
    date: 2024-01-16 00:15:09.0 +01:00
  }
  +"title": 312084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: Proxies\__CG__\App\Entity\User {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2142 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#2284
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
        \n
        Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
        \n
        Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698019470 {#1566
        date: 2023-10-23 02:04:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 66012
      -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3747556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698012574 {#1563
        date: 2023-10-23 00:09:34.0 +02:00
      }
      +"title": 66012
    }
  ]
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#2258
    date: 2023-10-22 18:58:03.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2142 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#2284
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
        \n
        Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
        \n
        Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698019470 {#1566
        date: 2023-10-23 02:04:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 66012
      -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3747556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698012574 {#1563
        date: 2023-10-23 00:09:34.0 +02:00
      }
      +"title": 66012
    }
  ]
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#2258
    date: 2023-10-22 18:58:03.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2142 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
  +slug: "Gambling-is-addictive"
  +title: "Gambling is addictive"
  +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 180
  +favouriteCount: 2164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727484874 {#2284
    date: 2024-09-28 02:54:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
        \n
        Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
        \n
        Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698019470 {#1566
        date: 2023-10-23 02:04:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 66012
      -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3747556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698012574 {#1563
        date: 2023-10-23 00:09:34.0 +02:00
      }
      +"title": 66012
    }
  ]
  -id: 7066
  -titleTs: "'addict':3 'gambl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698080283
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6863980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993883 {#2258
    date: 2023-10-22 18:58:03.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
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 {#1562
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2142 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
    +slug: "Gambling-is-addictive"
    +title: "Gambling is addictive"
    +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 180
    +favouriteCount: 2164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727484874 {#2284
      date: 2024-09-28 02:54:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7066
    -titleTs: "'addict':3 'gambl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698080283
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6863980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697993883 {#2258
      date: 2023-10-22 18:58:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
    \n
    Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
    \n
    Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698019470 {#1566
    date: 2023-10-23 02:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 66012
  -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3747556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012574 {#1563
    date: 2023-10-23 00:09:34.0 +02:00
  }
  +"title": 66012
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2142 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
    +slug: "Gambling-is-addictive"
    +title: "Gambling is addictive"
    +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 180
    +favouriteCount: 2164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727484874 {#2284
      date: 2024-09-28 02:54:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7066
    -titleTs: "'addict':3 'gambl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698080283
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6863980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697993883 {#2258
      date: 2023-10-22 18:58:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
    \n
    Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
    \n
    Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698019470 {#1566
    date: 2023-10-23 02:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 66012
  -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3747556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012574 {#1563
    date: 2023-10-23 00:09:34.0 +02:00
  }
  +"title": 66012
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1562
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2273 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2142 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2039 …}
    +slug: "Gambling-is-addictive"
    +title: "Gambling is addictive"
    +url: "https://lemmy.ml/pictrs/image/542a3ced-0e35-421e-b3ba-c09986a216aa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 180
    +favouriteCount: 2164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727484874 {#2284
      date: 2024-09-28 02:54:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 7066
    -titleTs: "'addict':3 'gambl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698080283
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6863980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697993883 {#2258
      date: 2023-10-22 18:58:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s been about ten years since sports betting advertising has been permitted on TV in most Australian states. It has pervaded everything and made betting a normalised part of sport.\n
    \n
    Most people hate it and want it gone, but clubs and networks are drunk off the money it provides so governments have been slow to move.\n
    \n
    Please if your country doesn’t allow sports betting ads yet, put up a fight to stop it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698019470 {#1566
    date: 2023-10-23 02:04:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 66012
  -bodyTs: "'ad':67 'advertis':10 'allow':64 'australian':18 'bet':9,26,66 'club':41 'countri':61 'doesn':62 'drunk':45 'everyth':23 'fight':72 'gone':39 'govern':52 'hate':34 'made':25 'money':48 'move':57 'network':43 'normalis':28 'part':29 'peopl':33 'permit':13 'pervad':22 'pleas':58 'provid':50 'put':69 'sinc':7 'slow':55 'sport':8,31,65 'state':19 'stop':74 'ten':5 'tv':15 'want':37 'year':6 'yet':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3747556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698012574 {#1563
    date: 2023-10-23 00:09:34.0 +02:00
  }
  +"title": 66012
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2448
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#2312
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#2463
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701906942 {#1707
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 204625
      -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4910567"
      +editedAt: DateTimeImmutable @1703264874 {#2465
        date: 2023-12-22 18:07:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701906942 {#2464
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +"title": 204625
    }
  ]
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#2228
    date: 2023-12-06 20:49:05.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 {#2448
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#2312
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#2463
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701906942 {#1707
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 204625
      -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4910567"
      +editedAt: DateTimeImmutable @1703264874 {#2465
        date: 2023-12-22 18:07:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701906942 {#2464
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +"title": 204625
    }
  ]
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#2228
    date: 2023-12-06 20:49:05.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 {#2448
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
  +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
  +title: "Darling runs macOS software directly without using a hardware emulator"
  +url: "https://www.darlinghq.org/"
  +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702057802 {#2312
    date: 2023-12-08 18:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  +badges: Doctrine\ORM\PersistentCollection {#2295 …}
  +children: [
    App\Entity\EntryComment {#2463
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701906942 {#1707
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edu4rdshl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 204625
      -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4910567"
      +editedAt: DateTimeImmutable @1703264874 {#2465
        date: 2023-12-22 18:07:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701906942 {#2464
        date: 2023-12-07 00:55:42.0 +01:00
      }
      +"title": 204625
    }
  ]
  -id: 20727
  -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
  -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701978545
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9232672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701892145 {#2228
    date: 2023-12-06 20:49:05.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 {#2463
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
    +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
    +title: "Darling runs macOS software directly without using a hardware emulator"
    +url: "https://www.darlinghq.org/"
    +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702057802 {#2312
      date: 2023-12-08 18:50:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#2463}
    ]
    -id: 20727
    -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
    -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701978545
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9232672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892145 {#2228
      date: 2023-12-06 20:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701906942 {#1707
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 204625
  -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4910567"
  +editedAt: DateTimeImmutable @1703264874 {#2465
    date: 2023-12-22 18:07:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701906942 {#2464
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +"title": 204625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2463
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
    +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
    +title: "Darling runs macOS software directly without using a hardware emulator"
    +url: "https://www.darlinghq.org/"
    +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702057802 {#2312
      date: 2023-12-08 18:50:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#2463}
    ]
    -id: 20727
    -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
    -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701978545
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9232672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892145 {#2228
      date: 2023-12-06 20:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701906942 {#1707
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 204625
  -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4910567"
  +editedAt: DateTimeImmutable @1703264874 {#2465
    date: 2023-12-22 18:07:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701906942 {#2464
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +"title": 204625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2463
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2305 …}
    +slug: "Darling-runs-macOS-software-directly-without-using-a-hardware-emulator"
    +title: "Darling runs macOS software directly without using a hardware emulator"
    +url: "https://www.darlinghq.org/"
    +body: "Darling is a translation layer that lets you run macOS software on Linux, not an emulator, it’s like wine but for MacOS apps."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702057802 {#2312
      date: 2023-12-08 18:50:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    +badges: Doctrine\ORM\PersistentCollection {#2295 …}
    +children: [
      App\Entity\EntryComment {#2463}
    ]
    -id: 20727
    -titleTs: "'darl':1 'direct':5 'emul':10 'hardwar':9 'maco':3 'run':2 'softwar':4 'use':7 'without':6"
    -bodyTs: "'app':24 'darl':1 'emul':16 'layer':5 'let':7 'like':19 'linux':13 'maco':10,23 'run':9 'softwar':11 'translat':4 'wine':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701978545
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9232672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701892145 {#2228
      date: 2023-12-06 20:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do love the [`textutil`](https://ss64.com/osx/textutil.html) program in MacOS, very powerful and easy to use. Maybe this will run it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701906942 {#1707
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edu4rdshl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 204625
  -bodyTs: "'/osx/textutil.html)':8 'easi':15 'love':3 'maco':11 'mayb':18 'power':13 'program':9 'run':21 'ss64.com':7 'ss64.com/osx/textutil.html)':6 'textutil':5 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4910567"
  +editedAt: DateTimeImmutable @1703264874 {#2465
    date: 2023-12-22 18:07:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701906942 {#2464
    date: 2023-12-07 00:55:42.0 +01:00
  }
  +"title": 204625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: Proxies\__CG__\App\Entity\User {#2279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#2283
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  +badges: Doctrine\ORM\PersistentCollection {#2270 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Getting Sims 1.0 nostalgia"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700858321 {#1732
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 159867
      -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4594331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700858321 {#1727
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +"title": 159867
    }
  ]
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#2304
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#2189
    date: 2023-11-24 17:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#2283
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  +badges: Doctrine\ORM\PersistentCollection {#2270 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Getting Sims 1.0 nostalgia"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700858321 {#1732
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 159867
      -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4594331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700858321 {#1727
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +"title": 159867
    }
  ]
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#2304
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#2189
    date: 2023-11-24 17:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#2279 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#2210 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#2283
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  +badges: Doctrine\ORM\PersistentCollection {#2270 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Getting Sims 1.0 nostalgia"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700858321 {#1732
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1719 …}
      +votes: Doctrine\ORM\PersistentCollection {#1714 …}
      +reports: Doctrine\ORM\PersistentCollection {#1720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 159867
      -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4594331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700858321 {#1727
        date: 2023-11-24 21:38:41.0 +01:00
      }
      +"title": 159867
    }
  ]
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#2304
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#2189
    date: 2023-11-24 17:03:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
    +slug: "kando-The-Cross-Platform-Pie-Menu"
    +title: "kando: 🥧 The Cross-Platform Pie Menu."
    +url: "https://github.com/kando-menu/kando"
    +body: """
      > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
      \n
      > It will be available for Windows, Linux and maybe macOS.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701029343 {#2283
      date: 2023-11-26 21:09:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
    +badges: Doctrine\ORM\PersistentCollection {#2270 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 16323
    -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
    -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700928195
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776380"
    +editedAt: DateTimeImmutable @1701372092 {#2304
      date: 2023-11-30 20:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700841795 {#2189
      date: 2023-11-24 17:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Getting Sims 1.0 nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700858321 {#1732
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 159867
  -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4594331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858321 {#1727
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +"title": 159867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
    +slug: "kando-The-Cross-Platform-Pie-Menu"
    +title: "kando: 🥧 The Cross-Platform Pie Menu."
    +url: "https://github.com/kando-menu/kando"
    +body: """
      > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
      \n
      > It will be available for Windows, Linux and maybe macOS.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701029343 {#2283
      date: 2023-11-26 21:09:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
    +badges: Doctrine\ORM\PersistentCollection {#2270 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 16323
    -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
    -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700928195
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776380"
    +editedAt: DateTimeImmutable @1701372092 {#2304
      date: 2023-11-30 20:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700841795 {#2189
      date: 2023-11-24 17:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Getting Sims 1.0 nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700858321 {#1732
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 159867
  -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4594331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858321 {#1727
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +"title": 159867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#2279 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: Proxies\__CG__\App\Entity\Image {#2210 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2201 …}
    +slug: "kando-The-Cross-Platform-Pie-Menu"
    +title: "kando: 🥧 The Cross-Platform Pie Menu."
    +url: "https://github.com/kando-menu/kando"
    +body: """
      > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
      \n
      > It will be available for Windows, Linux and maybe macOS.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701029343 {#2283
      date: 2023-11-26 21:09:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2202 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
    +badges: Doctrine\ORM\PersistentCollection {#2270 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 16323
    -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
    -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700928195
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6776380"
    +editedAt: DateTimeImmutable @1701372092 {#2304
      date: 2023-11-30 20:21:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700841795 {#2189
      date: 2023-11-24 17:03:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Getting Sims 1.0 nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700858321 {#1732
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 159867
  -bodyTs: "'1.0':3 'get':1 'nostalgia':4 'sim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4594331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700858321 {#1727
    date: 2023-11-24 21:38:41.0 +01:00
  }
  +"title": 159867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Basic-fonts"
  +title: "Basic fonts"
  +url: null
  +body: "What is your “basic” list of fonts every linux desktop user should install ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590792 {#2257
    date: 2023-11-21 19:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Computer Modern, the font of LaTeX"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699763110 {#1626
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@igalmarino@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 114278
      -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4277349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699763110 {#1599
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +"title": 114278
    }
  ]
  -id: 12130
  -titleTs: "'basic':1 'font':2"
  -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699825576
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7835069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739176 {#2275
    date: 2023-11-11 22:46: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Basic-fonts"
  +title: "Basic fonts"
  +url: null
  +body: "What is your “basic” list of fonts every linux desktop user should install ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590792 {#2257
    date: 2023-11-21 19:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Computer Modern, the font of LaTeX"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699763110 {#1626
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@igalmarino@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 114278
      -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4277349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699763110 {#1599
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +"title": 114278
    }
  ]
  -id: 12130
  -titleTs: "'basic':1 'font':2"
  -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699825576
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7835069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739176 {#2275
    date: 2023-11-11 22:46: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1625
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Basic-fonts"
  +title: "Basic fonts"
  +url: null
  +body: "What is your “basic” list of fonts every linux desktop user should install ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590792 {#2257
    date: 2023-11-21 19:19:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: [
    App\Entity\EntryComment {#1618
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1625 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
      +image: null
      +parent: null
      +root: null
      +body: "Computer Modern, the font of LaTeX"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699763110 {#1626
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@igalmarino@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1725 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
      -id: 114278
      -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4277349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699763110 {#1599
        date: 2023-11-12 05:25:10.0 +01:00
      }
      +"title": 114278
    }
  ]
  -id: 12130
  -titleTs: "'basic':1 'font':2"
  -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699825576
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7835069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699739176 {#2275
    date: 2023-11-11 22:46: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Basic-fonts"
    +title: "Basic fonts"
    +url: null
    +body: "What is your “basic” list of fonts every linux desktop user should install ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700590792 {#2257
      date: 2023-11-21 19:19:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    +badges: Doctrine\ORM\PersistentCollection {#2240 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 12130
    -titleTs: "'basic':1 'font':2"
    -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699825576
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7835069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699739176 {#2275
      date: 2023-11-11 22:46:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer Modern, the font of LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699763110 {#1626
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@igalmarino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 114278
  -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4277349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699763110 {#1599
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +"title": 114278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Basic-fonts"
    +title: "Basic fonts"
    +url: null
    +body: "What is your “basic” list of fonts every linux desktop user should install ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700590792 {#2257
      date: 2023-11-21 19:19:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    +badges: Doctrine\ORM\PersistentCollection {#2240 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 12130
    -titleTs: "'basic':1 'font':2"
    -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699825576
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7835069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699739176 {#2275
      date: 2023-11-11 22:46:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer Modern, the font of LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699763110 {#1626
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@igalmarino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 114278
  -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4277349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699763110 {#1599
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +"title": 114278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1618
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Basic-fonts"
    +title: "Basic fonts"
    +url: null
    +body: "What is your “basic” list of fonts every linux desktop user should install ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 60
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700590792 {#2257
      date: 2023-11-21 19:19:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2253 …}
    +reports: Doctrine\ORM\PersistentCollection {#2262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
    +badges: Doctrine\ORM\PersistentCollection {#2240 …}
    +children: [
      App\Entity\EntryComment {#1618}
    ]
    -id: 12130
    -titleTs: "'basic':1 'font':2"
    -bodyTs: "'basic':4 'desktop':10 'everi':8 'font':7 'instal':13 'linux':9 'list':5 'user':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699825576
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7835069"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699739176 {#2275
      date: 2023-11-11 22:46:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: null
  +parent: null
  +root: null
  +body: "Computer Modern, the font of LaTeX"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699763110 {#1626
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@igalmarino@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  -id: 114278
  -bodyTs: "'comput':1 'font':4 'latex':6 'modern':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4277349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699763110 {#1599
    date: 2023-11-12 05:25:10.0 +01:00
  }
  +"title": 114278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
  +slug: "It-ain-t-much-but-it-s-honest-work"
  +title: "It ain't much, but it's honest work"
  +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
  +body: "Bugle chips, are just the recycled taps that they use for the stalks."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 663
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616774 {#2233
    date: 2023-10-29 22:59:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  +badges: Doctrine\ORM\PersistentCollection {#2256 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
        \n
        [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698456836 {#1683
        date: 2023-10-28 03:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 75482
      -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3889471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698454264 {#1687
        date: 2023-10-28 02:51:04.0 +02:00
      }
      +"title": 75482
    }
  ]
  -id: 8029
  -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
  -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698512120
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3470725"
  +editedAt: DateTimeImmutable @1698425779 {#2272
    date: 2023-10-27 18:56:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698425720 {#2278
    date: 2023-10-27 18:55:20.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
  +slug: "It-ain-t-much-but-it-s-honest-work"
  +title: "It ain't much, but it's honest work"
  +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
  +body: "Bugle chips, are just the recycled taps that they use for the stalks."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 663
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616774 {#2233
    date: 2023-10-29 22:59:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  +badges: Doctrine\ORM\PersistentCollection {#2256 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
        \n
        [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698456836 {#1683
        date: 2023-10-28 03:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 75482
      -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3889471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698454264 {#1687
        date: 2023-10-28 02:51:04.0 +02:00
      }
      +"title": 75482
    }
  ]
  -id: 8029
  -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
  -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698512120
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3470725"
  +editedAt: DateTimeImmutable @1698425779 {#2272
    date: 2023-10-27 18:56:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698425720 {#2278
    date: 2023-10-27 18:55:20.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2249 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
  +slug: "It-ain-t-much-but-it-s-honest-work"
  +title: "It ain't much, but it's honest work"
  +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
  +body: "Bugle chips, are just the recycled taps that they use for the stalks."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 663
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616774 {#2233
    date: 2023-10-29 22:59:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2254 …}
  +reports: Doctrine\ORM\PersistentCollection {#2246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
  +badges: Doctrine\ORM\PersistentCollection {#2256 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
        \n
        [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698456836 {#1683
        date: 2023-10-28 03:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1686 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 75482
      -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/3889471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698454264 {#1687
        date: 2023-10-28 02:51:04.0 +02:00
      }
      +"title": 75482
    }
  ]
  -id: 8029
  -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
  -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698512120
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3470725"
  +editedAt: DateTimeImmutable @1698425779 {#2272
    date: 2023-10-27 18:56:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698425720 {#2278
    date: 2023-10-27 18:55:20.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
    +slug: "It-ain-t-much-but-it-s-honest-work"
    +title: "It ain't much, but it's honest work"
    +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
    +body: "Bugle chips, are just the recycled taps that they use for the stalks."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 663
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616774 {#2233
      date: 2023-10-29 22:59:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    +badges: Doctrine\ORM\PersistentCollection {#2256 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 8029
    -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
    -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698512120
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3470725"
    +editedAt: DateTimeImmutable @1698425779 {#2272
      date: 2023-10-27 18:56:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698425720 {#2278
      date: 2023-10-27 18:55:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
    \n
    [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698456836 {#1683
    date: 2023-10-28 03:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 75482
  -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3889471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698454264 {#1687
    date: 2023-10-28 02:51:04.0 +02:00
  }
  +"title": 75482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
    +slug: "It-ain-t-much-but-it-s-honest-work"
    +title: "It ain't much, but it's honest work"
    +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
    +body: "Bugle chips, are just the recycled taps that they use for the stalks."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 663
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616774 {#2233
      date: 2023-10-29 22:59:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    +badges: Doctrine\ORM\PersistentCollection {#2256 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 8029
    -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
    -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698512120
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3470725"
    +editedAt: DateTimeImmutable @1698425779 {#2272
      date: 2023-10-27 18:56:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698425720 {#2278
      date: 2023-10-27 18:55:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
    \n
    [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698456836 {#1683
    date: 2023-10-28 03:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 75482
  -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3889471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698454264 {#1687
    date: 2023-10-28 02:51:04.0 +02:00
  }
  +"title": 75482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2249 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2259 …}
    +slug: "It-ain-t-much-but-it-s-honest-work"
    +title: "It ain't much, but it's honest work"
    +url: "https://slrpnk.net/pictrs/image/fdac2965-9f88-4ab7-8f14-5571e0ca588d.webp"
    +body: "Bugle chips, are just the recycled taps that they use for the stalks."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 663
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616774 {#2233
      date: 2023-10-29 22:59:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2254 …}
    +reports: Doctrine\ORM\PersistentCollection {#2246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2247 …}
    +badges: Doctrine\ORM\PersistentCollection {#2256 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 8029
    -titleTs: "'ain':2 'honest':8 'much':4 'work':9"
    -bodyTs: "'bugl':1 'chip':2 'recycl':6 'stalk':13 'tap':7 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698512120
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3470725"
    +editedAt: DateTimeImmutable @1698425779 {#2272
      date: 2023-10-27 18:56:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698425720 {#2278
      date: 2023-10-27 18:55:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good for a prank but nothing in comparison to the spaghetti crop prank from the BBC in 1957\n
    \n
    [youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC](https://youtu.be/tVo_wkxH9dU?si=ma2853INjxtTRsOC)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698456836 {#1683
    date: 2023-10-28 03:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1686 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 75482
  -bodyTs: "'/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':21 '1957':18 'bbc':16 'comparison':8 'crop':12 'good':1 'noth':6 'prank':4,13 'spaghetti':11 'youtu.be':20 'youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc](https://youtu.be/tvo_wkxh9du?si=ma2853injxttrsoc)':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3889471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698454264 {#1687
    date: 2023-10-28 02:51:04.0 +02:00
  }
  +"title": 75482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2238 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#2149
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crystal Caves on DOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689079603 {#1673
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crossfadedragon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 10967
      -bodyTs: "'cave':2 'crystal':1 'dos':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/790047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689079603 {#1560
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +"title": 10967
    }
  ]
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#2034
    date: 2023-07-11 08:45:16.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2238 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#2149
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crystal Caves on DOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689079603 {#1673
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crossfadedragon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 10967
      -bodyTs: "'cave':2 'crystal':1 'dos':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/790047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689079603 {#1560
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +"title": 10967
    }
  ]
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#2034
    date: 2023-07-11 08:45:16.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2238 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#2149
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Crystal Caves on DOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689079603 {#1673
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crossfadedragon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 10967
      -bodyTs: "'cave':2 'crystal':1 'dos':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/790047"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689079603 {#1560
        date: 2023-07-11 14:46:43.0 +02:00
      }
      +"title": 10967
    }
  ]
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#2034
    date: 2023-07-11 08:45:16.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2238 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "what-was-your-first-video-game-system-you-played-or-remember"
    +title: "what was your first video game/system you played or remember playing?"
    +url: null
    +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689216546 {#2149
      date: 2023-07-13 04:49:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 1047
    -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
    -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689144316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1335639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689057916 {#2034
      date: 2023-07-11 08:45:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crystal Caves on DOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689079603 {#1673
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crossfadedragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 10967
  -bodyTs: "'cave':2 'crystal':1 'dos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/790047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079603 {#1560
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +"title": 10967
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2238 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "what-was-your-first-video-game-system-you-played-or-remember"
    +title: "what was your first video game/system you played or remember playing?"
    +url: null
    +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689216546 {#2149
      date: 2023-07-13 04:49:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 1047
    -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
    -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689144316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1335639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689057916 {#2034
      date: 2023-07-11 08:45:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crystal Caves on DOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689079603 {#1673
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crossfadedragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 10967
  -bodyTs: "'cave':2 'crystal':1 'dos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/790047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079603 {#1560
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +"title": 10967
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2238 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "what-was-your-first-video-game-system-you-played-or-remember"
    +title: "what was your first video game/system you played or remember playing?"
    +url: null
    +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689216546 {#2149
      date: 2023-07-13 04:49:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 1047
    -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
    -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689144316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1335639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689057916 {#2034
      date: 2023-07-11 08:45:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Crystal Caves on DOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689079603 {#1673
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crossfadedragon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 10967
  -bodyTs: "'cave':2 'crystal':1 'dos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/790047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689079603 {#1560
    date: 2023-07-11 14:46:43.0 +02:00
  }
  +"title": 10967
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#2183
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  +badges: Doctrine\ORM\PersistentCollection {#1998 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689035725 {#1433
        date: 2023-07-11 02:35:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nekat_emanresu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 9996
      -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/774026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689035612 {#1430
        date: 2023-07-11 02:33:32.0 +02:00
      }
      +"title": 9996
    }
  ]
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#2182
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#2287
    date: 2023-07-11 02:30:34.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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#2183
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  +badges: Doctrine\ORM\PersistentCollection {#1998 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689035725 {#1433
        date: 2023-07-11 02:35:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nekat_emanresu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 9996
      -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/774026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689035612 {#1430
        date: 2023-07-11 02:33:32.0 +02:00
      }
      +"title": 9996
    }
  ]
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#2182
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#2287
    date: 2023-07-11 02:30:34.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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#2183
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2003 …}
  +reports: Doctrine\ORM\PersistentCollection {#1995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
  +badges: Doctrine\ORM\PersistentCollection {#1998 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1689035725 {#1433
        date: 2023-07-11 02:35:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nekat_emanresu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 9996
      -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/774026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689035612 {#1430
        date: 2023-07-11 02:33:32.0 +02:00
      }
      +"title": 9996
    }
  ]
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#2182
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#2287
    date: 2023-07-11 02:30:34.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
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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Posting-Hit-and-runs"
    +title: "Posting: Hit and runs"
    +url: null
    +body: """
      How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
      \n
      If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
      \n
      I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
      \n
      ---\n
      \n
      Early answers seem to say that its common and not rude to not respond, for different reasons.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689060512 {#2183
      date: 2023-07-11 09:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    +badges: Doctrine\ORM\PersistentCollection {#1998 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1023
    -titleTs: "'hit':2 'post':1 'run':4"
    -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689121834
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1923602"
    +editedAt: DateTimeImmutable @1689038048 {#2182
      date: 2023-07-11 03:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689035434 {#2287
      date: 2023-07-11 02:30:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689035725 {#1433
    date: 2023-07-11 02:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nekat_emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 9996
  -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/774026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035612 {#1430
    date: 2023-07-11 02:33:32.0 +02:00
  }
  +"title": 9996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Posting-Hit-and-runs"
    +title: "Posting: Hit and runs"
    +url: null
    +body: """
      How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
      \n
      If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
      \n
      I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
      \n
      ---\n
      \n
      Early answers seem to say that its common and not rude to not respond, for different reasons.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689060512 {#2183
      date: 2023-07-11 09:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    +badges: Doctrine\ORM\PersistentCollection {#1998 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1023
    -titleTs: "'hit':2 'post':1 'run':4"
    -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689121834
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1923602"
    +editedAt: DateTimeImmutable @1689038048 {#2182
      date: 2023-07-11 03:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689035434 {#2287
      date: 2023-07-11 02:30:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689035725 {#1433
    date: 2023-07-11 02:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nekat_emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 9996
  -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/774026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035612 {#1430
    date: 2023-07-11 02:33:32.0 +02:00
  }
  +"title": 9996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2105 …}
    +slug: "Posting-Hit-and-runs"
    +title: "Posting: Hit and runs"
    +url: null
    +body: """
      How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
      \n
      If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
      \n
      I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
      \n
      ---\n
      \n
      Early answers seem to say that its common and not rude to not respond, for different reasons.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 35
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689060512 {#2183
      date: 2023-07-11 09:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#2003 …}
    +reports: Doctrine\ORM\PersistentCollection {#1995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1997 …}
    +badges: Doctrine\ORM\PersistentCollection {#1998 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 1023
    -titleTs: "'hit':2 'post':1 'run':4"
    -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689121834
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1923602"
    +editedAt: DateTimeImmutable @1689038048 {#2182
      date: 2023-07-11 03:14:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689035434 {#2287
      date: 2023-07-11 02:30:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sometimes it’s better to reply in comments to address specific questions, other times better to post an ETA. Sometimes, I just wanted to provoke discussion, or I’m about to do something that’ll leave me away for a couple of hours."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689035725 {#1433
    date: 2023-07-11 02:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nekat_emanresu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 9996
  -bodyTs: "'address':10 'away':38 'better':4,15 'comment':8 'coupl':41 'discuss':26 'eta':19 'hour':43 'leav':36 'll':35 'm':29 'post':17 'provok':25 'question':12 'repli':6 'someth':33 'sometim':1,20 'specif':11 'time':14 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/774026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689035612 {#1430
    date: 2023-07-11 02:33:32.0 +02:00
  }
  +"title": 9996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
74 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