GET https://kbin.spritesserver.nl/u/@__init__@programming.dev

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +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 {#2458
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  +badges: Doctrine\ORM\PersistentCollection {#2221 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729192144 {#1737
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 347263
      -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6924852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706458762 {#1730
        date: 2024-01-28 17:19:22.0 +01:00
      }
      +"title": 347263
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706462005 {#1628
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@__init__@programming.dev"
        "@Styxia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 347388
      -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6926045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462005 {#1629
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +"title": 347388
    }
  ]
  -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 {#2344
    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 {#1728
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +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 {#2458
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  +badges: Doctrine\ORM\PersistentCollection {#2221 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729192144 {#1737
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 347263
      -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6924852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706458762 {#1730
        date: 2024-01-28 17:19:22.0 +01:00
      }
      +"title": 347263
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706462005 {#1628
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@__init__@programming.dev"
        "@Styxia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 347388
      -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6926045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462005 {#1629
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +"title": 347388
    }
  ]
  -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 {#2344
    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 {#1728
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +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 {#2458
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  +badges: Doctrine\ORM\PersistentCollection {#2221 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1729192144 {#1737
        date: 2024-10-17 21:09:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 347263
      -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6924852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706458762 {#1730
        date: 2024-01-28 17:19:22.0 +01:00
      }
      +"title": 347263
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706462005 {#1628
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@corroded@lemmy.world"
        "@__init__@programming.dev"
        "@Styxia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 347388
      -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6926045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706462005 {#1629
        date: 2024-01-28 18:13:25.0 +01:00
      }
      +"title": 347388
    }
  ]
  -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 {#2344
    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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706462005 {#1628
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
          "@__init__@programming.dev"
          "@Styxia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 347388
        -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6926045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462005 {#1629
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +"title": 347388
      }
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729192144 {#1737
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 347263
  -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6924852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458762 {#1730
    date: 2024-01-28 17:19:22.0 +01:00
  }
  +"title": 347263
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706462005 {#1628
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
          "@__init__@programming.dev"
          "@Styxia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 347388
        -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6926045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462005 {#1629
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +"title": 347388
      }
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729192144 {#1737
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 347263
  -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6924852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458762 {#1730
    date: 2024-01-28 17:19:22.0 +01:00
  }
  +"title": 347263
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706462005 {#1628
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
          "@__init__@programming.dev"
          "@Styxia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 347388
        -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6926045"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706462005 {#1629
          date: 2024-01-28 18:13:25.0 +01:00
        }
        +"title": 347388
      }
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1729192144 {#1737
    date: 2024-10-17 21:09:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 347263
  -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6924852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706458762 {#1730
    date: 2024-01-28 17:19:22.0 +01:00
  }
  +"title": 347263
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729192144 {#1737
          date: 2024-10-17 21:09:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 347263
        -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6924852"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706458762 {#1730
          date: 2024-01-28 17:19:22.0 +01:00
        }
        +"title": 347263
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462005 {#1628
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 347388
  -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6926045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462005 {#1629
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +"title": 347388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729192144 {#1737
          date: 2024-10-17 21:09:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 347263
        -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6924852"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706458762 {#1730
          date: 2024-01-28 17:19:22.0 +01:00
        }
        +"title": 347263
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462005 {#1628
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 347388
  -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6926045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462005 {#1629
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +"title": 347388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +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 {#2458
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2298 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
    +badges: Doctrine\ORM\PersistentCollection {#2221 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: "Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1729192144 {#1737
          date: 2024-10-17 21:09:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@corroded@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 347263
        -bodyTs: "'autom':4 'control':10 'doubl':22 'floor':37 'hous':40 'less':1 'light':16,34 'scene':9 'set':18 'simpl':43 'switch':17 'tap':23 'time':50 'turn':28 'use':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6924852"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706458762 {#1730
          date: 2024-01-28 17:19:22.0 +01:00
        }
        +"title": 347263
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -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 {#2344
      date: 2024-01-28 07:08:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706462005 {#1628
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@corroded@lemmy.world"
    "@__init__@programming.dev"
    "@Styxia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 347388
  -bodyTs: "'add':57 'ah':1 'delay':46 'door':13,31 'downstair':20 'everyth':16 'front':10 'garag':12 'good':50 'hit':24 'idea':51 'inclusion/exclusion':39 'instead':17 'lock':47 'might':53 'mode':40 'nice':2 'reserv':37 'sad':44 'switch':7,43 'tap':35 'think':33 'though':52 'tripl':34 'turn':14 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6926045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706462005 {#1629
    date: 2024-01-28 18:13:25.0 +01:00
  }
  +"title": 347388
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
  +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
  +url: null
  +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904768 {#2220
    date: 2024-10-14 13:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I do miss justrolledintotheshop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706065840 {#1691
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlzGivHugs@sh.itjust.works"
        "@ironhydroxide@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 335811
      -bodyTs: "'justrolledintotheshop':4 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6762266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065840 {#1692
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +"title": 335811
    }
  ]
  -id: 32690
  -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
  -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706128194
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13355958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041794 {#2163
    date: 2024-01-23 21:29:54.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
  +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
  +url: null
  +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904768 {#2220
    date: 2024-10-14 13:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I do miss justrolledintotheshop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706065840 {#1691
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlzGivHugs@sh.itjust.works"
        "@ironhydroxide@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 335811
      -bodyTs: "'justrolledintotheshop':4 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6762266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065840 {#1692
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +"title": 335811
    }
  ]
  -id: 32690
  -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
  -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706128194
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13355958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041794 {#2163
    date: 2024-01-23 21:29:54.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
  +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
  +url: null
  +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728904768 {#2220
    date: 2024-10-14 13:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  +badges: Doctrine\ORM\PersistentCollection {#2200 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: "I do miss justrolledintotheshop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1706065840 {#1691
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlzGivHugs@sh.itjust.works"
        "@ironhydroxide@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 335811
      -bodyTs: "'justrolledintotheshop':4 'miss':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6762266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706065840 {#1692
        date: 2024-01-24 04:10:40.0 +01:00
      }
      +"title": 335811
    }
  ]
  -id: 32690
  -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
  -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706128194
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13355958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041794 {#2163
    date: 2024-01-23 21:29:54.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
    +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
    +url: null
    +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 167
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728904768 {#2220
      date: 2024-10-14 13:19:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 32690
    -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
    -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706128194
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13355958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706041794 {#2163
      date: 2024-01-23 21:29:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I do miss justrolledintotheshop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706065840 {#1691
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
    "@ironhydroxide@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 335811
  -bodyTs: "'justrolledintotheshop':4 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6762266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065840 {#1692
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +"title": 335811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
    +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
    +url: null
    +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 167
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728904768 {#2220
      date: 2024-10-14 13:19:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 32690
    -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
    -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706128194
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13355958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706041794 {#2163
      date: 2024-01-23 21:29:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I do miss justrolledintotheshop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706065840 {#1691
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
    "@ironhydroxide@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 335811
  -bodyTs: "'justrolledintotheshop':4 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6762266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065840 {#1692
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +"title": 335811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "What-is-a-niche-interest-or-hobby-you-d-personally-like"
    +title: "What is a niche interest or hobby you'd personally like to see represented more on Lemmy"
    +url: null
    +body: "For example, I used to follow a lot of subreddits for individual YouTube content creators, however, Lemmy doesn’t really have the size or culture to support this currently."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 167
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728904768 {#2220
      date: 2024-10-14 13:19:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2217 …}
    +votes: Doctrine\ORM\PersistentCollection {#2201 …}
    +reports: Doctrine\ORM\PersistentCollection {#2203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
    +badges: Doctrine\ORM\PersistentCollection {#2200 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 32690
    -titleTs: "'d':9 'hobbi':7 'interest':5 'lemmi':17 'like':11 'nich':4 'person':10 'repres':14 'see':13"
    -bodyTs: "'content':14 'creator':15 'cultur':25 'current':29 'doesn':18 'exampl':2 'follow':6 'howev':16 'individu':12 'lemmi':17 'lot':8 'realli':20 'size':23 'subreddit':10 'support':27 'use':4 'youtub':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706128194
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13355958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706041794 {#2163
      date: 2024-01-23 21:29:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1711 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "I do miss justrolledintotheshop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1706065840 {#1691
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlzGivHugs@sh.itjust.works"
    "@ironhydroxide@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 335811
  -bodyTs: "'justrolledintotheshop':4 'miss':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6762266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706065840 {#1692
    date: 2024-01-24 04:10:40.0 +01:00
  }
  +"title": 335811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#2270
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  +badges: Doctrine\ORM\PersistentCollection {#2242 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705997528 {#1556
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333685
      -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6735581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705997528 {#1557
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +"title": 333685
    }
  ]
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#2194
    date: 2024-01-23 05:54:30.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#2270
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  +badges: Doctrine\ORM\PersistentCollection {#2242 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705997528 {#1556
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333685
      -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6735581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705997528 {#1557
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +"title": 333685
    }
  ]
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#2194
    date: 2024-01-23 05:54:30.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Need-to-order-switches"
  +title: "Need to order switches"
  +url: null
  +body: """
    So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
    \n
    Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
    \n
    Im a noob so thanks for the help!\n
    \n
    [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
    \n
    [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728459381 {#2270
    date: 2024-10-09 09:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  +badges: Doctrine\ORM\PersistentCollection {#2242 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705997528 {#1556
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333685
      -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6735581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705997528 {#1557
        date: 2024-01-23 09:12:08.0 +01:00
      }
      +"title": 333685
    }
  ]
  -id: 32524
  -titleTs: "'need':1 'order':3 'switch':4"
  -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706062170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705985670 {#2194
    date: 2024-01-23 05:54:30.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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Need-to-order-switches"
    +title: "Need to order switches"
    +url: null
    +body: """
      So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
      \n
      Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
      \n
      Im a noob so thanks for the help!\n
      \n
      [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
      \n
      [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728459381 {#2270
      date: 2024-10-09 09:36:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    +badges: Doctrine\ORM\PersistentCollection {#2242 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32524
    -titleTs: "'need':1 'order':3 'switch':4"
    -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706062170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11067076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985670 {#2194
      date: 2024-01-23 05:54:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705997528 {#1556
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333685
  -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6735581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997528 {#1557
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +"title": 333685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Need-to-order-switches"
    +title: "Need to order switches"
    +url: null
    +body: """
      So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
      \n
      Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
      \n
      Im a noob so thanks for the help!\n
      \n
      [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
      \n
      [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728459381 {#2270
      date: 2024-10-09 09:36:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    +badges: Doctrine\ORM\PersistentCollection {#2242 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32524
    -titleTs: "'need':1 'order':3 'switch':4"
    -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706062170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11067076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985670 {#2194
      date: 2024-01-23 05:54:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705997528 {#1556
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333685
  -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6735581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997528 {#1557
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +"title": 333685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Need-to-order-switches"
    +title: "Need to order switches"
    +url: null
    +body: """
      So building new home. Its a small aframe up on the side of a mtn. Don’t need anything fancy like multi zone. Only need on/off with dimming. Buying switches for the main lights and am thinking its one of the following two.\n
      \n
      Will be running a home assistant yellow and with a zwave dongle i believe. Any input? People like these switches? Would i be better off with zigbee or matter?\n
      \n
      Im a noob so thanks for the help!\n
      \n
      [inovelli.com/…/z-wave-800-red-series-smart-2-1-on…](https://inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)\n
      \n
      [thesmartesthouse.com/…/zooz-700-series-z-wave-plu…](https://www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728459381 {#2270
      date: 2024-10-09 09:36:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    +badges: Doctrine\ORM\PersistentCollection {#2242 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32524
    -titleTs: "'need':1 'order':3 'switch':4"
    -bodyTs: "'/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':85 '/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':90 '/z-wave-800-red-series-smart-2-1-on':82 '/zooz-700-series-z-wave-plu':87 'afram':8 'anyth':19 'assist':49 'believ':57 'better':67 'build':2 'buy':29 'dim':28 'dongl':55 'fanci':20 'follow':42 'help':80 'home':4,48 'im':73 'inovelli.com':81,84 'inovelli.com/collections/inovelli-smart-light-switches/products/z-wave-800-red-series-smart-2-1-on-off-dimmer-switch?variant=42097683333285)':83 'input':59 'light':34 'like':21,61 'main':33 'matter':72 'mtn':15 'multi':22 'need':18,25 'new':3 'noob':75 'on/off':26 'one':39 'peopl':60 'run':46 'side':12 'small':7 'switch':30,63 'thank':77 'thesmartesthouse.com':86 'think':37 'two':43 'would':64 'www.thesmartesthouse.com':89 'www.thesmartesthouse.com/collections/zooz/products/zooz-700-series-z-wave-plus-dimmer-zen72)':88 'yellow':50 'zigbe':70 'zone':23 'zwave':54"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706062170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11067076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705985670 {#2194
      date: 2024-01-23 05:54:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know much at all about zigbee but I’ve got a house full of zooz zwave dimmers I’ve been mostly happy with. Thesmartesthouse has them on sale often."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705997528 {#1556
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333685
  -bodyTs: "'dimmer':20 'full':16 'got':13 'happi':25 'hous':15 'know':4 'most':24 'much':5 'often':32 'sale':31 'thesmartesthous':27 've':12,22 'zigbe':9 'zooz':18 'zwave':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6735581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705997528 {#1557
    date: 2024-01-23 09:12:08.0 +01:00
  }
  +"title": 333685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#2240
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
        2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
        3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704332600 {#1666
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 278321
      -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6117283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332600 {#1561
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +"title": 278321
    }
  ]
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#2271
    date: 2024-01-03 23:58:01.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#2240
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
        2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
        3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704332600 {#1666
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 278321
      -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6117283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332600 {#1561
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +"title": 278321
    }
  ]
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#2271
    date: 2024-01-03 23:58:01.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#2240
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
        2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
        3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704332600 {#1666
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Minsk_trust@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 278321
      -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6117283"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332600 {#1561
        date: 2024-01-04 02:43:20.0 +01:00
      }
      +"title": 278321
    }
  ]
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#2271
    date: 2024-01-03 23:58:01.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Building-from-scratch"
    +title: "Building from scratch"
    +url: null
    +body: """
      Hey all,\n
      \n
      Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
      \n
      If you were going to incorporate HA into a new build what would you do?\n
      \n
      Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
      \n
      Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711442770 {#2240
      date: 2024-03-26 09:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2249 …}
    +reports: Doctrine\ORM\PersistentCollection {#2259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
    +badges: Doctrine\ORM\PersistentCollection {#2245 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27043
    -titleTs: "'build':1 'scratch':3"
    -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704366681
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322681 {#2271
      date: 2024-01-03 23:58:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
    2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
    3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704332600 {#1666
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 278321
  -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6117283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332600 {#1561
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +"title": 278321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Building-from-scratch"
    +title: "Building from scratch"
    +url: null
    +body: """
      Hey all,\n
      \n
      Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
      \n
      If you were going to incorporate HA into a new build what would you do?\n
      \n
      Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
      \n
      Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711442770 {#2240
      date: 2024-03-26 09:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2249 …}
    +reports: Doctrine\ORM\PersistentCollection {#2259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
    +badges: Doctrine\ORM\PersistentCollection {#2245 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27043
    -titleTs: "'build':1 'scratch':3"
    -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704366681
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322681 {#2271
      date: 2024-01-03 23:58:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
    2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
    3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704332600 {#1666
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 278321
  -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6117283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332600 {#1561
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +"title": 278321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "Building-from-scratch"
    +title: "Building from scratch"
    +url: null
    +body: """
      Hey all,\n
      \n
      Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
      \n
      If you were going to incorporate HA into a new build what would you do?\n
      \n
      Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
      \n
      Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711442770 {#2240
      date: 2024-03-26 09:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2197 …}
    +votes: Doctrine\ORM\PersistentCollection {#2249 …}
    +reports: Doctrine\ORM\PersistentCollection {#2259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
    +badges: Doctrine\ORM\PersistentCollection {#2245 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27043
    -titleTs: "'build':1 'scratch':3"
    -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704366681
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322681 {#2271
      date: 2024-01-03 23:58:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    1. Network cables everywhere. Way easier to do that before drywalling if that’s something you want.\n
    2. Neutrals in your switch boxes will make smart switches easier later. Though I heard that might be a code requirement for new construction anyway?\n
    3. Also heard oversize switch boxes are a thing, which will also make smart switches easier later (assuming price difference is negligible).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704332600 {#1666
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Minsk_trust@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 278321
  -bodyTs: "'1':1 '2':18 '3':43 'also':44,54 'anyway':42 'assum':60 'box':23,48 'cabl':3 'code':37 'construct':41 'differ':62 'drywal':11 'easier':6,28,58 'everywher':4 'heard':32,45 'later':29,59 'make':25,55 'might':34 'neglig':64 'network':2 'neutral':19 'new':40 'overs':46 'price':61 'requir':38 'smart':26,56 'someth':15 'switch':22,27,47,57 'thing':51 'though':30 'want':17 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6117283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332600 {#1561
    date: 2024-01-04 02:43:20.0 +01:00
  }
  +"title": 278321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#2243
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more examples of why piracy is a service problem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 159
      +score: 0
      +lastActive: DateTime @1721373418 {#1430
        date: 2024-07-19 09:16:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 269685
      -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6049620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704105254 {#1429
        date: 2024-01-01 11:34:14.0 +01:00
      }
      +"title": 269685
    }
  ]
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#2237
    date: 2024-01-01 10:56:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#2243
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more examples of why piracy is a service problem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 159
      +score: 0
      +lastActive: DateTime @1721373418 {#1430
        date: 2024-07-19 09:16:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 269685
      -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6049620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704105254 {#1429
        date: 2024-01-01 11:34:14.0 +01:00
      }
      +"title": 269685
    }
  ]
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#2237
    date: 2024-01-01 10:56:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2013 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
  +slug: "PC-died-Trying-the-legal-options"
  +title: "PC died. Trying the legal options."
  +url: null
  +body: """
    And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
    \n
    Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
    \n
    What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 353
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721373418 {#2243
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  +badges: Doctrine\ORM\PersistentCollection {#2154 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more examples of why piracy is a service problem"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 159
      +score: 0
      +lastActive: DateTime @1721373418 {#1430
        date: 2024-07-19 09:16:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 269685
      -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6049620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704105254 {#1429
        date: 2024-01-01 11:34:14.0 +01:00
      }
      +"title": 269685
    }
  ]
  -id: 26447
  -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
  -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704189384
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11467805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704102984 {#2237
    date: 2024-01-01 10:56:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "PC-died-Trying-the-legal-options"
    +title: "PC died. Trying the legal options."
    +url: null
    +body: """
      And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
      \n
      Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
      \n
      What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 353
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721373418 {#2243
      date: 2024-07-19 09:16:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26447
    -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
    -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704189384
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11467805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704102984 {#2237
      date: 2024-01-01 10:56:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more examples of why piracy is a service problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 159
  +score: 0
  +lastActive: DateTime @1721373418 {#1430
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 269685
  -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704105254 {#1429
    date: 2024-01-01 11:34:14.0 +01:00
  }
  +"title": 269685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "PC-died-Trying-the-legal-options"
    +title: "PC died. Trying the legal options."
    +url: null
    +body: """
      And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
      \n
      Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
      \n
      What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 353
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721373418 {#2243
      date: 2024-07-19 09:16:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26447
    -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
    -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704189384
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11467805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704102984 {#2237
      date: 2024-01-01 10:56:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more examples of why piracy is a service problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 159
  +score: 0
  +lastActive: DateTime @1721373418 {#1430
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 269685
  -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704105254 {#1429
    date: 2024-01-01 11:34:14.0 +01:00
  }
  +"title": 269685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2013 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2293 …}
    +slug: "PC-died-Trying-the-legal-options"
    +title: "PC died. Trying the legal options."
    +url: null
    +body: """
      And fuck. I really miss plex. I’ve had Netflix and Hulu forever as family won’t let me cancel. Decided to sign up to Paramount + for some Trek. Twice in lower decks it didn’t save my watched episodes. Doesn’t mark episode as watched if you exit during the credits. And multiple playback issues.\n
      \n
      Wanted to add no ad Disney to the Hulu for some Doctor Who. Only the add supported is available through Hulu. So I’d have to cancel, wait for the month to end and sign up via Disney. Deal with ads or pay almost double the duo plan costs, or include ESPN, and honestly fuck sports.\n
      \n
      What is so difficult about just providing a decent service for a fair price? Why is plex like a decade ahead of the streaming UI’s? I’m trying to give you fucks money and you’re making it extremely difficult.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 353
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721373418 {#2243
      date: 2024-07-19 09:16:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2286 …}
    +reports: Doctrine\ORM\PersistentCollection {#2188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
    +badges: Doctrine\ORM\PersistentCollection {#2154 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 26447
    -titleTs: "'die':2 'legal':5 'option':6 'pc':1 'tri':3"
    -bodyTs: "'ad':61,97 'add':59,72 'ahead':133 'almost':100 'avail':75 'cancel':20,83 'cost':105 'credit':52 'd':80 'deal':95 'decad':132 'decent':121 'decid':21 'deck':33 'didn':35 'difficult':116,153 'disney':62,94 'doctor':68 'doesn':41 'doubl':101 'duo':103 'end':89 'episod':40,44 'espn':108 'exit':49 'extrem':152 'fair':125 'famili':15 'forev':13 'fuck':2,111,145 'give':143 'honest':110 'hulu':12,65,77 'includ':107 'issu':56 'let':18 'like':130 'lower':32 'm':140 'make':150 'mark':43 'miss':5 'money':146 'month':87 'multipl':54 'netflix':10 'paramount':26 'pay':99 'plan':104 'playback':55 'plex':6,129 'price':126 'provid':119 're':149 'realli':4 'save':37 'servic':122 'sign':23,91 'sport':112 'stream':136 'support':73 'trek':29 'tri':141 'twice':30 'ui':137 've':8 'via':93 'wait':84 'want':57 'watch':39,46 'won':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704189384
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11467805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704102984 {#2237
      date: 2024-01-01 10:56:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more examples of why piracy is a service problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 159
  +score: 0
  +lastActive: DateTime @1721373418 {#1430
    date: 2024-07-19 09:16:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pirate_lemmy_arrrrR@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 269685
  -bodyTs: "'exampl':3 'piraci':6 'problem':10 'servic':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704105254 {#1429
    date: 2024-01-01 11:34:14.0 +01:00
  }
  +"title": 269685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
46 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